index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
components
/
media_gallery.js
Age
Commit message (
Expand
)
Author
2021-05-09
[Glitch] Make media_gallery.toggle_visible less confusing to translate
Mélanie Chauvel
2020-11-04
Fix unsightly re-layout delay for media previews
Thibaut Girka
2020-08-17
Fix WebUI crash in edge case when media display size causes scroll
Thibaut Girka
2020-07-10
[Glitch] Replace repetitive blurhash code with component (#14267)
Sasha Sorokin
2020-07-02
[Glitch] Fix audio/video/images/cards not reacting to window resizes in web UI
Eugen Rochko
2020-05-28
[Glitch] Change wording from “Hide media” to “Hide image/images” in W...
Mélanie Chauvel
2020-03-08
[Glitch] Change the tooltip "Toggle visibility" to "Hide media" in web UI
Mélanie Chauvel (ariasuni)
2020-01-20
[Glitch] Change reported media attachments to always be hidden in admin UI
Eugen Rochko
2019-10-27
[Glitch] Add noopener and/or noreferrer
BSKY
2019-09-09
Move “export” before decorators
Thibaut Girka
2019-09-05
[Glitch] Fix uncached media in web UI not being clickable
Eugen Rochko
2019-09-05
[Glitch] Add "not available" label on unknown media attachments
Eugen Rochko
2019-06-26
[Glitch] Add option to disable blurhash previews
ThibG
2019-06-24
[Glitch] Add media description as title to links of unknown media attachments
Eugen Rochko
2019-05-27
[Glitch] Add keyboard shortcut to hide/show media
Thibaut Girka
2019-05-04
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Eugen Rochko
2019-05-04
[Glitch] Change account gallery in web UI
Eugen Rochko
2019-05-04
[Glitch] Add blurhash
Eugen Rochko
2019-04-16
Fix opening/closing gifv sometimes making the timeline scroll
Thibaut Girka
2019-03-11
Remove leftover console.log
Thibaut Girka
2019-03-11
add local setting to auto reveal media behind cw
ash lea
2019-02-10
Avoid two-step rendering of statuses as much as possible
Thibaut Girka
2019-01-10
[Glitch] Stop gifv timeline preview explicitly when open the media gallery
Thibaut Girka
2018-11-25
Render placeholder instead of image when MediaGallery container width isn't k...
Thibaut Girka
2018-11-15
In detailed status view, take displayMedia setting into account when changing...
Thibaut Girka
2018-10-21
Update mediaGallery component's width when opening CWs
Thibaut Girka
2018-10-01
[Glitch] Add support for new display_media setting
Thibaut Girka
2018-09-21
Prevent clicks on video from initiating selections
Thibaut Girka
2018-09-04
Disable focus points for letterboxed media
Thibaut Girka
2018-09-04
Media gallery styling closer to upstream's
Thibaut Girka
2018-09-04
[Glitch] Do not override ctrl/cmd+click in media gallery
Thibaut Girka
2018-08-27
[Glitch] Add missing video descriptions
Thibaut Girka
2018-07-10
[Glitch] Fix Chrome issue with sizes="0px"
Thibaut Girka
2018-05-21
Fix width only being set for standalone media
Thibaut Girka
2018-05-21
[Glitch] Use real container width in MediaGallery srcSet
Thibaut Girka
2018-05-07
Hide media in report modal regardless of whether they are marked sensitive
Thibaut Girka
2018-04-22
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
beatrix
2018-04-20
[Glitch] Show media modal on public pages
Thibaut Girka
2018-04-19
Only compute height dynamically for standalone media
Thibaut Girka
2018-04-19
[Glitch] Center thumbnails on focus point
Thibaut Girka
2018-04-19
Use javascript to set MediaGallery height automatically
Thibaut Girka
2018-04-19
Revert some glitch-specific refactoring
Thibaut Girka
2018-04-14
[Glitch] Fix media button type
Thibaut Girka
2018-04-14
[Glitch] Handle preference to always display sensitive media
Thibaut Girka
2018-01-08
Add missing comma
kibigo!
2018-01-08
Show SENSITIVE tag on sensitive images (#267)
kibigo!
2017-12-03
Rename themes -> flavours ? ?
kibigo!