7225 Commits (74c5b2bd08f844aac03ca6f9653bac4f4eea3a43)

Author SHA1 Message Date
Eugen Rochko 7db2c2e2ba
Fix line breaks in hashtag autosuggestions in web UI (#11764)
5 years ago
Eugen Rochko 58755439ac
Fix wrong variable regression from #11753 (#11763)
5 years ago
ThibG 1653b58777 Attempt to concurrently connect to remote IP addresses (#11757)
5 years ago
Mostafa Ahangarha e974d4923f Exclude URLs from text analysis (#11759)
5 years ago
Thibaut Girka 0128509605 Fix loading more items in account following/followers
5 years ago
Eugen Rochko a6a63358c3
Fix wrong sum of usage in hashtag component in web UI (#11755)
5 years ago
Eugen Rochko 1a00bd9244
Fix wrong pluralization in hashtag component in web UI (#11754)
5 years ago
Eugen Rochko 43f56f1291
Change account deletion page to have better explanations (#11753)
5 years ago
ThibG c1e238a77b Fix admin interface showing superfluous reject media/reports on suspended blocks (#11749)
5 years ago
ThibG 692c5b439a Fix ActivityPub context not being dynamically computed (#11746)
5 years ago
Eugen Rochko ec1dd865fb
Fix error in admin UI for hashtag usage breakdown (#11743)
5 years ago
Eugen Rochko d19d86fe2b
Change hashtag component in web UI to show numbers for 2 last days (#11742)
5 years ago
Eugen Rochko 92a6fa6c90
Fix error in user warning template (#11741)
5 years ago
Eugen Rochko 16c1abdb2d
Fix user preference to show trends not working on public pages (#11740)
5 years ago
Eugen Rochko 3221f998dd
Change OpenGraph description on sign-up page to reflect invite (#11744)
5 years ago
Eugen Rochko 34adc8784a
Fix uncached media in web UI not being clickable (#11745)
5 years ago
mayaeh 1f22b8197c Integrate translation strings for the Profile Directory. (#11722)
5 years ago
ThibG 0ea53122f2 Fix Mastodon logo style on hover on public pages' footer (#11735)
5 years ago
ThibG 6493f4ffae Fix height of dashboard counters (#11736)
5 years ago
Eugen Rochko 70ddef2654
Change trending hashtags to not disappear instantly after midnight (#11712)
5 years ago
Eugen Rochko ce182efd68 [Glitch] Add header to trends section and change refresh rate to 15 minutes
5 years ago
ThibG 12c188f533 [Glitch] Restore hashtag suggestions from local tag history
5 years ago
ThibG e1810eed8e [Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
Thibaut Girka b30a7f5120 Fix trending hashtags spacing in single-column mode
5 years ago
Eugen Rochko 34eff39936 [Glitch] Add trends to public pages sidebar
5 years ago
Eugen Rochko 717f3998c0 [Glitch] Fix hashtag autosuggestions line breaks for long suggestions
5 years ago
Sasha Sorokin 771b01e785 [Glitch] Fix trending counter width
5 years ago
Eugen Rochko 8b630f7e54 [Glitch] Add trends UI with admin and user settings
5 years ago
Eugen Rochko 3c70fb9146 [Glitch] Fix emoji autosuggestions
5 years ago
Thibaut Girka be8b0e8d06 Refactor SCSS to better match upstream
5 years ago
Eugen Rochko 3380e96449 [Glitch] Add autosuggestions for hashtags
5 years ago
ThibG 34eac5a1ec Fix custom emoji animation on hover in WebUI directory bios (#11716)
5 years ago
Eugen Rochko 47584180d8
Fix wrong percentages in admin UI for hashtag usage breakdown (#11714)
5 years ago
Eugen Rochko d344289431
Add "not available" label on unknown media attachments (#11715)
5 years ago
Thibaut Girka ef270ed0df Properly hide follower count in profile directory
5 years ago
Thibaut Girka 3619e904da Fix auto-added media icons when a CW is set but no content text
5 years ago
Thibaut Girka e519b47da6 Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko cd46099e49 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
ThibG 759448c24c [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
Thibaut Girka 9044a2b051 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 9871904172
Change layout of public profile directory to be the same as in web UI (#11705)
5 years ago
umonaca 7235f538c6 Add more media formats (#11687)
5 years ago
Eugen Rochko 5f591d979c
Fix non-numbers being passed to Redis and causing an error (#11697)
5 years ago
Eugen Rochko 70ae77895f
Fix error in REST API for an account's statuses (#11700)
5 years ago
Eugen Rochko 60e684af5f
Fix uncaught error when resource param is missing in Webfinger request (#11701)
5 years ago
Eugen Rochko b54b725d6b
Fix uncaught domain normalization error in remote follow (#11703)
5 years ago
ThibG 6914482d0a Change detailed status child ordering to sort self-replies on top (#11686)
5 years ago
Eugen Rochko bfca58d137
Fix encoding error when checking e-mail MX records (#11696)
5 years ago
Eugen Rochko 14996496a5
Fix error in warning e-mail template (#11698)
5 years ago
Eugen Rochko 22ce4778eb
Fix uncaught parameter missing exceptions and missing error templates (#11702)
5 years ago
Eugen Rochko cb447b28c4
Add profile directory to web UI (#11688)
5 years ago
Thibaut Girka f3ac4a4411 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
ThibG 6ee2501991 [Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
5 years ago
Eugen Rochko b90bd31cfd [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 84d4d75c91 [Glitch] Fix public page crash due to audio player, fix unpause in audio player
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
ThibG 04de74c992 [Glitch] Add special alert for throttled requests
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka 7c22e32562 Remove sign out link from getting started columns, as it is already in the footer
5 years ago
Thibaut Girka 48b8a1f414 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 79725f659d Fix crashes from favico.js crashing the entire web app
5 years ago
Thibaut Girka 956c1cf82a Refactor the Columns Area code to be closer to upstream
5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
ThibG 81f864d4da Add special alert for throttled requests (#11677)
5 years ago
ThibG fd3d45d38f Add confirmation modal when logging out from the web app (#11671)
5 years ago
mayaeh 89b574aa6c Add translation target for hashtag (#11657)
5 years ago
ThibG 91582937f3 Fix crash when switching back/from mobile layout (#11655)
5 years ago
ThibG bd4099d976 Change window resize handler to switch to/from mobile layout as soon as needed (#11656)
5 years ago
Eugen Rochko 2e99e3cab3
Fix more visual issues with the audio player (#11654)
5 years ago
Eugen Rochko e72bac7576
Fix public page crash due to audio player, fix unpause in audio player (#11652)
5 years ago
Eugen Rochko 4190e31626
Add audio player (#11644)
5 years ago
Eugen Rochko 73ca0bb925
Add option to include reported statuses in warning e-mail (#11639)
5 years ago
ThibG 37f612074e Fix items in StatusContent render list not all having a key (#11645)
5 years ago
Eugen Rochko 4ef8d8b77c
Add header to trends section and change refresh rate to 15 minutes (#11641)
5 years ago
Eugen Rochko 282ea17078
Add soft delete for statuses for instant deletes through API (#11623)
5 years ago
ThibG 5ab1e0e738 Restore hashtag suggestions from local tag history (#11632)
5 years ago
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
5 years ago
mayaeh e9c3d1ef46 Fix the whitelist mode display not being enabled in the admin dashboard (#11634)
5 years ago
ThibG d857d0d14d Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
ThibG 284a1562fb Fix typo
5 years ago
Haelwenn (lanodan) Monnier 317fa43d9a Add support for <sup> formatting element
5 years ago
ThibG f1528ea3c4 [Glitch] Fix handling of audio files in account media gallery
5 years ago
Thibaut Girka 81d2d71094 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG b48c7ee059 Fix handling of audio files in account media gallery (#11629)
5 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka dff4ccd7e9 Remove code for giving focus to first media without description
5 years ago
Thibaut Girka df150da435 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 1d40325e7c Fix composer options colors in glitch-soc light theme
5 years ago
Thibaut Girka f00a0f35ee Use public pack in about controller to handle blockpage JS
5 years ago
Thibaut Girka a334cbcb20 Move character counter to the options box to match upstream styling
5 years ago
Thibaut Girka ed4317b549 [Glitch] Fix hidden statuses losing focus
5 years ago
ThibG ab0961fe9a [Glitch] Improve focal point modal on mobile
5 years ago
ThibG fcd2244015 [Glitch] Allow clicking behind preview
5 years ago
Eugen Rochko 91d968bf72 [Glitch] Fix edit media modal on small screens, touch events
5 years ago
Eugen Rochko 5c35c9c409 [Glitch] Fix tesseract.js being part of the common chunk
5 years ago
Eugen Rochko 41c7fec796 [Glitch] Add OCR tool to media editing modal
5 years ago
Thibaut Girka 066034c62e Refactor character counter to match upstream
5 years ago
Eugen Rochko ab019800f8 [Glitch] Add media editing modal
5 years ago