]> cat aescling's git repositories - mastodon.git/commit
[Glitch] Fix not being able to open audio modal in web UI
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 7 Dec 2020 03:29:37 +0000 (04:29 +0100)
committerClaire <claire.github-309c@sitedethib.com>
Fri, 7 May 2021 20:47:09 +0000 (22:47 +0200)
commitd973a90bcc30cc7b42bbb17e83fc1ccf4682a2ef
treebde21316f385b2a445a6b9c3c72200c93860e9e0
parentf29f8caccb29c44a5e14ea3629add1a5dc9fdee9
[Glitch] Fix not being able to open audio modal in web UI

Port a8c471fcc043b61aa10cf8f849dfb552db7381d3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/blurhash.js [new file with mode: 0644]
app/javascript/flavours/glitch/components/status.js
app/javascript/flavours/glitch/features/status/components/detailed_status.js
app/javascript/flavours/glitch/features/ui/components/audio_modal.js
app/javascript/flavours/glitch/features/ui/components/media_modal.js
app/javascript/flavours/glitch/features/ui/components/video_modal.js
app/javascript/flavours/glitch/features/video/index.js