about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/attachment_list.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2021-08-20[Glitch] Fix crash if a notification contains an unprocessed media attachmentClaire
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2018-03-28Fix attachment listsThibaut Girka
2018-03-27[Glitch] Display AttachmentList in notificationsThibaut Girka
2018-03-27[Glitch] Display AttachmentList in timelines in compact style when media missingThibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!