about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status.js
AgeCommit message (Expand)Author
2020-02-22Use a different icon for audio attachmentsThibaut Girka
2020-02-22port glitch-soc@`967456b` to monsterfork: [Glitch] Add audio uploadsEugen Rochko
2020-01-14differentiate local-only posts in the web appmultiple creatures
2019-11-19Minor cleanupThibaut Girka
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-05-21hide filtered messagemultiple creatures
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-04-28Add keyboard shortcut to collapse/uncollapse tootsThibaut Girka
2019-04-28Add hotkey for bookmarking a tootThibaut Girka
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-03-11add local setting to auto reveal media behind cwash lea
2019-03-06Add an icon to highlight polls behind a Content WarningThibaut Girka
2019-03-05Add pollsEugen Rochko
2019-02-15[Glitch] Fix occasional crash in detailed toot viewThibaut Girka
2019-02-10Handle deletion of filtered tootsThibaut Girka
2019-02-10Adjust scroll when statuses above the current scroll position are deletedThibaut Girka
2019-02-10Adjust scroll if previewCard appearedThibaut Girka
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
2019-02-10Cleanup redundant markup for hidden statusesThibaut Girka
2018-10-30Add a local setting for inline preview cardsThibaut Girka
2018-10-30Add a “link” status icon for toots with a preview cardThibaut Girka
2018-10-30[Glitch] Include preview cards in status entity in REST APIThibaut Girka
2018-10-21Update mediaGallery component's width when opening CWsThibaut Girka
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