Age | Commit message (Expand) | Author |
2019-03-26 | [Glitch] Add a “Block & Report” button to the block confirmation dialog | ThibG |
2019-03-26 | [Glitch] Add `lang` attribute to statuses in web UI | Eugen Rochko |
2019-03-20 | [Glitch] Add support for custom emojis in poll options | ThibG |
2019-03-13 | [Glitch] Add UI for enabling/disabling poll notifications | ThibG |
2019-03-11 | Remove leftover console.log | Thibaut Girka |
2019-03-11 | Merge pull request #953 from ThibG/glitch-soc/merge-upstream | ThibG |
2019-03-11 | [Glitch] Add support for poll ending notifications | Thibaut Girka |
2019-03-11 | add local setting to auto reveal media behind cw | ash lea |
2019-03-08 | [Glitch] Fix NaN in Poll component | Eugen Rochko |
2019-03-06 | [Glitch] Disable the underlying button element when an ItemButton is disabled | ThibG |
2019-03-06 | Add an icon to highlight polls behind a Content Warning | Thibaut Girka |
2019-03-06 | Fix poll options not rendering text after vote/refresh | Eugen Rochko |
2019-03-06 | Render unicode emoji in polls using emoji pack | Eugen Rochko |
2019-03-06 | Fix toots opening in dynamic column when trying to interact with them | Thibaut Girka |
2019-03-05 | Fix various issues in polls | Eugen Rochko |
2019-03-05 | Display closed polls as such | ThibG |
2019-03-05 | Fixes to the polls UI | ThibG |
2019-03-05 | Fix web UI crash on page load when detailed status has a poll | Eugen Rochko |
2019-03-05 | Add polls | Eugen Rochko |
2019-02-22 | Fix non-numeric account identifiers leading to /web/accounts/NaN | Thibaut Girka |
2019-02-17 | [Glitch] Change buttons on timeline preview to open the interaction dialog | Thibaut Girka |
2019-02-15 | [Glitch] Fix occasional crash in detailed toot view | Thibaut Girka |
2019-02-13 | [Glitch] Add "copy link" item to status action bars | Thibaut Girka |
2019-02-10 | Handle deletion of filtered toots | Thibaut Girka |
2019-02-10 | Minor fix to timeline jump avoiding behavior | Thibaut Girka |
2019-02-10 | Adjust scroll when statuses above the current scroll position are deleted | Thibaut Girka |
2019-02-10 | Adjust scroll if previewCard appeared | Thibaut Girka |
2019-02-10 | Avoid two-step rendering of statuses as much as possible | Thibaut Girka |
2019-02-10 | Refactor intersection observer article code | Thibaut Girka |
2019-02-10 | Cleanup redundant markup for hidden statuses | Thibaut Girka |
2019-02-10 | Hide items rendered out-of-frame (once they have been rendered at least once) | Thibaut Girka |
2019-02-06 | Fix CW unfolding not triggering re-layout in public hashtag page | Thibaut Girka |
2019-02-01 | [Glitch] Replace unlock-alt icon with unlock | Thibaut Girka |
2019-01-20 | [Glitch] Redesign public hashtag page to use a masonry layout | Thibaut Girka |
2019-01-16 | [Glitch] Make hashtag search results link to the hashtag URL | Thibaut Girka |
2019-01-10 | [Glitch] Stop gifv timeline preview explicitly when open the media gallery | Thibaut Girka |
2019-01-10 | [Glitch] refactored account.js | Thibaut Girka |
2019-01-10 | [Glitch] Only consider mouse move in scrolling on item insertion | Thibaut Girka |
2019-01-10 | [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle | Thibaut Girka |
2019-01-10 | [Glitch] Cancel list scroll reset after mouse move on wheel scroll | Thibaut Girka |
2019-01-10 | [Glitch] Temporarily hold timeline if mouse moved recently | Thibaut Girka |
2018-12-23 | [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been r... | Thibaut Girka |
2018-12-21 | Fix composer not getting focus after reply confirmation dialog | Thibaut Girka |
2018-12-20 | [Glitch] Back to the getting-started when pins the timeline | Thibaut Girka |
2018-12-18 | [Glitch] Always display tab navigation on local/federated timeline even when ... | Thibaut Girka |
2018-12-13 | [Glitch] Fix “load more” button when no data has been fetched | Thibaut Girka |
2018-12-13 | [Glitch] Do not display empty message when the list is known to have more ele... | Thibaut Girka |
2018-12-13 | Minor cleanup in ScrollableList component | Thibaut Girka |
2018-11-28 | Do not hardcode preferences link, pleroma doesn't have it | Thibaut Girka |
2018-11-28 | Add error boundary component to catch Web UI crashes | Thibaut Girka |