79 Commits (2ff69c95ce1f4a2566c2c8815c95dbb149977b10)

Author SHA1 Message Date
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
6 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
Thibaut Girka 000b9f7b03 [Glitch] When search enabled, display hint in search popout
6 years ago
Thibaut Girka acdb5b43da [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 2bd0a71b0c Preserve hashtag casing in threaded mode
6 years ago
Thibaut Girka d864885728 Update poylfills (fixes #662)
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 4277328e9c Drop glitch-style account bio fields
6 years ago
Thibaut Girka f5b880a429 [Glitch] Resize images by area instead of fixed dimensions
6 years ago
Thibaut Girka 694b9c5b54 Move privacyPreference to utils
6 years ago
Thibaut Girka c60f97f116 [Glitch] Preserve newlines in delete & redraft and desktop notifications
6 years ago
David Yip c3202b66f2 Port bf508b9f74 to glitch emoji picker.
6 years ago
David Yip 4cc75efb7b Port emojimart 2.6.1 changes to glitch flavour
6 years ago
Thibaut Girka 37dc96b71b Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 27cf820859 [Glitch] Fix comparing id
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago