I tried anything, including a 1x1 0 quality jpg and webp images which are 538 B and 44 B. Nothing works, everything is "too big". Could we get avatars enabled? Even if max size is 1 KiB or something generally low.
I think they've been disabled temporarily because of the child abuse material that got spammed - thankfully, I never saw that stuff, but the mods and admins had to...
Oh, shit. I've just joined the instance. I'm so sorry for what the admins and mods had to see. Fuck whoever does that shit. :"(
I'm not an admin though, one of them can tell you what exactly they're doing atm, tbh, I don't know what their plans are either.
Would be really nice to just have Gravatar support. Then we all get avatars again, and the site hosts none of them.
Can't upload images at all to the site, they disabled it due to the CSAM attack a few months ago, not sure when they plan on fixing it.
There is a way to add an avatar without uploading it to the site but it is a bit complicated and requires the api, it also is required that you host them somewhere else i.e. imgur, file.coffee, gitlab, codeberg, anywhere that lets you host the images.
I was able to easily do it using the Dev tools in the browser, it's not very difficult when you know what to look for in the network packets, but for someone who's not a web developer or worked with json to might be tricky, and might carry some risk if they add them incorrectly (not sure if lemmy prevents corrupting user settings with safeguards but better safe than sorry).
What would be very nice is if the Client Would just allow for using a URL in place of an upload just like what can be done on posts and comments