1407 Commits (dcb3e180b9e7b5c7274fb86b64009911abf81628)

Author SHA1 Message Date
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
Thibaut Girka 17f0a69cc8 Fix emoji button styling in glitch-soc
5 years ago
Eugen Rochko 30470b53d6 [Glitch] Add announcements
5 years ago
ThibG 4668a06255 [Glitch] Add “account timeline” filter category
5 years ago
ThibG d1498df663 [Glitch] Fix unfollow confirmations in account directory
5 years ago
Ben Lubar 8a33acc6a9 [Glitch] Add transparent support for EventSource streaming.
5 years ago
Thibaut Girka 6719b9daa5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka aa29b38f7c Add glitch-soc front-end support for many upstream translations
5 years ago
Eugen Rochko d6235f63a5 [Glitch] Change reported media attachments to always be hidden in admin UI
5 years ago
Sasha Sorokin 645dd06193 [Glitch] Correct margins for heading actions
5 years ago
Sasha Sorokin 3f14653f9e [Glitch] Use heading actions and placeholders in settings
5 years ago
Thibaut Girka 40e87be793 Make prepending “re: ” to CWs on reply optional
5 years ago
ThibG 34f9541c3d [Glitch] Fix reuse of detailed status components
5 years ago
Takeshi Umeda cc7c74f63c [Glitch] Fix shortNumberFormat to within 3 chars without units
5 years ago
ThibG 8ec56fc796 [Glitch] Fix manual scrolling issue on Firefox/Windows
5 years ago
Sasha Sorokin 870a69dec0 [Glitch] Improve report page structure
5 years ago
Thibaut Girka 42c357d6bb Fix various issues caused by wrong `unread` key being updated
5 years ago
Thibaut Girka 35f15cfd1b Fix edit filter link in filtered “Show why” dialog
5 years ago
Thibaut Girka a9cece1403 Fix erroneous inclusion of upstream code
5 years ago
Hinaloe e3cac8df6d [Glitch] Highlight border when focusing poll-form footer
5 years ago
Takeshi Umeda 5ccd525287 [Glitch] Add basic support for group actors
5 years ago
ThibG 2674dd5701 [Glitch] Fix poll options not being selectable via keyboard
5 years ago
ThibG 8bc0822716 [Glitch] Add follow_request notification type
5 years ago
Shlee 1fb108c696 [Glitch] upgrade/replace websocket.js to @gamestdio/websocket v2
5 years ago
Eugen Rochko 9de10c16d7 [Glitch] Fix conversations not having an unread indicator in web UI
5 years ago
ThibG df04f885a5 [Glitch] Fix lost focus when modals open/close
5 years ago
Sasha Sorokin 2169e61bc9 [Glitch] Fix counter sizing
5 years ago
ThibG 55d1f5c78c [Glitch] Add hotkey for opening media files
5 years ago
ThibG d9f15fb6ed [Glitch] Fix pending upload count not being decremented on error
5 years ago
ThibG 95164e759b [Glitch] Fix OCR with delete & redraft
5 years ago
Thibaut Girka 510f98c7c2 Link move target account
5 years ago
Thibaut Girka b78c9e0980 Show acct of target account
5 years ago
Thibaut Girka 5bf65f4e97 Add moved account warning
5 years ago
ThibG c3afeaf0fc [Glitch] Fix blur behind closed registration message
5 years ago
ThibG d72c04a88e [Glitch] Change media description label to be context-sensitive
5 years ago
ThibG 333b93e632 [Glitch] Fix unread toot indicator not honoring onlyMedia in public and community timelines
5 years ago
Thibaut Girka 1fa2d96434 [Glitch] Minor improvements to poll composing UI
5 years ago
ThibG c98e2faa41 [Glitch] Fix WebUI allowing to upload more items than the limit
5 years ago
Thibaut Girka 00af41825f [Glitch] Fix notification message for own poll
5 years ago
Nolan Lawson 2030c85cfa [Glitch] fix: support KaiOS arrow navigation on public pages
5 years ago
ThibG 24bbe94224 [Glitch] Fix filtered out items being counted as pending items
5 years ago
Gabriel Rubens be32d811d1 [Glitch] Use inert polyfill
5 years ago
ThibG b9cf415165 [Glitch] Add support for submitting media description with ctrl+enter
5 years ago
Hinaloe 4825d33aef [Glitch] dont crash with null-ref
5 years ago
Takeshi Umeda 0a29988edf [Glitch] Fix an issue where polls with 'expires_at' not set expired
5 years ago
Thibaut Girka 1208c64bae Fix download button icon color
5 years ago
ThibG b807087b88 [Glitch] Replace fav icon animation with CSS
5 years ago
Nima Boscarino 6800ddd649 [Glitch] Add download button to audio and video players
5 years ago
Nima Boscarino 8ef3379c6d [Glitch] Unliking a post updates like count on front end
5 years ago
ThibG f94af5dc67 [Glitch] Fix volume slider in chromium 🤷
5 years ago
umonaca 55757b245d [Glitch] Improve swipe experience
5 years ago
Hinaloe 8082b021a7 [Glitch] don't show outline of full-screen video
5 years ago
ThibG b3a5da3cba [Glitch] Fix batch actions being hidden from mobile view
5 years ago
BSKY e02b77a1f4 [Glitch] Add noopener and/or noreferrer
5 years ago
dependabot-preview[bot] e055b72963 [Glitch] Bump react-select from 2.4.4 to 3.0.5
5 years ago
Thibaut Girka 6db7f94284 Fix media components being cropped
5 years ago
Thibaut Girka 6272dc1136 Hide overflowing characters from reply indicator too
5 years ago
Thibaut Girka 1445a99c15 Avoid toot text bleeding out of the content div
5 years ago
Thibaut Girka 05499cd36b Change filter logic to keep filtered toots, but not mark them as unread
5 years ago
Thibaut Girka bd1fc2f989 Fix notification filters not applying to poll options
5 years ago
Thibaut Girka a96bc45649 Refactor timeline filtering code
5 years ago
Thibaut Girka 1c99164bcb Drop filtered messages if the filter is “irreversible”
5 years ago
ThibG 1b1c7353a8 [Glitch] Fix crash when switching back/from mobile layout
5 years ago