about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/image_loader.js
AgeCommit message (Collapse)Author
2020-11-04[Glitch] Add expand/compress image button on image view boxMashiro
Port 6a2db10f767879b9072b6c020ebadac4f985ed34 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2018-07-24[Glitch] Use LoadingBar instead of blur to indicate that an image is loadingThibaut Girka
Port 955d5d36e80259d8c10a0246d359f35f63de059d to the glitch-soc flavour
2018-04-08[Glitch] Improved media modalThibaut Girka
Port 4e929b2d173fa22b722c58c0e9f8223eb4f44b0e to glitch-soc
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
Port bf7757cbbc7677fb46aee9a0a8d1b8a37ded7bb6 to glitch-soc
2017-12-03Rename themes -> flavours ? ?kibigo!