about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/util
AgeCommit message (Expand)Author
2021-06-30[Glitch] Hide /about/more footer link in limited federation modeDavid Sterry
2021-06-03[Glitch] Update emoji codepoint mappings to v13.1Claire
2021-06-03[Glitch] Add assets from Twemoji 13.1.0Eugen Rochko
2021-05-07[Glitch] Change onboarding by replacing tutorial with follow recommendations ...Eugen Rochko
2021-04-21[Glitch] Add border to 🚲 emojiClaire
2021-03-02[Glitch] Update twitter-text from 1.14 to 3.1.0 and fix toot character countingClaire
2021-03-02[Glitch] Add borders to 📱 and 📲 emojisClaire
2021-02-12[Glitch] Change max. image dimensions to 1920x1080px (1080p)Eugen Rochko
2020-12-15[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraphEugen Rochko
2020-11-25[Glitch] Fixed ESLint errorabcang
2020-11-20[Glitch] Fix image uploads being random data when canvas read access is blockedThibG
2020-11-07[Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1dependabot[bot]
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-10-21[Glitch] Change how CDN_HOST is passed down to make assets build reproducibleThibG
2020-09-28[Glitch] Add border around 🕺 emojiThibG
2020-09-01[Glitch] Add border around 🐞 emojiThibG
2020-08-30[Glitch] Better manage subscriptionCountersDaigo 3 Dango
2020-08-11[Glitch] Add support for managing multiple stream subscriptions in a single c...Eugen Rochko
2020-07-07[Glitch] Replace shortNumberFormat with <ShortNumber>Sasha Sorokin
2020-06-17[Glitch] Fixed emoji detection problem to append borderfuyu
2020-06-09[Glitch] Fix WebUI crash when loading account data before page is loadedThibaut Girka
2020-06-09[Glitch] Improve rendering of emoji which do not contrast with backgroundThibG
2020-04-25[Glitch] Fix uninformative error message when uploading unsupported image filesThibG
2020-04-20[Glitch] Update Twemoji to 12.1.5D Anzorge
2020-04-18[Glitch] Fix uploaded image orientation in some browsersThibG
2020-03-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-25[Glitch] Fix `/web` redirecting to `/web/web` in web UIThibG
2020-02-19[Glitch] Fix old browsers crashing because of missing `finally` polyfill in w...ThibG
2020-01-25[Glitch] minor server-sent events fixesBen Lubar
2020-01-24[Glitch] Add transparent support for EventSource streaming.Ben Lubar
2020-01-04[Glitch] Fix shortNumberFormat to within 3 chars without unitsTakeshi Umeda
2019-12-07[Glitch] upgrade/replace websocket.js to @gamestdio/websocket v2Shlee
2019-11-06[Glitch] fix: support KaiOS arrow navigation on public pagesNolan Lawson
2019-10-06Partially revert scrollbar handling on mobile, since its width-based and wrongThibaut Girka
2019-10-06[Glitch] Do not add margin light when opening modal on mobileYamagishi Kazutoshi
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-09-30[Glitch] Fix emoji search not showing custom emoji when none are uncategorizedEugen Rochko
2019-09-05[Glitch] Exclude URLs from text analysisMostafa Ahangarha
2019-09-02[Glitch] Add trends UI with admin and user settingsEugen Rochko
2019-08-31Update backend links and fix hardcoded onesThibaut Girka
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
2019-08-19[Glitch] Fix tesseract.js being part of the common chunkEugen Rochko
2019-08-19[Glitch] Fix client-side resizing of image uploadsThibG
2019-08-19[Glitch] Fix short number formatting for numbers above million in web UIEugen Rochko
2019-08-12Add option to disable emoji replacementsThibaut Girka
2019-08-06[Glitch] Fix image uploads being perfectly white when canvas read access is b...ThibG
2019-08-04Move decodeIDNA to app/javascript/flavours/glitch/utilThibaut Girka
2019-07-23[Glitch] Play animated custom emoji on hoverThibG