about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status/components
AgeCommit message (Expand)Author
2022-04-20Swap position of media attachments and pollsClaire
2022-04-06[Glitch] Replace deprecated String.prototype.substr()CommanderRoot
2022-02-10[Glitch] Chore: Disable menu items for editing statuses in web UI (#17497)Eugen Rochko
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2022-02-09[Glitch] Add edit history to web UIEugen Rochko
2022-01-20[Glitch] Add support for editing for published statusesEugen Rochko
2022-01-17[Glitch] Add support for private pinned postsClaire
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
2021-02-12[Glitch] Slightly reorder three dots menu on toots to make it more intuitiveMélanie Chauvel
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-31Fix crash when opening detailed view of a status you boostedThibaut Girka
2020-08-30[Glitch] Fix: also use custom private boost icon for detailed statusTdxdxoz
2020-08-30[Glitch] reword "boost to original audience" as per tootsuite#14596proxy
2020-08-24Fix spacing around reblog counter in detailed statusesThibaut Girka
2020-07-10[Glitch] Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2020-07-08[Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnailThibG
2020-07-08[Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnailThibG
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] Fix audio/video/images/cards not reacting to window resizes in web UIEugen 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-30[Glitch] Change sensitive preview cards to not blur textThibG
2020-06-26[Glitch] Fix design issues with sensitive preview cardsThibG
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-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-02-09Fix boosting private toots in detailed viewThibaut Girka
2020-02-09[Glitch] Fix native share button not being displayed for unlisted tootsThibG
2020-01-25[Glitch] Add number animationsEugen Rochko
2020-01-25[Glitch] Fix unlocalized dropdown button titleSasha Sorokin
2020-01-25Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with ...Thibaut Girka
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut 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-08-04Move decodeIDNA to app/javascript/flavours/glitch/utilThibaut 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