Age | Commit message (Expand) | Author |
2019-03-27 | Revert "[Glitch] fix: update to emoji-mart 2.10.0" | Thibaut Girka |
2019-03-26 | [Glitch] Do not set CSRF Token when no csrf header | Hinaloe |
2019-03-16 | [Glitch] fix: update to emoji-mart 2.10.0 | Nolan Lawson |
2019-03-08 | [Glitch] Fix public timelines being broken by new toots when they are not mou... | Eugen Rochko |
2019-03-06 | Use server-provided poll limits instead of hardcoded ones | Thibaut Girka |
2019-02-10 | [Glitch] Add WebP support | Thibaut Girka |
2019-02-01 | Fix hashtag processing when sending toots | Thibaut Girka |
2019-01-02 | [Glitch] Update dependencies for Node.js (2018-12-31) | Thibaut Girka |
2019-01-02 | [Glitch] Update emoji codepoint mappings to v11.0 | Thibaut Girka |
2018-12-20 | [Glitch] Display customized mascot in web UI | Thibaut Girka |
2018-11-19 | Move URLs to backend in their own file | Thibaut Girka |
2018-11-09 | [Glitch] Implement adding a user to a list from their profile | Thibaut Girka |
2018-10-31 | [Glitch] Port some of upstream's getting started footer links | Thibaut Girka |
2018-10-27 | When searching for an emoji with multiple separators, consider the full input | Thibaut Girka |
2018-10-12 | Fix auto-unfold CWs when no regexp is set | Thibaut Girka |
2018-10-01 | [Glitch] Add support for new display_media setting | Thibaut Girka |
2018-09-03 | Let the front-end know the current account is a moderator | Thibaut Girka |
2018-09-03 | [Glitch] Skip VS15 (Emoji textual presentation) | Thibaut Girka |
2018-08-31 | Add option to not automatically unfold content warnings matching a regexp | Thibaut Girka |
2018-08-31 | [Glitch] When search enabled, display hint in search popout | Thibaut Girka |
2018-08-28 | [Glitch] Implement tag auto-completion by history | Thibaut Girka |
2018-08-28 | Preserve hashtag casing in threaded mode | Thibaut Girka |
2018-08-23 | Update poylfills (fixes #662) | Thibaut Girka |
2018-08-22 | Add hashtag trendline support to glitch-soc flavour | Thibaut Girka |
2018-08-22 | Add pinned accounts editor | Thibaut Girka |
2018-07-31 | Drop glitch-style account bio fields | Thibaut Girka |
2018-07-30 | [Glitch] Resize images by area instead of fixed dimensions | Thibaut Girka |
2018-07-12 | Move privacyPreference to utils | Thibaut Girka |
2018-06-16 | [Glitch] Preserve newlines in delete & redraft and desktop notifications | Thibaut Girka |
2018-06-15 | Port 85470ec872a39c475d872f685dadeac849832a98 to glitch emoji picker. | David Yip |
2018-06-12 | Port emojimart 2.6.1 changes to glitch flavour | David Yip |
2018-05-31 | Use history.state to decide whether we should goBack() or go to / (fixes #247) | Thibaut Girka |
2018-05-29 | [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id | Thibaut Girka |
2018-05-29 | [Glitch] Fix comparing id | Thibaut Girka |
2018-05-29 | [Glitch] Allow clients to fetch statuses made while they were offline | Thibaut Girka |
2018-05-27 | [Glitch] Use streaming API for standalone timelines on /about and /tag pages | Thibaut Girka |
2018-05-27 | Implement client-size image resizing from upstream | Thibaut Girka |
2018-05-10 | [Glitch] Use plaintext value for field value tooltips in web UI | Thibaut Girka |
2018-04-14 | [Glitch] Handle preference to always display sensitive media | Thibaut Girka |
2018-04-11 | Add glitch-soc front-end support for bookmarks | Thibaut Girka |
2018-03-30 | Add basic domain block UI | Thibaut Girka |
2018-03-16 | [Glitch] Add "Toots/Toots with replies/Media" tab below profile header | Thibaut Girka |
2018-01-18 | Style fixes to make eslint happier, hopefully | David Yip |
2018-01-09 | Merge pull request #316 from glitch-soc/fix-async | David Yip |
2018-01-09 | Renamed glitch async chunks | kibigo! |
2018-01-09 | Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6... | cwm |
2018-01-08 | When pulling out max_toot_chars, handle nulls | David Yip |
2018-01-06 | Merge pull request #296 from glitch-soc/thread-mode | beatrix |
2018-01-06 | appease eslint | beatrix |
2018-01-06 | Read max_toot_chars from root object. Fixes #297. | David Yip |