about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account_gallery/components/media_item.js
AgeCommit message (Expand)Author
2020-11-03[Glitch] Fix some account media gallery items having empty labelsThibG
2020-07-15[Glitch] Fix audio and video items in account gallery in web UIEugen Rochko
2020-07-10[Glitch] Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-10-04[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-08-20[Glitch] Fix handling of audio files in account media galleryThibG
2019-05-04Add visibility icon back in media galleryThibaut Girka
2019-05-04Add back description on hoverThibaut Girka
2019-05-04[Glitch] Make the cursor icon consistant across media types in account media ...ThibG
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
2018-10-02Make hidden media clickable in account media galleryThibaut Girka
2018-10-02Add media description (or status spoiler) in account media galleryThibaut Girka
2018-10-02[Glitch] Honour displayMedia setting in accountMedia galleryThibaut Girka
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!