Add option to disable real-time updates in web UI (#9984)
Fix #9031
Fix #7913
Add link to edit each listed filter
Make some strings translatable
Move the “Show why” button inline
Implement feature to add filtered phrases to content warnings
Implement option to completely hide filtered toots
Add options to configure filtering behavior
Add a way to know why a status has been filtered, and show it anyway
Do not keep polls pre-filled in thread mode
Fix report dialog crashing when a toot gets deleted
Fixes #1155
Merge pull request #1152 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Only scroll to the compose form if it's not horizontally in the viewport (#11246)
Avoids jumping the scroll around vertically when giving it focus and
editing long toots.
Merge branch 'master' into glitch-soc/merge-upstream