96 Commits (7911ee0d8e578b544e9c16057d1e50407a331efe)

Author SHA1 Message Date
Shlee 1fb108c696 [Glitch] upgrade/replace websocket.js to @gamestdio/websocket v2
5 years ago
Nolan Lawson 2030c85cfa [Glitch] fix: support KaiOS arrow navigation on public pages
5 years ago
Thibaut Girka 8eeb4f612c Partially revert scrollbar handling on mobile, since its width-based and wrong
5 years ago
Yamagishi Kazutoshi 35e165c1db [Glitch] Do not add margin light when opening modal on mobile
5 years ago
ThibG 56ca0d8b1c [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
Eugen Rochko 526d24423c [Glitch] Fix emoji search not showing custom emoji when none are uncategorized
5 years ago
Mostafa Ahangarha 1eef666521 [Glitch] Exclude URLs from text analysis
5 years ago
Eugen Rochko 157d78dd44 [Glitch] Add trends UI with admin and user settings
5 years ago
Thibaut Girka 90ac926b1c Update backend links and fix hardcoded ones
5 years ago
Eugen Rochko 2cdbfb39e8 [Glitch] Add profile directory to web UI
5 years ago
Eugen Rochko 024b9a24e0 [Glitch] Add audio player
5 years ago
ThibG 47ffc93705 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Eugen Rochko 66af3222be [Glitch] Fix tesseract.js being part of the common chunk
5 years ago
ThibG 150d3f7104 [Glitch] Fix client-side resizing of image uploads
5 years ago
Eugen Rochko 1d666bf95b [Glitch] Fix short number formatting for numbers above million in web UI
5 years ago
Thibaut Girka 97c3cec2f8 Add option to disable emoji replacements
5 years ago
ThibG 779cd27948 [Glitch] Fix image uploads being perfectly white when canvas read access is blocked
5 years ago
Thibaut Girka d84045c9ca Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG b01e5e372f [Glitch] Play animated custom emoji on hover
5 years ago
Eugen Rochko f1de5093fb [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 025cfdf901 Add link to edit each listed filter
5 years ago
ThibG 68e998de21 [Glitch] Use ScrollToOptions for smooth scrolling if supported
5 years ago
Eugen Rochko a3cd9e432d [Glitch] Add categories for custom emojis
5 years ago
ThibG dd97db20d0 [Glitch] Add option to disable blurhash previews
5 years ago
PatOnTheBack 426758b619 [Glitch] Removed extra pipes from regex.
5 years ago
Thibaut Girka 428a1603e2 Use forceSingleColumn only in automatic layout mode
5 years ago
Thibaut Girka 210610386f Default to multiple column mode if backend doesn't have appropriate seting
5 years ago
Eugen Rochko 04edd3fbdb [Glitch] Add responsive panels to the single-column layout
5 years ago
Thibaut Girka 57911e10c5 Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
5 years ago
Thibaut Girka b83cdc9b02 Export fallback content type and use it as default in WebUI
5 years ago
Thibaut Girka e41c4ad61b Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
5 years ago
Thibaut Girka d72bc923e9 Revert "[Glitch] fix: update to emoji-mart 2.10.0"
6 years ago
Hinaloe 824dc7c6b9 [Glitch] Do not set CSRF Token when no csrf header
6 years ago
Nolan Lawson b0e478fcc5 [Glitch] fix: update to emoji-mart 2.10.0
6 years ago
Eugen Rochko 7565b8afa3 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka 49c4e57973 Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka 538bae9f53 [Glitch] Add WebP support
6 years ago
Thibaut Girka afdf789d06 Fix hashtag processing when sending toots
6 years ago
Thibaut Girka 6956a99a98 [Glitch] Update dependencies for Node.js (2018-12-31)
6 years ago
Thibaut Girka 7f96b7ec99 [Glitch] Update emoji codepoint mappings to v11.0
6 years ago
Thibaut Girka 85dc4507e7 [Glitch] Display customized mascot in web UI
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka 13567f13af [Glitch] Port some of upstream's getting started footer links
6 years ago
Thibaut Girka 2ad5e2c933 When searching for an emoji with multiple separators, consider the full input
6 years ago
Thibaut Girka 794b2dad99 Fix auto-unfold CWs when no regexp is set
6 years ago
Thibaut Girka 536d95ae7c [Glitch] Add support for new display_media setting
6 years ago
Thibaut Girka d937c65f2c Let the front-end know the current account is a moderator
6 years ago
Thibaut Girka c50c4d4a8f [Glitch] Skip VS15 (Emoji textual presentation)
6 years ago
Thibaut Girka ff18ba0d2b Add option to not automatically unfold content warnings matching a regexp
6 years ago