62 Commits (a0a8203a0baf7250f0bffa298e520de39a921ffe)

Author SHA1 Message Date
Thibaut Girka a93cb340bd [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka 02295257b3 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 3e8b623975 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 2b2584a37b [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka 9a7201f2ee Allow disabling the reply confirmation dialog
6 years ago
Thibaut Girka 4167ed375b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 76320bf6d8 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka a10fee3c09 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 31599ad91c [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka 837ea32c88 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka 6a264c9379 Improve detailed status component lifecycle
6 years ago
Thibaut Girka 6b6e633c09 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka b3ff35a75c Move URLs to backend in their own file
6 years ago
Thibaut Girka b21615e957 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API
6 years ago
Thibaut Girka b13c34de3a Fix fav/boosts hotkeys not working on detailed statuses
6 years ago
Thibaut Girka 7cc7843109 Do not scroll timelines when *closing* media modals
6 years ago
Thibaut Girka c6e4c48942 [Glitch] Add a confirmation dialog when hitting reply and the compose box isn't empty
6 years ago
David Yip c065717b67
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
Thibaut Girka 657805f444 Fix thread CW expansion not being reset when changing threads
6 years ago
Thibaut Girka d9a92d5040 [Glitch] After click to embed video, autoplay it
6 years ago
Thibaut Girka bc5009cd45 [Glitch] Click card to embed external content
6 years ago
Thibaut Girka dfa6fb4927 [Glitch] Fix oEmbed image_modal src.
6 years ago
Thibaut Girka cc58265216 [Glitch] Ensure link thumbnails are not stretched to super low quality
6 years ago
Thibaut Girka 49eaf72faf [Glitch] Add embed_url to preview cards
6 years ago
Thibaut Girka be644e3b7c Media gallery styling closer to upstream's
6 years ago
Thibaut Girka bd437f8077 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka 530da545a5 [Glitch] Give focused status a sensible aria-label for screen readers
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 937cd03a9a [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 4a6bc2482a [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka b02bfe86ce Don't reset scroll position when opening a modal
6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function
6 years ago
Thibaut Girka b9fdeceb3c Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
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 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
beatrix 06fc278e4c
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
Thibaut Girka 3068384dbc Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 52229405ed [Glitch] Make detailed status' media gallery standalone
7 years ago
Thibaut Girka 5d96c5ac41 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
David Yip b7804028c2
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
David Yip 0b326950bf
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
7 years ago