Age | Commit message (Expand) | Author |
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-28 | [Glitch] Add CSS class to replies | Thibaut Girka |
2018-08-27 | [Glitch] Add missing video descriptions | Thibaut Girka |
2018-08-23 | [Glitch] Update state when opened dropdown is unmounted | Thibaut Girka |
2018-08-22 | Add glitch-soc local setting to display reply counters | Thibaut Girka |
2018-08-22 | [Glitch] Display replies count in web UI | Thibaut Girka |
2018-08-22 | Add hashtag trendline support to glitch-soc flavour | Thibaut Girka |
2018-08-11 | Don't prevent opening links in tabs with keyboard modifiers | Thibaut Girka |
2018-08-01 | [Glitch] Show media modal on public timeline | Thibaut Girka |
2018-08-01 | Port profile redesign to glitch-soc | Thibaut Girka |
2018-07-30 | Allow modals to be closed by pressing “back” | Thibaut Girka |
2018-07-28 | Get rid of Collapsable, use CSS instead | Thibaut Girka |
2018-07-10 | Add client-side custom filter support to glitch-soc | Thibaut Girka |
2018-07-10 | [Glitch] Fix Chrome issue with sizes="0px" | Thibaut Girka |
2018-06-16 | [Glitch] Add redraft function | Thibaut Girka |
2018-06-06 | Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation | David Yip |
2018-06-02 | Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null | David Yip |
2018-06-01 | Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks | David Yip |
2018-05-31 | Adjust spacing between status icons | Spencer Alves |
2018-05-31 | Merge branch 'glitch' into thread-icon | Spencer Alves |
2018-05-31 | Make active bookmarks red (fixes #493) | Thibaut Girka |
2018-05-31 | Use history.state to decide whether we should goBack() or go to / (fixes #247) | Thibaut Girka |
2018-05-31 | Prevent a rare crash when a status' root node is undefined | Thibaut Girka |
2018-05-29 | [Glitch] Improve load gap styling in web UI | Thibaut Girka |
2018-05-29 | [Glitch] Allow clients to fetch statuses made while they were offline | Thibaut Girka |
2018-05-27 | [Glitch] Replace onScrollToBottom with onLoadMore | Thibaut Girka |
2018-05-21 | Fix width only being set for standalone media | Thibaut Girka |
2018-05-21 | [Glitch] Use real container width in MediaGallery srcSet | Thibaut Girka |
2018-05-18 | Prevent click on video from opening detailed toot | Thibaut Girka |
2018-05-18 | Widen clickable area of toots | 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-05-11 | Fix root modal's keyup handling (Fixes #478) | Thibaut Girka |
2018-05-07 | Add an extra icon to indicate that a status is part of a conversation | Spencer Alves |
2018-05-07 | Hide media in report modal regardless of whether they are marked sensitive | Thibaut Girka |
2018-05-06 | Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it" | Thibaut Girka |
2018-05-06 | Revert "[Glitch] Do not re-position scroll when loading more (inserting items... | Thibaut Girka |
2018-05-06 | Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility | beatrix |
2018-05-05 | [Glitch] Do not re-position scroll when loading more (inserting items from be... | Thibaut Girka |
2018-05-05 | [Glitch] Prevent timeline from moving when cursor is hovering over it | Thibaut Girka |
2018-05-05 | Improve accessibility of toot dropdown menu | Thibaut Girka |
2018-05-02 | [Glitch] Improve relative timestamps in web UI | Thibaut Girka |
2018-04-27 | Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps | Thibaut Girka |
2018-04-27 | Tentative fix for #446 | Thibaut Girka |
2018-04-26 | Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread | beatrix |
2018-04-22 | [Glitch] Fix the hot key (j, k) does not function correctly when there is a p... | 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 |