87 Commits (14961cc8eeaede75f5faa4c3d1e2ac3927c4f5dc)

Author SHA1 Message Date
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka 3315877afe Fix width only being set for standalone media
6 years ago
Thibaut Girka df3fa2cb78 [Glitch] Use real container width in MediaGallery srcSet
6 years ago
Thibaut Girka 72c5d3dd80 Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka b6133837ad Widen clickable area of toots
6 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka c77a4d8c51 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka 336d5fecdb Fix root modal's keyup handling (Fixes #478)
6 years ago
Thibaut Girka 3333cce41e Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka 04a8aef9d2 Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
6 years ago
Thibaut Girka 82421dc2e2 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
6 years ago
beatrix f5f840cdb3 Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
6 years ago
Thibaut Girka ca62d8bcc6 [Glitch] Do not re-position scroll when loading more (inserting items from below)
6 years ago
Thibaut Girka 1c75c7901f [Glitch] Prevent timeline from moving when cursor is hovering over it
6 years ago
Thibaut Girka eea6b78afc Improve accessibility of toot dropdown menu
6 years ago
Thibaut Girka 41fe73f35c [Glitch] Improve relative timestamps in web UI
6 years ago
Thibaut Girka 2ed804d4ca Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka 8be1573a6e Tentative fix for #446
7 years ago
beatrix cd9c602a0e Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
Thibaut Girka bc3be9ac5b [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 4e4a5fc1ad Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 5ab80ffadd Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka a51aa91caf [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka 8c190e6235 [Glitch] Fix column headers accessibility
7 years ago
beatrix 64f74da493 Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 69710cf17b Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix 1b58c44557 Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Thibaut Girka d6693f3ae3 [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka 74bfb1e579 Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka f63da992fc Clean up dead code
7 years ago
Thibaut Girka fe20ada59a Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka f83dc9507f Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 9b72f23fdd Only compute height dynamically for standalone media
7 years ago
Thibaut Girka e0bffe8856 [Glitch] Center thumbnails on focus point
7 years ago
Thibaut Girka c4209e12f6 Use javascript to set MediaGallery height automatically
7 years ago
Thibaut Girka b283f463c9 Revert some glitch-specific refactoring
7 years ago
Thibaut Girka 9a3fd77c72 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
Thibaut Girka 6153d6a6dc [Glitch] Fix media button type
7 years ago
Thibaut Girka 4b1909612a [Glitch] Handle preference to always display sensitive media
7 years ago
David Yip 605016368d Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 8b3d03067b Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka 89f5ae00a5 [Glitch] Improved media modal
7 years ago
Thibaut Girka 7518a4b9d7 Remove duplicate message entries
7 years ago
beatrix 766a008931 Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
Thibaut Girka 769c536db4 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
Thibaut Girka caa6611877 [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
7 years ago
Thibaut Girka d2b9747a50 Add basic domain block UI
7 years ago
Thibaut Girka 32ede640af [Glitch] Display unfollow button even if account moved
7 years ago
David Yip 299cfa4bc7 Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
7 years ago