183 Commits (afde99dc29705f9c3a5f6821998a559b552f0f15)

Author SHA1 Message Date
Eugen Rochko 49b205ad89 [Glitch] Fix not being able to open audio modal in web UI
4 years ago
Eugen Rochko 65f497cac2 Change media modals look in web UI
4 years ago
Claire 12d91755f5 [Glitch] Add dropdown for boost privacy in boost confirmation modal
4 years ago
Mélanie Chauvel f419096f3b [Glitch] Slightly reorder three dots menu on toots to make it more intuitive
4 years ago
Eugen Rochko 3a6cae746e [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI
4 years ago
Eugen Rochko f08b14ce71 [Glitch] Add pop-out player for audio/video in web UI
4 years ago
Thibaut Girka 79f367db2e Fix crash when opening detailed view of a status you boosted
4 years ago
Tdxdxoz ee0ca40541 [Glitch] Fix: also use custom private boost icon for detailed status
4 years ago
proxy efb1f3413c [Glitch] reword "boost to original audience" as per tootsuite#14596
4 years ago
Thibaut Girka 8ad2252c98 Fix spacing around reblog counter in detailed statuses
4 years ago
Thibaut Girka 360b47c6b4 Fix “Show less for all”/”Show more for all” eye icon not reflecting state
4 years ago
Sasha Sorokin 2e73171628 [Glitch] Replace repetitive blurhash code with component (#14267)
4 years ago
ThibG 1271de96f0 [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
ThibG 72aeeb2b34 [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
Eugen Rochko 3c51c7dd3e [Glitch] Add color extraction for audio thumbnails
4 years ago
Eugen Rochko e282f9b671 [Glitch] Add customizable thumbnails for audio and video attachments
4 years ago
Eugen Rochko 9d737108a6 [Glitch] Fix audio/video/images/cards not reacting to window resizes in web UI
4 years ago
Eugen Rochko 27becaa9df [Glitch] Change volume control and download buttons in web UI
4 years ago
Eugen Rochko a135f3bd98 [Glitch] Change design of audio players in web UI
4 years ago
ThibG 1c3764c6f8 [Glitch] Change sensitive preview cards to not blur text
4 years ago
ThibG 00283fe6ab [Glitch] Fix design issues with sensitive preview cards
4 years ago
ThibG 4eca2093d9 [Glitch] Hide sensitive preview cards with blurhash
5 years ago
ThibG ed2267b78e [Glitch] Fix expanded video player issues
5 years ago
Thibaut Girka 9af4ed237c Fix privacy icon being displayed twice in glitch-soc Web UI
5 years ago
Bèr Kessels 96b18a705f [Glitch] Code style improvements in JavaScript
5 years ago
Thibaut Girka b93d4d2b2a Fix boosting private toots in detailed view
5 years ago
ThibG b7008b2cd5 [Glitch] Fix native share button not being displayed for unlisted toots
5 years ago
Eugen Rochko ac320c111c [Glitch] Add number animations
5 years ago
Sasha Sorokin 481b2e5df4 [Glitch] Fix unlocalized dropdown button title
5 years ago
Thibaut Girka 4c312ad79d Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
5 years ago
ThibG 34f9541c3d [Glitch] Fix reuse of detailed status components
5 years ago
ThibG 55d1f5c78c [Glitch] Add hotkey for opening media files
5 years ago
BSKY e02b77a1f4 [Glitch] Add noopener and/or noreferrer
5 years ago
Eugen Rochko 3134aa0097 [Glitch] Fix scroll to top in single column UI
5 years ago
Eugen Rochko 2d701e88f5 [Glitch] Fix column header scrolling with the page
5 years ago
ThibG 56ca0d8b1c [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
Thibaut Girka 9b0b130299 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka 080bdf6949 Move “export” before decorators
5 years ago
ThibG fce59abade [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
Eugen Rochko 478fa5f839 [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 024b9a24e0 [Glitch] Add audio player
5 years ago
Thibaut Girka 5de49ea272 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
Thibaut Girka 50553e097d Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka 2f4cb78803 Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka d84045c9ca Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG 447e13fec3 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
Thibaut Girka b99f77bd31 Use a different icon for audio attachments
5 years ago
Eugen Rochko b02325e820 [Glitch] Add audio uploads
5 years ago
Thibaut Girka 3bf93a3612 Properly handle unboosting statuses from detailed view
6 years ago
Thibaut Girka 2fe493ba25 Fix unboost confirmation dialog not showing up on detailed statuses
6 years ago
Thibaut Girka 6819b3333e Add option to display a warning before boosting toots lacking media descriptions
6 years ago
Thibaut Girka c1619a5c24 [Glitch] Add keyboard shortcut to hide/show media
6 years ago
Thibaut Girka 5052b8c29f Fix content warning button displaying a link icon when no status card is set
6 years ago
Eugen Rochko 87a7a9a4df [Glitch] Add blurhash
6 years ago
Thibaut Girka d20647fd94 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Thibaut Girka 98732502f5 When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka 7ed89e9178 Add hotkey for bookmarking a toot
6 years ago
Thibaut Girka 619d55358f Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka b83e693c40 Do not handle clicks in detailed status content
6 years ago
ThibG 5ca976c776 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Eugen Rochko 21366f9e05 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 1e4ea4f391 Make clicking on the account and status column headers scroll to top
6 years ago
ash lea 00bc35891b add local setting to auto reveal media behind cw
6 years ago
Thibaut Girka 6ad1fc3254 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Mélanie Chauvel (ariasuni) 2a7690601a [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Thibaut Girka e8ae6b050b [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka 04d7200ba4 [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka 3d5ef5c497 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka a9078c18eb Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka d55233da9a Fix unfolding CWs on public hashtag page
6 years ago
Thibaut Girka a847f3bec6 [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka eaebfc67d8 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 8219940214 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 95dcaccb03 [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka ba8d23c7cb Allow disabling the reply confirmation dialog
6 years ago
Thibaut Girka 467786f29b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka a281d3ebd3 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka 8117ba2cb1 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 5a03b30f13 [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka ff50412846 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka 05d7c498ba [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka fc707adcde Improve detailed status component lifecycle
6 years ago
Thibaut Girka 550c523233 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
Thibaut Girka 7f023b3b98 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka 18870c45f1 [Glitch] Include preview cards in status entity in REST API
6 years ago
Thibaut Girka a8e896af12 Fix fav/boosts hotkeys not working on detailed statuses
6 years ago
Thibaut Girka b4bab7eb35 Do not scroll timelines when *closing* media modals
6 years ago
Thibaut Girka 72305816ea [Glitch] Add a confirmation dialog when hitting reply and the compose box isn't empty
6 years ago
David Yip d698c06aa8 Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
Thibaut Girka 495b50e3ab Fix thread CW expansion not being reset when changing threads
6 years ago
Thibaut Girka e6aa730195 [Glitch] After click to embed video, autoplay it
6 years ago
Thibaut Girka ddbf9887cd [Glitch] Click card to embed external content
6 years ago
Thibaut Girka 6e3625c5bc [Glitch] Fix oEmbed image_modal src.
6 years ago
Thibaut Girka c48345969f [Glitch] Ensure link thumbnails are not stretched to super low quality
6 years ago
Thibaut Girka 9b7139099f [Glitch] Add embed_url to preview cards
6 years ago
Thibaut Girka 4567e42341 Media gallery styling closer to upstream's
6 years ago
Thibaut Girka 34ecec8c85 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka 46166b8676 [Glitch] Give focused status a sensible aria-label for screen readers
6 years ago