expansive search of the federation did not reveal any signs of intelligent gifs

master
Ted Unangst 6 years ago
parent 2a0c9e5082
commit 6ce45d2f23

@ -521,7 +521,7 @@ func xonkxonk(user *WhatAbout, item interface{}) *Honk {
mt = strings.ToLower(mt)
log.Printf("attachment: %s %s", mt, u)
if mt == "image/jpeg" || mt == "image/png" ||
mt == "image/gif" || mt == "text/plain" {
mt == "text/plain" {
donk := savedonk(u, name, mt)
if donk != nil {
xonk.Donks = append(xonk.Donks, donk)

Loading…
Cancel
Save