104 Commits (d2b3eebe00ea60df56704045a8459acb03867555)

Author SHA1 Message Date
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
Thibaut Girka 7a68079b3f [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka 694337d9bb Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka 931a4d1ebf Clean up dead code
7 years ago
Thibaut Girka 8f8b71a278 Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka 3068384dbc Glitchsoc-specific changes to allow boosting own private toots
7 years ago