110 Commits (100b278a99f2417a31e1c06804821df921a1248e)

Author SHA1 Message Date
Thibaut Girka 16b79a6237 Add options to configure filtering behavior 5 years ago
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway 5 years ago
Thibaut Girka c94966891a Minor cleanup and maybe minor performance improvements 5 years ago
Thibaut Girka 598cdc9542 Use a different icon for audio attachments 5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads 5 years ago
Thibaut Girka b45f555a0c Minor cleanup 5 years ago
Thibaut Girka d61a6271c6 Add DM conversations mode similar to upstream 5 years ago
Thibaut Girka b4d4138cf9 [Glitch] Add keyboard shortcut to hide/show media 5 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash 5 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots 5 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot 5 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column 5 years ago
ash lea f534f4869e add local setting to auto reveal media behind cw 5 years ago
Thibaut Girka 1bb23100b1 Add an icon to highlight polls behind a Content Warning 5 years ago
Eugen Rochko 8d70a8a19b Add polls 5 years ago
Thibaut Girka 2769b54466 [Glitch] Fix occasional crash in detailed toot view 5 years ago
Thibaut Girka b89e003c4d Handle deletion of filtered toots 5 years ago
Thibaut Girka dfe1d548a5 Adjust scroll when statuses above the current scroll position are deleted 5 years ago
Thibaut Girka 0b91322762 Adjust scroll if previewCard appeared 5 years ago
Thibaut Girka 049c9a3b97 Avoid two-step rendering of statuses as much as possible 5 years ago
Thibaut Girka e49e54a5ff Cleanup redundant markup for hidden statuses 5 years ago
Thibaut Girka 7e18e95716 Add a local setting for inline preview cards 6 years ago
Thibaut Girka bdc2338833 Add a “link” status icon for toots with a preview card 6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API 6 years ago
Thibaut Girka dfa5b0576f Update mediaGallery component's width when opening CWs 6 years ago
Spencer Alves 4e60a0d543 Add option to hide action bar in collapsed toots 6 years ago
Thibaut Girka d8b2f15b23 Pause video playback if toot is collapsed or CWs folded (fixes #146) 6 years ago
Thibaut Girka 530da545a5 [Glitch] Give focused status a sensible aria-label for screen readers 6 years ago
Thibaut Girka c6942a5283 Add option to not automatically unfold content warnings matching a regexp 6 years ago
Thibaut Girka 9d2739d74d Add a setting to automatically unfold all content warnings 6 years ago
Thibaut Girka 4a9e3f80e8 [Glitch] Add CSS class to replies 6 years ago
Thibaut Girka 937cd03a9a [Glitch] Add missing video descriptions 6 years ago
Thibaut Girka 3c49daeb8d Add glitch-soc local setting to display reply counters 6 years ago
Thibaut Girka acb3d5b7aa Don't prevent opening links in tabs with keyboard modifiers 6 years ago
Thibaut Girka d2b3eebe00 [Glitch] Show media modal on public timeline 6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc 6 years ago
Thibaut Girka 893f2aff20 Prevent a rare crash when a status' root node is undefined 6 years ago
Thibaut Girka 07baa1ddb5 [Glitch] Open video modal on public UI 6 years ago
Thibaut Girka 97c69de416 [Glitch] Feature: Direct message from Statuses 6 years ago
Thibaut Girka 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps 6 years ago
Thibaut Girka b39f3648a7 Tentative fix for #446 6 years ago
Thibaut Girka 003d114332 [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. 6 years ago
Thibaut Girka 64d8d0464d Add show more/less toggle for entire threads in web UI 6 years ago
Thibaut Girka 2888f74c12 Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic 6 years ago
Thibaut Girka 694337d9bb Fix auto-collapsed toots making the TL jump (fixes #417) 6 years ago
Thibaut Girka 5d96c5ac41 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI 6 years ago
Thibaut Girka 88790b91de [Glitch] Display AttachmentList in notifications 6 years ago
Thibaut Girka 3bc5452449 [Glitch] Display AttachmentList in timelines in compact style when media missing 6 years ago
Ash Levy 58eeb92755 expanded notifications show like default 6 years ago
Ash Levy c68c1466ac fix compressed notifications again (#393) 6 years ago