209 Commits (fe00f7a7e4469d18b43be2159fa9d953d2050f46)

Author SHA1 Message Date
Thibaut Girka 2e93f87c9f [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka 3e8b623975 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 92830029ca [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka e03813cf0a [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka 147f4f9fd2 [Glitch] refactored account.js
6 years ago
Thibaut Girka e8ae77236b [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 825decbf9e [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka 19c64a49f7 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka 21f27e6579 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Thibaut Girka 22dedb676b [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached
6 years ago
Thibaut Girka 1a3088364f Fix composer not getting focus after reply confirmation dialog
6 years ago
Thibaut Girka 5eaf2c9e02 [Glitch] Back to the getting-started when pins the timeline
6 years ago
Thibaut Girka 9fc7ad7b9c [Glitch] Always display tab navigation on local/federated timeline even when empty
6 years ago
Thibaut Girka 1e656c3632 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 73ee38f485 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka 39696024ca Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka 7e63fb26e0 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka 922d05864f Add error boundary component to catch Web UI crashes
6 years ago
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
David Yip c065717b67
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
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
David Yip f8d50a4070
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
David Yip cfdbb36bdf
Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
6 years ago
David Yip 9ad5de8a3a
Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
6 years ago
Spencer Alves e5f25a73f2 Adjust spacing between status icons
6 years ago
Spencer Alves 7d2e6429c2 Merge branch 'glitch' into thread-icon
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
Thibaut Girka d0b2f71501 Fix width only being set for standalone media
6 years ago
Thibaut Girka 3ad3cee44c [Glitch] Use real container width in MediaGallery srcSet
6 years ago
Thibaut Girka 9d6788b30b Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka 2154bd1b5a Widen clickable area of toots
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 769a48495c Fix root modal's keyup handling (Fixes #478)
6 years ago
Spencer Alves f2ff167c1a Add an extra icon to indicate that a status is part of a conversation
6 years ago
Thibaut Girka 658ac4396c Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka de7feea30e Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
6 years ago
Thibaut Girka 4133f70902 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
6 years ago
beatrix 331190e5fb
Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
6 years ago
Thibaut Girka 32974a58dc [Glitch] Do not re-position scroll when loading more (inserting items from below)
6 years ago
Thibaut Girka 553cc28240 [Glitch] Prevent timeline from moving when cursor is hovering over it
6 years ago
Thibaut Girka cee157fc19 Improve accessibility of toot dropdown menu
6 years ago
Thibaut Girka 70a16d8858 [Glitch] Improve relative timestamps in web UI
6 years ago
Thibaut Girka 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka b39f3648a7 Tentative fix for #446
7 years ago
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 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.
7 years ago
Thibaut Girka 64d8d0464d Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 2888f74c12 Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 63d671b18f [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka abf7c5b850 [Glitch] Fix column headers accessibility
7 years ago
beatrix 06fc278e4c
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 125e8c7f5a
Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix e88ce27855
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago