mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
975e92b7f1
* Implement profile API This Mastodon 4.2 extension provides capabilities missing from the existing Mastodon account update API: deleting an account's avatar or header. See: https://docs.joinmastodon.org/methods/profile/ * Move profile media methods to media processor * Remove check for moved account |
||
---|---|---|
.. | ||
create.go | ||
delete.go | ||
getemoji.go | ||
getemoji_test.go | ||
getfile.go | ||
getfile_test.go | ||
getmedia.go | ||
media.go | ||
media_test.go | ||
profile.go | ||
unattach.go | ||
unattach_test.go | ||
update.go | ||
util.go |