about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/media_gallery.js
AgeCommit message (Expand)Author
2020-02-21Move “export” before decoratorsThibaut Girka
2019-12-02hide media captions under content notes when not expandedmultiple creatures
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-05-21set correct name on media caption `div`multiple creatures
2019-05-21Group like media captions together and remove space between descriptors.multiple creatures
2019-05-21Make sure topmost image fills the gap in an odd-numbered media set.multiple creatures
2019-05-21Handle up to 6 attachments per roar.multiple creatures
2019-05-21Add support for standard GIFs (under 200 KB)multiple creatures
2019-05-21show captions for media descriptionsmultiple creatures
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-04-16Fix opening/closing gifv sometimes making the timeline scrollThibaut Girka
2019-03-11Remove leftover console.logThibaut Girka
2019-03-11add local setting to auto reveal media behind cwash lea
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
2019-01-10[Glitch] Stop gifv timeline preview explicitly when open the media galleryThibaut Girka
2018-11-25Render placeholder instead of image when MediaGallery container width isn't k...Thibaut Girka
2018-11-15In detailed status view, take displayMedia setting into account when changing...Thibaut Girka
2018-10-21Update mediaGallery component's width when opening CWsThibaut Girka
2018-10-01[Glitch] Add support for new display_media settingThibaut Girka
2018-09-21Prevent clicks on video from initiating selectionsThibaut Girka
2018-09-04Disable focus points for letterboxed mediaThibaut Girka
2018-09-04Media gallery styling closer to upstream'sThibaut Girka
2018-09-04[Glitch] Do not override ctrl/cmd+click in media galleryThibaut Girka
2018-08-27[Glitch] Add missing video descriptionsThibaut Girka
2018-07-10[Glitch] Fix Chrome issue with sizes="0px"Thibaut Girka
2018-05-21Fix width only being set for standalone mediaThibaut Girka
2018-05-21[Glitch] Use real container width in MediaGallery srcSetThibaut Girka
2018-05-07Hide media in report modal regardless of whether they are marked sensitiveThibaut Girka
2018-04-22Merge pull request #435 from ThibG/glitch-soc/features/public-modalsbeatrix
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2018-04-19Only compute height dynamically for standalone mediaThibaut Girka
2018-04-19[Glitch] Center thumbnails on focus pointThibaut Girka
2018-04-19Use javascript to set MediaGallery height automaticallyThibaut Girka
2018-04-19Revert some glitch-specific refactoringThibaut Girka
2018-04-14[Glitch] Fix media button typeThibaut Girka
2018-04-14[Glitch] Handle preference to always display sensitive mediaThibaut Girka
2018-01-08Add missing commakibigo!
2018-01-08Show SENSITIVE tag on sensitive images (#267)kibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!