1642 Commits (db2f6fa49b1a704c66be3f0ea04a440cde80cf50)

Author SHA1 Message Date
ThibG c48e2a48ba [Glitch] Fix Google Translate breaking web interface
4 years ago
ThibG 31e68bf3d3 [Glitch] Fix OCR lang data failing to load
4 years ago
Takeshi Umeda 55e84f9125 [Glitch] Fix logo button style more
4 years ago
Takeshi Umeda 7710a6c4b1 [Glitch] Fix logo button style
4 years ago
Takeshi Umeda f3aa085af5 [Glitch] Fix getting-started footer in single column mode not being clickable in Safari
4 years ago
Takeshi Umeda 98fd0cca55 [Glitch] Fix defaultProps of frameRate to string
4 years ago
Takeshi Umeda f17ff99257 [Glitch] Fix missing key in list timeline policy
4 years ago
ThibG 5c966bef8b [Glitch] Fix styling issue on /about when server admin has a long username
4 years ago
ThibG e0a253fb22 [Glitch] Change notification permission handling
4 years ago
Eugen Rochko b0722fbc14 [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
4 years ago
ThibG 6205107229 [Glitch] Add ability to require invite request text
4 years ago
Eugen Rochko 5ca7bc2bed [Glitch] Change "Profile unavailable" string to "Account suspended" in web UI
4 years ago
Claire 4acb5c90a2 Use “public.js” pack for auth pages for form validation helpers
4 years ago
ThibG 9a5825f864 [Glitch] Add honeypot fields and minimum fill-out time for sign-up form
4 years ago
ThibG 237025b5ef [Glitch] Fix notifications being unnecessarily redrawn on state change
4 years ago
ThibG 7d0e45a3be [Glitch] Fix column swiping animation logic
4 years ago
Eugen Rochko e18f9f8228 [Glitch] Fix unnecessary re-rendering of various components when typing in web UI
4 years ago
trwnh 3449ffa133 [Glitch] rename replies_policy enumerables
4 years ago
Eugen Rochko b5134595d8 [Glitch] Fix alert when failing to save timeline markers in web UI
4 years ago
Mélanie Chauvel 40e2de3904 [Glitch] Fix character count not ignoring hidden CW field
4 years ago
Starfall 13df125b6c Add favourite modal to light theme CSS
4 years ago
abcang b9fc807115 [Glitch] Fixed ESLint error
4 years ago
Eugen Rochko 3d970faeb1 [Glitch] Remove fade-in animation from modals in web UI
4 years ago
Thibaut Girka 4dab236690 Default to 25 fps for frame seeking if framerate information isn't known
4 years ago
Eugen Rochko 51d0e1c7b4 [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI
4 years ago
Thibaut Girka 3281c9b4c0 Fix video not taking focus on interaction
4 years ago
ThibG 15be0bde8a [Glitch] Fix image uploads being random data when canvas read access is blocked
4 years ago
Eugen Rochko b82aa33dea [Glitch] Add hotkeys for audio/video control
4 years ago
Thibaut Girka 8ffae82fa6 Fix minor design issues with fav confirmation modal
4 years ago
Thibaut Girka 3f09d4ca03 Add missing locales to glitch flavor
4 years ago
Takeshi Umeda 412fe2ebb0 [Glitch] Add interrelationship icon
4 years ago
Eugen Rochko 0aeb833317 [Glitch] Add button to dismiss desktop notifications permissions banner
4 years ago
Mashiro e4d62042bd [Glitch] Add limitation of image's max zoom rate (max to the original size of image)
4 years ago
dependabot[bot] 91c2f14fd2 [Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1
4 years ago
Thibaut Girka 5a9fc749c3 Fix unsightly re-layout delay for media previews
4 years ago
Thibaut Girka a48dbc78f8 Fix hiding video breaking playback
4 years ago
Mashiro dc86d814d9 [Glitch] add mouse scroll lock in image expand view
4 years ago
Mashiro 40af1cf65b [Glitch] Add expand/compress image button on image view box
4 years ago
mayaeh f5df3d1ae2 [Glitch] Fix width of content text fluctuating over time
4 years ago
Mélanie Chauvel 078744f210 [Glitch] Make visibility icon clickable as part of the time of a toot
4 years ago
Mélanie Chauvel 578e757d09 [Glitch] Make click area of video/audio player buttons bigger in WebUI
4 years ago
ThibG adfaf9551c [Glitch] Fix some account media gallery items having empty labels
4 years ago
fuyu 37dfb9dddc [Glitch] Fix wrong seek bar width on media player
4 years ago
Mélanie Chauvel 3b96141633 [Glitch] Make “Mark media as sensitive” properly translatable
4 years ago
Thibaut Girka b8e790c3c2 Fix crash when viewing a profile with a filtered out pinned toot
4 years ago
Thibaut Girka a81bb14abe Add option to hide notification markers
4 years ago
Thibaut Girka 49ee69f75f Add local setting for pop-in player position
4 years ago
Thibaut Girka ea5298ab9b Add setting to disable the pop-in player
4 years ago
Thibaut Girka 5ee2b860f9 Respect glitch-soc's reply counter setting in the pop-in player
4 years ago
Eugen Rochko 47edac871c [Glitch] Fix regressions in icon buttons in web UI
4 years ago
Eugen Rochko 8f950e540b [Glitch] Add pop-out player for audio/video in web UI
4 years ago
ThibG ddbb9f0ec4 [Glitch] Fix follow request notifications
4 years ago
mayaeh 5c60f7eaed [Glitch] Fix strings that could not be translated
4 years ago
Eugen Rochko 4ae4b03974 [Glitch] Change how missing desktop notifications permission is displayed
4 years ago
Thibaut Girka dca05c79a9 Move columns-related CSS rules into the appropriate files
4 years ago
ThibG b5927301cf [Glitch] Fix browser notification permission request logic
4 years ago
OSAMU SATO 78ad04420c [Glitch] Add duration parameter to muting.
4 years ago
ThibG 813c84cd6c [Glitch] Change how CDN_HOST is passed down to make assets build reproducible
4 years ago
ThibG 842c048c6b [Glitch] Fix unread notification marker not updating when mounting column
4 years ago
ThibG f7306c7b7c [Glitch] Ignore alt-key hotkeys in text fields
4 years ago
Takeshi Umeda 8071613dd7 [Glitch] Fix mark as read in notifications to be saved immediately
4 years ago
ThibG c3d82027cf [Glitch] Fix bell button causing a brief “Cancel follow request” on locked accounts
4 years ago
otrapersona 29870d2be6
Glitchsoc translation to 'es' language (#1439)
4 years ago
Thibaut Girka cd861c051c Fix issue checking for last unread notification when there are gaps
4 years ago
Thibaut Girka b5edf30160 Fix boost icon not being displayed in boost notifications
4 years ago
Thibaut Girka ccfc2b6dce Make explicit in glitch-soc's WebUI when an account is suspended
4 years ago
Eugen Rochko dadec533ce [Glitch] Fix unreadable placeholder text color in high contrast theme in web UI (#14803)
4 years ago
Thibaut Girka 6dde075425 Fix actions being performed before the redux state is set up
4 years ago
ThibG f8205b7b4a [Glitch] Add paragraph about browser add-ons when encountering some errors
4 years ago
Eugen Rochko 14869ee656 [Glitch] Add option to be notified when a followed user posts
4 years ago
Eugen Rochko 0a069bffd9 [Glitch] Optimize the process of following someone
4 years ago
Eugen Rochko 6775de3fc9 [Glitch] Change web UI to show empty profile for suspended accounts
4 years ago
ThibG 572d1a1bf8 [Glitch] Fix home TL marker code mishandling gaps
4 years ago
ThibG 4586202448 [Glitch] Fix notification filter bar incorrectly filtering gaps
4 years ago
ThibG d31792a2a6 [Glitch] Add border around 🕺 emoji
4 years ago
Thibaut Girka 787d5d7289 Fix minor bugs
4 years ago
Thibaut Girka 312c936d51 Minor refactoring and fixups
4 years ago
Thibaut Girka 85b9086e6b Filter out mounted lists from “getting started” column
4 years ago
Thibaut Girka a681980307 Submit timeline markers closer to the moment they change
4 years ago
Thibaut Girka 60eebc6cc4 Fix crashes when connection drops
4 years ago
Thibaut Girka f1c0cf9806 Add button to manually mark all notifications as read
4 years ago
Thibaut Girka 94c290d7d2 Only update read marker when giving focus/mounting column
4 years ago
Thibaut Girka 145ed37978 Refactor and change logic to only update marker if we reached the last
4 years ago
Thibaut Girka 66e9a77e36 Display unread marker for notifications
4 years ago
Thibaut Girka ae698469d0 Clean up leftover from DM conversation view redesign
4 years ago
kedama afa753a890 [Glitch] Set z-index of dropdown to 9999.
4 years ago
ThibG 787a629b8f [Glitch] Update Tesseract.js
4 years ago
ThibG a2d66a90e6 [Glitch] Add border around 🐞 emoji
4 years ago
Thibaut Girka d95dd3883e Change radio button design to be consistent with that of the directory explorer
4 years ago
Thibaut Girka 70e64206be Capitalize replies_policy strings
4 years ago
Thibaut Girka e02f375d22 Fix threaded mode
4 years ago
Thibaut Girka 38182fceb3 Fix crash when opening detailed view of a status you boosted
4 years ago
santiagorodriguez96 a340e653df [Glitch] Add WebAuthn as an alternative 2FA method
4 years ago
Tdxdxoz bf55b5463a [Glitch] Fix: also use custom private boost icon for detailed status
4 years ago
Daigo 3 Dango 72b1d5fdc5 [Glitch] Better manage subscriptionCounters
4 years ago
proxy 3bbf6b1519 [Glitch] reword "boost to original audience" as per tootsuite#14596
4 years ago
Takeshi Umeda cd806663af [Glitch] Fix click range discrepancies in gifv
4 years ago
ThibG 45d1f34a30 [Glitch] Fix scrolling issues when closing some dropdown menus
4 years ago
Thibaut Girka 30632adf9e Fix replying to some remote toots switching to local-only
4 years ago
Thibaut Girka f1d31cf18d Fix spacing around reblog counter in detailed statuses
4 years ago