Files
mostlymatter/api4
Barış ccab5be6c4 Mm-20223 Add webp emoji support (#20283)
* Added webp package into app/emoji.go , also added a test

* fixed import order inside emoji.go

* Ran go mod tidy

* Conversion to png for Webp emojis that must be resized is implemented

* Deleted unused import

* Added reading mechanism for webp instead of creating

* fileutils and filepath are used while reading a webp file during test

* Deleted readtestwebp function and put it in emoji_test as requested

* Added webp image upload test inside api4/file_test.go

* Expect image is changed from false to true

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-06-21 10:08:02 +05:30
..
2022-02-28 15:01:00 +05:30
2021-09-01 14:43:12 +02:00
2022-05-16 13:16:11 +05:30
2022-05-26 10:54:11 -07:00
2021-09-01 14:43:12 +02:00
2021-08-17 16:08:04 -04:00
2022-06-17 11:13:22 -05:00
2022-05-16 13:16:11 +05:30
2022-02-28 15:01:00 +05:30
2022-04-11 19:31:19 +05:30