1095 Commits (49a28e69a520d5994352e231e9879a5093af5916)

Author SHA1 Message Date
Thibaut Girka 49a28e69a5 Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG d8097ecd2f [Glitch] Fix crash when expanding search results for hashtags
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 7f147acea6 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Eugen Rochko 31fc3be0a4 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka 91da921dbb Fix links in status media having their title rewritten
5 years ago
Thibaut Girka 48c68eafb7 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka 621590b4ab Refactor DisplayName component to make it closer to upstream
5 years ago
Thibaut Girka cd8763b600 [Glitch] Display custom emoji in bio field names
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
ThibG f1597e1ab9
Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka 249b7c7c12 Fix filtering behaviors
5 years ago
ThibG 490cf3aa03 [Glitch] Add ActivityPub actor representing the entire server
5 years ago
Eugen Rochko bf3ab44e77 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
5 years ago
Thibaut Girka f170e0492f Fix timestamp display in boost/fav modals in RTL locales
5 years ago
Thibaut Girka 4c28511e4e Fixups
5 years ago
Thibaut Girka 45cee95b14 Public pages RTL fixes
5 years ago
Thibaut Girka c1752b238f Unfiy status__prepend with upstream
5 years ago
Thibaut Girka b021efdefe RTL fixes
5 years ago
Thibaut Girka 964c78c118 Fix some SCSS for RTL behavior
5 years ago
Thibaut Girka 4199f7fd87 Minor fixup
5 years ago
Eugen Rochko b743308928 [Glitch] Fix RTL layout of status display names
5 years ago
Masoud Abkenar bcaea5a9e9 [Glitch] RTL: fix settings button margins in column headers
5 years ago
Thibaut Girka fabfa90e6c Make width breakpoint for removing margins consistent and match upstream
5 years ago
Thibaut Girka 6ff285d948 Fix *another* typo and crash in StatusIcons
5 years ago
Thibaut Girka a2df11ebaf Fix typo and crash in StatusIcons
5 years ago
Thibaut Girka 46687a3cbd Shorten status icon tooltip text
5 years ago
Thibaut Girka 572009cf56 Add status icon for local-only toots
5 years ago
Thibaut Girka 7db7cb31b1 Add tooltips to status icons
5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 1b074d2a50 Add link to edit each listed filter
5 years ago
Thibaut Girka f7fa11c4cd Make some strings translatable
5 years ago
Thibaut Girka fc8577cf2b Minor refactoring
5 years ago
Thibaut Girka 707b8d7d75 Move the “Show why” button inline
5 years ago
Thibaut Girka 85f3bc1ab3 Implement feature to add filtered phrases to content warnings
5 years ago
Thibaut Girka 42b59b730b Implement option to completely hide filtered toots
5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior
5 years ago
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway
5 years ago
Thibaut Girka e9fac2def9 Do not keep polls pre-filled in thread mode
5 years ago
Thibaut Girka e0bfa685c6 Fix error boundary CSS
5 years ago
Thibaut Girka 0baaee495f Fix report dialog crashing when a toot gets deleted
5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago