117 Commits (e71b16ae2b5623dc664c79ffa7d96282af662c78)

Author SHA1 Message Date
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose 5 years ago
Thibaut Girka 355d384d8d Revert "[Glitch] fix: update to emoji-mart 2.10.0" 5 years ago
Hinaloe 872eab5784 [Glitch] Do not set CSRF Token when no csrf header 5 years ago
Nolan Lawson 49bea8c46b [Glitch] fix: update to emoji-mart 2.10.0 5 years ago
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted 5 years ago
Thibaut Girka 235be596bc Use server-provided poll limits instead of hardcoded ones 5 years ago
Thibaut Girka 6b2eefc7bf [Glitch] Add WebP support 6 years ago
Thibaut Girka 762e4fdf55 Fix hashtag processing when sending toots 6 years ago
Thibaut Girka e77ceb1b29 [Glitch] Update dependencies for Node.js (2018-12-31) 6 years ago
Thibaut Girka 9b606cb24c [Glitch] Update emoji codepoint mappings to v11.0 6 years ago
Thibaut Girka 6073195a7d [Glitch] Display customized mascot in web UI 6 years ago
Thibaut Girka b3ff35a75c Move URLs to backend in their own file 6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile 6 years ago
Thibaut Girka 2b2facbbdf [Glitch] Port some of upstream's getting started footer links 6 years ago
Thibaut Girka ee1f1a2ec9 When searching for an emoji with multiple separators, consider the full input 6 years ago
Thibaut Girka 70d346ea95 Fix auto-unfold CWs when no regexp is set 6 years ago
Thibaut Girka 6ad7606909 [Glitch] Add support for new display_media setting 6 years ago
Thibaut Girka 6ad7dac791 Let the front-end know the current account is a moderator 6 years ago
Thibaut Girka b3fdd166e8 [Glitch] Skip VS15 (Emoji textual presentation) 6 years ago
Thibaut Girka c6942a5283 Add option to not automatically unfold content warnings matching a regexp 6 years ago
Thibaut Girka 70c308c4aa [Glitch] When search enabled, display hint in search popout 6 years ago
Thibaut Girka 24b6811a6e [Glitch] Implement tag auto-completion by history 6 years ago
Thibaut Girka e3246cd13b Preserve hashtag casing in threaded mode 6 years ago
Thibaut Girka 478f70a0e6 Update poylfills (fixes #662) 6 years ago
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour 6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor 6 years ago
Thibaut Girka 88b593a63f Drop glitch-style account bio fields 6 years ago
Thibaut Girka 1bae4c4f83 [Glitch] Resize images by area instead of fixed dimensions 6 years ago
Thibaut Girka d8b13b46f7 Move privacyPreference to utils 6 years ago
Thibaut Girka 26c20a4ec7 [Glitch] Preserve newlines in delete & redraft and desktop notifications 6 years ago
David Yip 8cafeedc25 Port 85470ec872 to glitch emoji picker. 6 years ago
David Yip fac6e392e9
Port emojimart 2.6.1 changes to glitch flavour 6 years ago
Thibaut Girka cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247) 6 years ago
Thibaut Girka cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id 6 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id 6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
Thibaut Girka 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages 6 years ago
Thibaut Girka c2e528916c Implement client-size image resizing from upstream 6 years ago
Thibaut Girka f6ec8c4821 [Glitch] Use plaintext value for field value tooltips in web UI 6 years ago
Thibaut Girka dfe8abb8cd [Glitch] Handle preference to always display sensitive media 6 years ago
Thibaut Girka acb434b0c9 Add glitch-soc front-end support for bookmarks 6 years ago
Thibaut Girka afa813d71f Add basic domain block UI 6 years ago
Thibaut Girka f00af46d70 [Glitch] Add "Toots/Toots with replies/Media" tab below profile header 6 years ago
David Yip 708ec07e27
Style fixes to make eslint happier, hopefully 7 years ago
kibigo! 35be02f21d Renamed glitch async chunks 7 years ago
cwm aef4b1af66 Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223) 7 years ago
David Yip 2dc4fbbd1a
When pulling out max_toot_chars, handle nulls 7 years ago
beatrix fa92e88fb2
appease eslint 7 years ago
David Yip 2eed4ace11
Read max_toot_chars from root object. Fixes #297. 7 years ago
kibigo! e4bc013d6f Threaded mode~ 7 years ago