about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status.js
AgeCommit message (Expand)Author
2018-09-30Add option to hide action bar in collapsed tootsSpencer Alves
2018-09-29Merge pull request #681 from ThibG/glitch-soc/fixes/accessibilityDavid Yip
2018-09-05Pause video playback if toot is collapsed or CWs folded (fixes #146)Thibaut Girka
2018-08-31[Glitch] Give focused status a sensible aria-label for screen readersThibaut Girka
2018-08-31Add option to not automatically unfold content warnings matching a regexpThibaut Girka
2018-08-31Add a setting to automatically unfold all content warningsThibaut Girka
2018-08-28[Glitch] Add CSS class to repliesThibaut Girka
2018-08-27[Glitch] Add missing video descriptionsThibaut Girka
2018-08-22Add glitch-soc local setting to display reply countersThibaut Girka
2018-08-11Don't prevent opening links in tabs with keyboard modifiersThibaut Girka
2018-08-01[Glitch] Show media modal on public timelineThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-05-31Prevent a rare crash when a status' root node is undefinedThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-04-27Use new getDerivedStateFromProps instead of deprecated componentWillReceivePropsThibaut Girka
2018-04-27Tentative fix for #446Thibaut Girka
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
2018-04-22[Glitch] Fix the hot key (j, k) does not function correctly when there is a p...Thibaut Girka
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
2018-04-22Refactor the infamous three-valued boolean into two booleans, trying to simpl...Thibaut Girka
2018-04-19Fix auto-collapsed toots making the TL jump (fixes #417)Thibaut Girka
2018-04-14[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UIThibaut Girka
2018-03-27[Glitch] Display AttachmentList in notificationsThibaut Girka
2018-03-27[Glitch] Display AttachmentList in timelines in compact style when media missingThibaut Girka
2018-03-22expanded notifications show like defaultAsh Levy
2018-03-18fix compressed notifications again (#393)Ash Levy
2018-03-13compress boost/fave notifications moreAsh Levy
2018-01-23Remove some leftover code, I guessThibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2018-01-14Fixed autocollapse detectionkibi!
2017-12-09fixes, functioning nowcwm
2017-12-09add initial components based off of tootsuite pr #1507cwm
2017-12-04Merge branch 'gs-master' into glitch-themeDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!