141 Commits (06c7fb801518dda3451d8efc3dde17060378e576)

Author SHA1 Message Date
Thibaut Girka 0d3612482e Render placeholder instead of image when MediaGallery container width isn't known 6 years ago
Thibaut Girka b3ff35a75c Move URLs to backend in their own file 6 years ago
Thibaut Girka 86527024aa In detailed status view, take displayMedia setting into account when changing media 6 years ago
Thibaut Girka 2fe0cb1623 [Glitch] Prepend account header even when status list is empty 6 years ago
Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines 6 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 0c7f710be1 [Glitch] Surround mid-text display names with bdi tags 6 years ago
Thibaut Girka dfa5b0576f Update mediaGallery component's width when opening CWs 6 years ago
Thibaut Girka 7cc7843109 Do not scroll timelines when *closing* media modals 6 years ago
Thibaut Girka a9e8f98a9d Make hidden media clickable in account media gallery 6 years ago
Thibaut Girka 6ad7606909 [Glitch] Add support for new display_media setting 6 years ago
Spencer Alves 4e60a0d543 Add option to hide action bar in collapsed toots 6 years ago
Thibaut Girka 925c185ef9 Prevent clicks on video from initiating selections 6 years ago
Thibaut Girka c3ab2973c5 Improve keyboard VS mouse navigation of dropdown menus 6 years ago
Thibaut Girka 5ff733b614 Only focus first item of dropdown if it was opened via keyboard 6 years ago
Thibaut Girka d8b2f15b23 Pause video playback if toot is collapsed or CWs folded (fixes #146) 6 years ago
Thibaut Girka 8622dccaf1 Disable focus points for letterboxed media 6 years ago
Thibaut Girka be644e3b7c Media gallery styling closer to upstream's 6 years ago
Thibaut Girka 8183d2ed55 [Glitch] Do not override ctrl/cmd+click in media gallery 6 years ago
Thibaut Girka bd437f8077 Add admin links to status and account menus (fixes #673) 6 years ago
Thibaut Girka e915bc3e9e Fixes columns scrolling to top when opening media modal 6 years ago
Thibaut Girka 530da545a5 [Glitch] Give focused status a sensible aria-label for screen readers 6 years ago
Thibaut Girka 087dcf720e [Glitch] Fix off-by-one error in aria-posinset 6 years ago
Thibaut Girka d8fbd74c47 [Glitch] Add aria-label to column regions 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 130bdb5ee8 [Glitch] Show compose form on delete & redraft when in mobile layout 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 fce248810b [Glitch] Update state when opened dropdown is unmounted 6 years ago
Thibaut Girka 3c49daeb8d Add glitch-soc local setting to display reply counters 6 years ago
Thibaut Girka 87ad942d76 [Glitch] Display replies count in web UI 6 years ago
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour 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 d894cdc93f Port profile redesign to glitch-soc 6 years ago
Thibaut Girka 5d060cb6e4 Allow modals to be closed by pressing “back” 6 years ago
Thibaut Girka 358e3a4c32 Get rid of Collapsable, use CSS instead 6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc 6 years ago
Thibaut Girka 33c1607c83 [Glitch] Fix Chrome issue with sizes="0px" 6 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function 6 years ago
Spencer Alves e5f25a73f2 Adjust spacing between status icons 6 years ago
Thibaut Girka b9fdeceb3c Make active bookmarks red (fixes #493) 6 years ago
Thibaut Girka cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247) 6 years ago
Thibaut Girka 893f2aff20 Prevent a rare crash when a status' root node is undefined 6 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI 6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore 6 years ago