about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/util
AgeCommit message (Expand)Author
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
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-15Add link to edit each listed filterThibaut Girka
2019-06-30[Glitch] Use ScrollToOptions for smooth scrolling if supportedThibG
2019-06-28[Glitch] Add categories for custom emojisEugen Rochko
2019-06-26[Glitch] Add option to disable blurhash previewsThibG
2019-06-26[Glitch] Removed extra pipes from regex.PatOnTheBack
2019-06-13Use forceSingleColumn only in automatic layout modeThibaut Girka
2019-06-13Default to multiple column mode if backend doesn't have appropriate setingThibaut Girka
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-05-24Use Sec-WebSocket-Protocol instead of query string to pass WebSocket tokenThibaut Girka
2019-05-17Export fallback content type and use it as default in WebUIThibaut Girka