Changes the default content disposition for WebP attachments from *download* to *inline*. Add WebP codec support side-effect to decode.go. To prevent future issues caused by possible changes in emoji.go.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4ba736f018
Коммит
322a500092
@@ -27,6 +27,7 @@ var MediaContentTypes = [...]string{
|
||||
"image/bmp",
|
||||
"image/gif",
|
||||
"image/tiff",
|
||||
"image/webp",
|
||||
"video/avi",
|
||||
"video/mpeg",
|
||||
"video/mp4",
|
||||
|
||||
Ссылка в новой задаче
Block a user