summaryrefslogtreecommitdiff
path: root/web/assets/default_avatars/GoToSocial_icon3.png
AgeCommit message (Collapse)AuthorFiles
2022-10-06[chore] Reduced distributed assets with 'optipng -o7 -zm1-9 -keep FILENAME' ↵Libravatar EchedeyLR1
between 28-56% (#890)
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi1
* validate web-asset-base-dir * move default icons into converter * always ensure avatar + header on api accounts * update tests * add default header * don't return error from web module creation anymore * tidy a bit * use pngs for default avatars rather than svgs