about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/media_modal.js
AgeCommit message (Expand)Author
2020-11-04[Glitch] Add expand/compress image button on image view boxMashiro
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-01-24[Glitch] Add announcementsEugen Rochko
2019-10-10[Glitch] Fix media editing modal changing dimensions when image loadsEugen Rochko
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-09-09Move “export” before decoratorsThibaut Girka
2019-05-04[Glitch] Add button to view context to media modalEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2018-09-11Fix media description in various media modalsThibaut Girka
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keysThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
2018-04-08[Glitch] Avoid using JS to set height in MediaModalThibaut Girka
2018-04-08[Glitch] Improved media modalThibaut Girka
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!