561 Commits (3282bbe45413e790a5c77b2dda5b28b392a57c9f)

Author SHA1 Message Date
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
ThibG f1528ea3c4 [Glitch] Fix handling of audio files in account media gallery
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 a334cbcb20 Move character counter to the options box to match upstream styling
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
Thibaut Girka b859eb0017 Honor `system_emoji_font` in the Emoji Picker
5 years ago
Eugen Rochko 42588ed460 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 6d2b0fa3f0 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
Thibaut Girka 68eb58b805 Fix color of dropdown icons
5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG 8b57d704dc [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka 49a28e69a5 Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG f48c7689d2
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka a4a81c5434 Fix crash in /web/lists
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka 6db5669818 Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko e58af04287 [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG bd7b1538f1 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk c614abb95d [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b294b5956b Add empty column message to bookmarks column
5 years ago
Jakub Mendyk e9f88f4005 [Glitch] Add messages informing that collections are empty
5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior
5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings
5 years ago
Eugen Rochko 662252c8f7 [Glitch] Add categories for custom emojis
5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Thibaut Girka 6ad870a410 Change search components classes and styling to match upstream
5 years ago
ThibG 4175f13155 [Glitch] Add option to disable blurhash previews
5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus
5 years ago
Thibaut Girka 598cdc9542 Use a different icon for audio attachments
5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads
5 years ago
Thibaut Girka 38d2882447 Fix NavigationBar styling
5 years ago
Thibaut Girka bb9459774d Add NavigationBar to getting started column in single-column mode
5 years ago
Thibaut Girka f4b008906d Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka a06e7bc3fb Change plaintext icon in composer options
5 years ago