Age | Commit message (Expand) | Author |
2019-01-20 | [Glitch] Fix new hashtag page's items not being full-width on mobile | Thibaut Girka |
2019-01-20 | [Glitch] Improve the public hashtag page | Thibaut Girka |
2019-01-20 | [Glitch] Redesign public hashtag page to use a masonry layout | Thibaut Girka |
2019-01-10 | [Glitch] Display fallback link card thumbnail when none is given | Thibaut Girka |
2018-12-18 | Allow disabling the reply confirmation dialog | Thibaut Girka |
2018-12-06 | Fix mention links in detailed statuses not opening in the WebUI | Thibaut Girka |
2018-11-30 | Scroll to selected toot even if the ancestors happen to be loaded | Thibaut Girka |
2018-11-30 | Scroll to detailed status when new ancestors get inserted | Thibaut Girka |
2018-11-30 | [Glitch] Fix bug in order of conversations in web UI | Thibaut Girka |
2018-11-30 | [Glitch] Replace recursion in status mapStateToProps | Thibaut Girka |
2018-11-30 | [Glitch] Introduce flat layout to contexts reducer | Thibaut Girka |
2018-11-29 | Improve detailed status component lifecycle | Thibaut Girka |
2018-11-25 | Update MediaGallery and Video props when folding/unfolding CWs in detailed st... | Thibaut Girka |
2018-11-19 | Move URLs to backend in their own file | Thibaut Girka |
2018-10-30 | [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning | Thibaut Girka |
2018-10-30 | [Glitch] Include preview cards in status entity in REST API | Thibaut Girka |
2018-10-18 | Fix fav/boosts hotkeys not working on detailed statuses | Thibaut Girka |
2018-10-07 | Do not scroll timelines when *closing* media modals | Thibaut Girka |
2018-10-05 | [Glitch] Add a confirmation dialog when hitting reply and the compose box isn... | Thibaut Girka |
2018-09-29 | Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility | David Yip |
2018-09-16 | Fix thread CW expansion not being reset when changing threads | Thibaut Girka |
2018-09-10 | [Glitch] After click to embed video, autoplay it | Thibaut Girka |
2018-09-10 | [Glitch] Click card to embed external content | Thibaut Girka |
2018-09-10 | [Glitch] Fix oEmbed image_modal src. | Thibaut Girka |
2018-09-10 | [Glitch] Ensure link thumbnails are not stretched to super low quality | Thibaut Girka |
2018-09-10 | [Glitch] Add embed_url to preview cards | Thibaut Girka |
2018-09-04 | Media gallery styling closer to upstream's | Thibaut Girka |
2018-09-03 | Add admin links to status and account menus (fixes #673) | Thibaut Girka |
2018-08-31 | [Glitch] Give focused status a sensible aria-label for screen readers | Thibaut Girka |
2018-08-31 | [Glitch] Add aria-label to column regions | Thibaut Girka |
2018-08-31 | Add option to not automatically unfold content warnings matching a regexp | Thibaut Girka |
2018-08-31 | Add a setting to automatically unfold all content warnings | Thibaut Girka |
2018-08-31 | [Glitch] Show compose form on delete & redraft when in mobile layout | Thibaut Girka |
2018-08-27 | [Glitch] Add missing video descriptions | Thibaut Girka |
2018-08-17 | [Glitch] Defer scrollIntoView after DOM is drawn | Thibaut Girka |
2018-07-30 | Don't reset scroll position when opening a modal | 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-31 | Make active bookmarks red (fixes #493) | Thibaut Girka |
2018-05-25 | [Glitch] Use .star-icon instead of hardcoding color in detailed statuses | Thibaut Girka |
2018-05-17 | [Glitch] Open video modal on public UI | Thibaut Girka |
2018-05-16 | [Glitch] Feature: Direct message from Statuses | Thibaut Girka |
2018-04-22 | Add show more/less toggle for entire threads in web UI | Thibaut Girka |
2018-04-22 | Refactor the infamous three-valued boolean into two booleans, trying to simpl... | Thibaut Girka |
2018-04-22 | Merge pull request #432 from ThibG/glitch-soc/features/reblog-private | beatrix |
2018-04-19 | Glitchsoc-specific changes to allow boosting own private toots | Thibaut Girka |
2018-04-19 | [Glitch] Make detailed status' media gallery standalone | Thibaut Girka |
2018-04-14 | [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI | Thibaut Girka |
2018-04-13 | Merge pull request #419 from ThibG/glitch-soc/features/bookmarks | David Yip |
2018-04-12 | Merge pull request #416 from ThibG/glitch-soc/features/media-modal | David Yip |