Age | Commit message (Expand) | Author |
2018-11-13 | [Glitch] Use local instead of global loading indicator for timelines, account... | Thibaut Girka |
2018-11-09 | [Glitch] Remove unused computation of reblog references from updateTimeline | Thibaut Girka |
2018-11-09 | [Glitch] Implement adding a user to a list from their profile | Thibaut Girka |
2018-10-30 | [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning | Thibaut Girka |
2018-10-20 | Force sensitive content flag when posting a toot with a CW | Thibaut Girka |
2018-09-13 | Only focus first item of dropdown if it was opened via keyboard | Thibaut Girka |
2018-09-07 | Count unread notifications when window loses focus | Thibaut Girka |
2018-09-07 | Keep track of unread notifications when the notification column isn't mounted | Thibaut Girka |
2018-08-31 | [Glitch] Show compose form on delete & redraft when in mobile layout | Thibaut Girka |
2018-08-28 | [Glitch] Preserve hashtag casing in web UI hashtag history | Thibaut Girka |
2018-08-28 | [Glitch] Implement tag auto-completion by history | 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-08-20 | [Glitch] Skip pagination logic entirely for pinned toots | Thibaut Girka |
2018-08-18 | Add focal points support in the composer | Thibaut Girka |
2018-08-10 | Implement public profile endorsements in glitch-soc | Thibaut Girka |
2018-07-17 | Do not cause an error if domain_lists.blocks.next is undefined (fixes #572) | Thibaut Girka |
2018-07-10 | [Glitch] Fix filters not affecting notifications in web UI | Thibaut Girka |
2018-07-10 | Add client-side custom filter support to glitch-soc | Thibaut Girka |
2018-06-16 | [Glitch] Add redraft function | Thibaut Girka |
2018-05-29 | [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id | Thibaut Girka |
2018-05-29 | [Glitch] Allow clients to fetch notifications made while they were offline | Thibaut Girka |
2018-05-29 | [Glitch] Allow clients to fetch statuses made while they were offline | Thibaut Girka |
2018-05-27 | Implement client-size image resizing from upstream | Thibaut Girka |
2018-05-22 | [Glitch] Fetch relationships for search results in UI | Thibaut Girka |
2018-05-21 | [Glitch] Do not override the default push notification settings | Thibaut Girka |
2018-05-16 | [Glitch] Feature: Direct message from menu | Thibaut Girka |
2018-05-10 | [Glitch] Use plaintext value for field value tooltips in web UI | Thibaut Girka |
2018-04-19 | [Glitch] retrieve custom emoji list via API instead of before page load | Thibaut Girka |
2018-04-11 | Add glitch-soc front-end support for bookmarks | Thibaut Girka |
2018-03-30 | Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui | beatrix |
2018-03-30 | [Glitch] Remove pointer events on the entire UI when a dropdown menu is open | Thibaut Girka |
2018-03-30 | Keep list of blocked domains | Thibaut Girka |
2018-03-30 | Update all known users' domain_blocking relationship instead of just one's | Thibaut Girka |
2018-03-30 | Fix undefined URL in `fetchDomainBlocks` | Thibaut Girka |
2018-03-20 | [Glitch] Cancel outdated pending compose suggestions | Thibaut Girka |
2018-03-18 | Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots | David Yip |
2018-03-16 | [Glitch] Federate pinned statuses over ActivityPub | Thibaut Girka |
2018-03-16 | [Glitch] Add "Toots/Toots with replies/Media" tab below profile header | Thibaut Girka |
2018-03-16 | Port federated reports UI to glitchsoc | Thibaut Girka |
2018-03-12 | Remove text requirement when media attached from statuses (fixes #381) | Thibaut Girka |
2018-01-18 | Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontend | David Yip |
2018-01-14 | Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend | beatrix |
2018-01-14 | Set glitchy elephant friend variant in initial state. #294. | David Yip |
2018-01-09 | Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6... | cwm |
2018-01-09 | Rename key to path in actions and reducers for settings (tootsuite pr #6105) | cwm |
2018-01-09 | Fix newlines-to-spaces functionality (tootsuite pr #6158) | cwm |
2018-01-09 | Prevent duplicate load of favourites (tootsuite pr #5931) | cwm |
2018-01-05 | Threaded mode~ | kibigo! |
2018-01-05 | Merge pull request #290 from chriswmartin/web-push-updates | beatrix |