about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status/components/detailed_status.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-05[Glitch] Fix unnecessary re-rendering of various components when typing in we...Claire
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-08-15[Glitch] Add warning for sensitive audio postsRens Groothuijsen
2022-07-24Improve interaction between out-of-CW attachments and collapsed tootsClaire
2022-07-24Add local setting toggle to move media attachments outside CWsClaire
2022-04-20Swap position of media attachments and pollsClaire
2022-02-09[Glitch] Add edit history to web UIEugen Rochko
2022-01-20[Glitch] Add support for editing for published statusesEugen Rochko
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-09-08Fix media attachments not being displayed on pollsClaire
2021-05-07[Glitch] Fix not being able to open audio modal in web UIEugen Rochko
2020-11-25[Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UIEugen Rochko
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-08-24Fix spacing around reblog counter in detailed statusesThibaut Girka
2020-07-05[Glitch] Add color extraction for audio thumbnailsEugen Rochko
2020-07-02[Glitch] Add customizable thumbnails for audio and video attachmentsEugen Rochko
2020-07-02[Glitch] Change volume control and download buttons in web UIEugen Rochko
2020-07-02[Glitch] Change design of audio players in web UIEugen Rochko
2020-06-09[Glitch] Hide sensitive preview cards with blurhashThibG
2020-04-25[Glitch] Fix expanded video player issuesThibG
2020-03-11Fix privacy icon being displayed twice in glitch-soc Web UIThibaut Girka
2020-01-25[Glitch] Add number animationsEugen Rochko
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-06-24Use a different icon for audio attachmentsThibaut Girka
2019-06-24[Glitch] Add audio uploadsEugen Rochko
2019-05-27[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-05-05Fix content warning button displaying a link icon when no status card is setThibaut Girka
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-05-03Fix polls icon not showing in CW button in detailed statusesThibaut Girka
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-04-03Do not handle clicks in detailed status contentThibaut Girka
2019-03-13[Glitch] Redesign landing pageEugen Rochko
2019-03-11add local setting to auto reveal media behind cwash lea
2019-03-05Add pollsEugen Rochko
2019-02-17[Glitch] Fix crash on public hashtag pages when streaming failsThibaut Girka
2019-02-06Fix CW unfolding not triggering re-layout in public hashtag pageThibaut Girka
2019-02-06Fix unfolding CWs on public hashtag pageThibaut Girka
2019-01-20[Glitch] Fix new hashtag page's items not being full-width on mobileThibaut Girka
2019-01-20[Glitch] Improve the public hashtag pageThibaut Girka
2019-01-20[Glitch] Redesign public hashtag page to use a masonry layoutThibaut Girka