fediwall/src
Marcel Hellkamp d7fde80d06 Add support for video media attachments.
Videos are only downloaded if autoplay is enabled and the video is visible on screen.
Disabling autoplay shows preview images instead.
2023-07-28 18:43:52 +02:00
..
assets Initial commit 2023-07-15 08:46:52 +02:00
components Add support for video media attachments. 2023-07-28 18:43:52 +02:00
App.vue Add support for video media attachments. 2023-07-28 18:43:52 +02:00
config.ts Do not escape / in query strings 2023-07-27 17:22:13 +02:00
defaults.ts Moved mastodon fetch logic to separate file 2023-07-24 22:17:50 +02:00
main.ts Reordering imports 2023-07-24 22:17:50 +02:00
sources.ts Add support for video media attachments. 2023-07-28 18:43:52 +02:00
types.ts Add support for video media attachments. 2023-07-28 18:43:52 +02:00
utils.ts Moved mastodon fetch logic to separate file 2023-07-24 22:17:50 +02:00