about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/media_modal.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-05-15Use upstream's settings for CW auto-expand and column swiping (#1770)Claire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-05-07[Glitch] Fix expand video on public pageTakeshi Umeda
2021-05-07[Glitch] Fix not being able to open audio modal in web UIEugen Rochko
2021-05-07[Glitch] Fix media modal crashing when media has no blurhashEugen Rochko
2021-05-07Change media modals look in web UIEugen Rochko
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!