1369 Commits (3e87f56ab3fa04be96ae13f571078b1be530591c)

Author SHA1 Message Date
Eugen Rochko 3e87f56ab3 [Glitch] Change local media attachments to perform heavy processing asynchronously
5 years ago
Thibaut Girka 99fc46d023 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka e16832bc9c Fix missing media description dialog when sending toots with keyboard shortcuts
5 years ago
Thibaut Girka 03309b0dc5 Fix posting privacy on secondary button with missing description confirmation dialog
5 years ago
Thibaut Girka 9af4ed237c Fix privacy icon being displayed twice in glitch-soc Web UI
5 years ago
ThibG 96df38d753 [Glitch] Add support for links to statuses in announcements to be opened in web UI
5 years ago
Mélanie Chauvel (ariasuni) 8dede28b01 [Glitch] Change the tooltip "Toggle visibility" to "Hide media" in web UI
5 years ago
Bèr Kessels 96b18a705f [Glitch] Code style improvements in JavaScript
5 years ago
Mélanie Chauvel (ariasuni) ce8d13d2fb [Glitch] Change description of privacy levels to be more intuitive in web UI
5 years ago
Mélanie Chauvel (ariasuni) 5325a14430 [Glitch] Fix text area above/right of emoji picker being accidentally clickable in web UI
5 years ago
ThibG 71d28dcfb9 [Glitch] Fix too large announcements not being scrollable in web UI
5 years ago
koyu 6a7c4c26f0 [Glitch] Change GIF label to be displayed even when autoplay is enabled in web UI
5 years ago
ThibG d668512e64 [Glitch] Change the string "Hide everything from …" to "Block domain …" in web UI
5 years ago
Mélanie Chauvel (ariasuni) 787b4748dc [Glitch] Add tooltips to audio/video player buttons
5 years ago
ThibG aaee86e276 [Glitch] Fix `/web` redirecting to `/web/web` in web UI
5 years ago
Thibaut Girka c4b1ae964b Document alt+enter
5 years ago
Thibaut Girka b4be41e4c4 [Glitch] Add source-mapped stacktrace to error message in web UI
5 years ago
ThibG 2f977ac8f3 [Glitch] Fix old browsers crashing because of missing `finally` polyfill in web UI
5 years ago
Thibaut Girka f9a919ab3e Fix clicking on the “TOOT” button send bogus visibility parameter
5 years ago
Thibaut Girka 23bf32d2b5 Fix alt+enter changing visibility setting without sending toot when toot is empty
5 years ago
Thibaut Girka b93d4d2b2a Fix boosting private toots in detailed view
5 years ago
Eugen Rochko 01a6fa0771 [Glitch] Fix unread indicator on announcements not being aligned with text in web UI
5 years ago
ThibG b7008b2cd5 [Glitch] Fix native share button not being displayed for unlisted toots
5 years ago
ThibG d0a1423daf [Glitch] Fix dates (without time) being rendered as datetimes in public pages
5 years ago
fuyu 0c266be79b [Glitch] Don't display toggle reveal button in video modal when full screen
5 years ago
Thibaut Girka c6b587b115 Fix poll compose form being broken on single-column layout
5 years ago
ThibG e571f7005e [Glitch] Change how unread announcements are handled
5 years ago
Sasha Sorokin f0aef12b12 [Glitch] Add "Show thread" button to public profiles
5 years ago
Eugen Rochko 77e5732816 [Glitch] Fix mascot being too large, and a code style issue
5 years ago
Thibaut Girka 947645c355 When submitting markers, use last displayed notification, not last received one
5 years ago
Thibaut Girka 8c5689775f Fetch last read notification id to update unread notification count on load
5 years ago
Thibaut Girka 26c449515e Add support for xmpp: and magnet: URIs to misleading link detection code
5 years ago
Eugen Rochko 4dc279fb9e [Glitch] Fix design of announcements in admin UI
5 years ago
Eugen Rochko 3ecc114ec6 [Glitch] Change announcements to be collapsed on page load in web UI
5 years ago
Eugen Rochko f64a9ae775 [Glitch] Change number animations direction based on decrease or increase
5 years ago
Eugen Rochko 4a882562c6 [Glitch] Add animations to announcement reactions
5 years ago
ThibG 51bd2205a1 [Glitch] Change last_status_at to be a date, not datetime
5 years ago
Eugen Rochko c7cdca7afb [Glitch] Fix link colors in announcements
5 years ago
Eugen Rochko a20b14b6b4 [Glitch] Add streaming API updates for announcements being modified or deleted
5 years ago
ThibG 042964971f [Glitch] Fix status overflowing in report dialog
5 years ago
Thibaut Girka 9f924a3283 Refactor notifications cleaning mode
5 years ago
ThibG f6b0fc204d [Glitch] Fix “new items glow” being displayed above settings and announcements
5 years ago
ThibG 2b7a2e2b7a [Glitch] Fix spurious error and incorrect state change when adding a reaction twice
5 years ago
ThibG 17b9f1efb7 [Glitch] Improve announcements design
5 years ago
Eugen Rochko 8caa94f566 [Glitch] Add limit of 8 different reaction types per announcement
5 years ago
Eugen Rochko ac320c111c [Glitch] Add number animations
5 years ago
Eugen Rochko c97d41eada [Glitch] Change font size of announcements to be the same as statuses
5 years ago
Sasha Sorokin 481b2e5df4 [Glitch] Fix unlocalized dropdown button title
5 years ago
Thibaut Girka 4c312ad79d Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
5 years ago
Ben Lubar cac596b275 [Glitch] minor server-sent events fixes
5 years ago