124 Commits (e4e80bf36397c27eb4929412044b0c83f9d54539)

Author SHA1 Message Date
Eugen Rochko c1eeb8603a [Glitch] Change onboarding by replacing tutorial with follow recommendations in web UI
3 years ago
Claire 872d5d508d [Glitch] Add border to 🚲 emoji
3 years ago
Claire bdb6aa1a7f [Glitch] Update twitter-text from 1.14 to 3.1.0 and fix toot character counting
4 years ago
Claire 37561d6bea [Glitch] Add borders to 📱 and 📲 emojis
4 years ago
Eugen Rochko d66867d1c2 [Glitch] Change max. image dimensions to 1920x1080px (1080p)
4 years ago
Eugen Rochko 1c781bb05d [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
4 years ago
abcang b36187b56a [Glitch] Fixed ESLint error
4 years ago
ThibG 096b2f775f [Glitch] Fix image uploads being random data when canvas read access is blocked
4 years ago
dependabot[bot] 10fd2099b7 [Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1
4 years ago
ThibG 8fb1cbf6fe [Glitch] Fix browser notification permission request logic
4 years ago
ThibG 97eadf8dee [Glitch] Change how CDN_HOST is passed down to make assets build reproducible
4 years ago
ThibG fcb0fe3411 [Glitch] Add border around 🕺 emoji
4 years ago
ThibG 7ffdd23c46 [Glitch] Add border around 🐞 emoji
4 years ago
Daigo 3 Dango 126e7f52d2 [Glitch] Better manage subscriptionCounters
4 years ago
Eugen Rochko 1776c9a356 [Glitch] Add support for managing multiple stream subscriptions in a single connection
4 years ago
Sasha Sorokin 1144767ca8 [Glitch] Replace shortNumberFormat with <ShortNumber>
4 years ago
fuyu 14272c3a0e [Glitch] Fixed emoji detection problem to append border
4 years ago
Thibaut Girka 86a8a599c2 [Glitch] Fix WebUI crash when loading account data before page is loaded
4 years ago
ThibG a203f596f3 [Glitch] Improve rendering of emoji which do not contrast with background
4 years ago
ThibG 2e92d55b64 [Glitch] Fix uninformative error message when uploading unsupported image files
4 years ago
D Anzorge 0b8c354379 [Glitch] Update Twemoji to 12.1.5
4 years ago
ThibG f41a61965a [Glitch] Fix uploaded image orientation in some browsers
4 years ago
Thibaut Girka 99fc46d023 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG aaee86e276 [Glitch] Fix `/web` redirecting to `/web/web` in web UI
5 years ago
ThibG 2f977ac8f3 [Glitch] Fix old browsers crashing because of missing `finally` polyfill in web UI
5 years ago
Ben Lubar cac596b275 [Glitch] minor server-sent events fixes
5 years ago
Ben Lubar 8a33acc6a9 [Glitch] Add transparent support for EventSource streaming.
5 years ago
Takeshi Umeda cc7c74f63c [Glitch] Fix shortNumberFormat to within 3 chars without units
5 years ago
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