889 Commits (3b4abfe1329ef273d78f4c96e3f27ae3c9c54159)

Author SHA1 Message Date
Claire 02e245bd88 [Glitch] Fix incorrect use of old WebUI paths
3 years ago
Claire a4562d8b00 [Glitch] Add aliases for WebUI routes that were renamed in #16171
3 years ago
Eugen Rochko e28fcc78ee [Glitch] Change routing paths to use usernames in web UI
3 years ago
Claire 599aa0c9e3 Fix glitch-soc front-end not linking to the provided SOURCE_URL
3 years ago
Claire def45ddc91 Fix media attachments not being displayed on polls
3 years ago
Takeshi Umeda f2cdc96537 [Glitch] Fix logout link not working in safari
3 years ago
Claire c58ad61ffc [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
Claire 7531593afa [Glitch] Fix “open” link of media modal not closing modal
3 years ago
Claire 3de58f0431 Refactor shouldUpdateScroll stuff
3 years ago
Claire 20fb69396f Fix scroll handling with modals
3 years ago
Claire a57b3f5f4b Fix and simplify browser history handling in relation to modals
3 years ago
Claire 4a4125a88a Add modal stack to allow better boost modal and media modal interaction.
3 years ago
Claire 9ed876972a Fix follow suggestions scrolling on mobile view
3 years ago
David Sterry a8f9ff7973 [Glitch] Hide /about/more footer link in limited federation mode
3 years ago
Claire aed9054222 [Glitch] Fix OCR failure when erroneous lang data is in cache
3 years ago
Eugen Rochko db1ff32c3c [Glitch] Add assets from Twemoji 13.1.0
3 years ago
Claire a9fad6fe11 [Glitch] Fix follow recommendations UI in advanced layout
3 years ago
Mélanie Chauvel e2772a9895 [Glitch] Fix dialog close button
3 years ago
Takeshi Umeda 6ea8c347ab [Glitch] Fix expand video on public page
3 years ago
Eugen Rochko 49b205ad89 [Glitch] Fix not being able to open audio modal in web UI
3 years ago
Eugen Rochko 54803a7866 [Glitch] Fix media modal crashing when media has no blurhash
3 years ago
Eugen Rochko 65f497cac2 Change media modals look in web UI
3 years ago
Eugen Rochko 1002532f00 [Glitch] Change home timeline to reload after follow recommendations in web UI
3 years ago
Eugen Rochko 096deaad7a [Glitch] Fix "You might be interested in" flashing while searching in web UI
3 years ago
Eugen Rochko e4e80bf363 [Glitch] Add empty state message for follow recommendations in web UI
3 years ago
Claire 06e7204181 [Glitch] Hide floating action button on onboarding page
3 years ago
Eugen Rochko 8df28df755 [Glitch] Fix newlines not being considered sentence separators in account note
3 years ago
Eugen Rochko c1eeb8603a [Glitch] Change onboarding by replacing tutorial with follow recommendations in web UI
3 years ago
Eugen Rochko 60e401894a [Glitch] Add joined date to profiles in web UI
3 years ago
Takeshi Umeda bac5e8202a [Glitch] Fix not to show follow button in global suggestion
3 years ago
Eugen Rochko bd9429d89b [Glitch] Add cold-start follow recommendations
3 years ago
Claire d5f59d7155 [Glitch] Fix crash in old browsers
4 years ago
Noiob 137a3f6648 Remove superfluous toot length check
4 years ago
Claire 6542281066 [Glitch] Fix compose form behavior in mobile view
4 years ago
dependabot[bot] 72e78a9d65 [Glitch] Bump react-select from 3.2.0 to 4.0.2
4 years ago
Claire 80820535fa Change notification settings UI to be more compact
4 years ago
Claire 860b7f9653 Migrate glitch-soc local notification settings to upstream system
4 years ago
Claire d1d9646bfc Add option to opt out of unread notification markers
4 years ago
Claire 12d91755f5 [Glitch] Add dropdown for boost privacy in boost confirmation modal
4 years ago
Claire cc5b429545 Refactor privacy dropdown to have an interface closer to upstream's
4 years ago
Mélanie Chauvel f419096f3b [Glitch] Slightly reorder three dots menu on toots to make it more intuitive
4 years ago
ThibG 2b877cad16 [Glitch] Change custom emoji to be animated when hovering container
4 years ago
ThibG 07408600f3 [Glitch] Add “translate” class to other user strings
4 years ago
ThibG 8d9092600a [Glitch] Fix Google Translate breaking web interface
4 years ago
ThibG 81bc91bc10 [Glitch] Fix OCR lang data failing to load
4 years ago
Takeshi Umeda 98b22023b9 [Glitch] Fix logo button style
4 years ago
Takeshi Umeda 251ce8e88a [Glitch] Fix defaultProps of frameRate to string
4 years ago
Takeshi Umeda f44514858d [Glitch] Fix missing key in list timeline policy
4 years ago
ThibG 7cc36a1f2b [Glitch] Change notification permission handling
4 years ago
Eugen Rochko 1c781bb05d [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
4 years ago
Eugen Rochko e860bdca49 [Glitch] Change "Profile unavailable" string to "Account suspended" in web UI
4 years ago
ThibG eab7d380e9 [Glitch] Fix notifications being unnecessarily redrawn on state change
4 years ago
ThibG 479031e8e1 [Glitch] Fix column swiping animation logic
4 years ago
Eugen Rochko 347a8864dd [Glitch] Fix unnecessary re-rendering of various components when typing in web UI
4 years ago
trwnh e4e8bf7fba [Glitch] rename replies_policy enumerables
4 years ago
Mélanie Chauvel 41428823de [Glitch] Fix character count not ignoring hidden CW field
4 years ago
abcang b36187b56a [Glitch] Fixed ESLint error
4 years ago
Thibaut Girka 42630afabb Default to 25 fps for frame seeking if framerate information isn't known
4 years ago
Eugen Rochko 3a6cae746e [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI
4 years ago
Thibaut Girka 7875455336 Fix video not taking focus on interaction
4 years ago
Eugen Rochko c1d8a04660 [Glitch] Add hotkeys for audio/video control
4 years ago
Thibaut Girka ad08ec014e Fix minor design issues with fav confirmation modal
4 years ago
Eugen Rochko 657c544d6f [Glitch] Add button to dismiss desktop notifications permissions banner
4 years ago
Mashiro f563531019 [Glitch] Add limitation of image's max zoom rate (max to the original size of image)
4 years ago
dependabot[bot] 10fd2099b7 [Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1
4 years ago
Thibaut Girka 0b30bdedf6 Fix hiding video breaking playback
4 years ago
Mashiro a8712fbcfd [Glitch] add mouse scroll lock in image expand view
4 years ago
Mashiro 17bb4be765 [Glitch] Add expand/compress image button on image view box
4 years ago
Mélanie Chauvel cd42f4e29f [Glitch] Make visibility icon clickable as part of the time of a toot
4 years ago
Mélanie Chauvel 374938814e [Glitch] Make click area of video/audio player buttons bigger in WebUI
4 years ago
ThibG e0b3df936f [Glitch] Fix some account media gallery items having empty labels
4 years ago
fuyu 8ebf849f62 [Glitch] Fix wrong seek bar width on media player
4 years ago
Mélanie Chauvel 2c7280ac42 [Glitch] Make “Mark media as sensitive” properly translatable
4 years ago
Thibaut Girka 0b5d0e5318 Add option to hide notification markers
4 years ago
Thibaut Girka a984e2c4cb Add local setting for pop-in player position
4 years ago
Thibaut Girka 1b724e0738 Add setting to disable the pop-in player
4 years ago
Thibaut Girka 18b0bfe497 Respect glitch-soc's reply counter setting in the pop-in player
4 years ago
Eugen Rochko f08b14ce71 [Glitch] Add pop-out player for audio/video in web UI
4 years ago
mayaeh 598f032fa0 [Glitch] Fix strings that could not be translated
4 years ago
Eugen Rochko f4524cbfcd [Glitch] Change how missing desktop notifications permission is displayed
4 years ago
ThibG 8fb1cbf6fe [Glitch] Fix browser notification permission request logic
4 years ago
OSAMU SATO 8fb24fc735 [Glitch] Add duration parameter to muting.
4 years ago
ThibG 97eadf8dee [Glitch] Change how CDN_HOST is passed down to make assets build reproducible
4 years ago
ThibG c631f49621 [Glitch] Ignore alt-key hotkeys in text fields
4 years ago
Takeshi Umeda 7c5bc01eca [Glitch] Fix mark as read in notifications to be saved immediately
4 years ago
Thibaut Girka f2dfaeb4a8 Make explicit in glitch-soc's WebUI when an account is suspended
4 years ago
Thibaut Girka 9e022f9388 Fix actions being performed before the redux state is set up
4 years ago
Eugen Rochko 9bb0dd0381 [Glitch] Add option to be notified when a followed user posts
4 years ago
Eugen Rochko c5b3c6e305 [Glitch] Change web UI to show empty profile for suspended accounts
4 years ago
ThibG 1a77634084 [Glitch] Fix notification filter bar incorrectly filtering gaps
4 years ago
Thibaut Girka 4e59bb5f9f Minor refactoring and fixups
4 years ago
Thibaut Girka 42c6a85139 Filter out mounted lists from “getting started” column
4 years ago
Thibaut Girka d67b5dea29 Submit timeline markers closer to the moment they change
4 years ago
Thibaut Girka c9cfed112a Fix crashes when connection drops
4 years ago
Thibaut Girka 386f83b4b2 Add button to manually mark all notifications as read
4 years ago
Thibaut Girka 1db1fc18e9 Only update read marker when giving focus/mounting column
4 years ago
Thibaut Girka 5bcb547f16 Display unread marker for notifications
4 years ago
ThibG 6a6739feb2 [Glitch] Update Tesseract.js
4 years ago
Thibaut Girka 2cde2c84e8 Change radio button design to be consistent with that of the directory explorer
4 years ago
Thibaut Girka cf553a4477 Capitalize replies_policy strings
4 years ago