124 Commits (65f497cac2c0d4e1ce076d6d52bc4f7aa49548d7)

Author SHA1 Message Date
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
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka 3c7d7ec228 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 4b1909612a [Glitch] Handle preference to always display sensitive media
7 years ago
Thibaut Girka 8b3d03067b Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka d2b9747a50 Add basic domain block UI
7 years ago
Thibaut Girka ce24c3186b [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
David Yip dfcee78446 Style fixes to make eslint happier, hopefully
7 years ago
David Yip dbf88612e3 Merge pull request #316 from glitch-soc/fix-async
7 years ago
kibigo! c4d63ba442 Renamed glitch async chunks
7 years ago
cwm 12469bed1b Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
David Yip 75cbeb775f When pulling out max_toot_chars, handle nulls
7 years ago
beatrix ed5d06c7e7 Merge pull request #296 from glitch-soc/thread-mode
7 years ago
beatrix 34b7208e3f appease eslint
7 years ago
David Yip 2e3bb24ed6 Read max_toot_chars from root object. Fixes #297.
7 years ago
kibigo! e5a10a1fd3 Threaded mode~
7 years ago
beatrix 5500346b79 Merge pull request #290 from chriswmartin/web-push-updates
7 years ago
kibigo! 55ead6a4b2 WIP <Compose> Refactor; Fin~
7 years ago
kibigo! 7a9aaf28c4 WIP <Compose> Refactor; 1000 tiny edits
7 years ago
kibigo! 49d8d72192 WIP <Compose> Refactor; <Drawer> ed.
7 years ago
kibigo! f87cce9e28 WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
cwm d5770ef7ac bug fix (tootsuite pr #6120)
7 years ago
cwm 093c27fe46 web push updates (tootsuite PRs #5879, #5941, #6047)
7 years ago
cwm ca77c18c24 add keyboard shortcuts to getting started (fixes #275)
7 years ago
cwm 975d888f5c add components to getting started column
7 years ago
cwm 34630e00cb pulled master, moved locale entry to new location
7 years ago
cwm 41bbfeec7c add initial components based off of tootsuite pr #1507
7 years ago
cwm 0fbf7f2838 merged tootsuite pr #5811 into glitch flavour
7 years ago
cwm f6634f4fdc merged tootsuite pr #5750 into glitch flavour
7 years ago
kibigo! 882055afd0 Rename themes -> flavours ? ?
7 years ago