diff options
author | 2022-10-13 15:16:24 +0200 | |
---|---|---|
committer | 2022-10-13 15:16:24 +0200 | |
commit | 70d65b683fa963d2a8761182a2ddd2f4f9a86bb4 (patch) | |
tree | 9cbd8f6870569b2514683c0e8ff6ea32e6e81780 /internal/media/test | |
parent | [frontend] Use new GET custom_emoji admin api (#908) (diff) | |
download | gotosocial-70d65b683fa963d2a8761182a2ddd2f4f9a86bb4.tar.xz |
[feature] Refetch emojis when they change on remote instances (#905)
* select emoji using image_static_url
* use updated on AP emojis
* allow refetch of updated emojis
* cheeky workaround for test
* clean up old files for refreshed emoji
* check error for originalPostData
* shorten GetEmojiByStaticImageURL
* delete kirby (sorry nintendo)
Diffstat (limited to 'internal/media/test')
-rw-r--r-- | internal/media/test/gts_pixellated-original.png | bin | 0 -> 10296 bytes |
-rw-r--r-- | internal/media/test/gts_pixellated-static.png | bin | 0 -> 1010 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/internal/media/test/gts_pixellated-original.png b/internal/media/test/gts_pixellated-original.png Binary files differnew file mode 100644 index 000000000..564ee76d8 --- /dev/null +++ b/internal/media/test/gts_pixellated-original.png diff --git a/internal/media/test/gts_pixellated-static.png b/internal/media/test/gts_pixellated-static.png Binary files differnew file mode 100644 index 000000000..c6dcb0f4a --- /dev/null +++ b/internal/media/test/gts_pixellated-static.png |