mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-12-11 16:20:16 +01: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 |
||
---|---|---|
.. | ||
account_test.go | ||
accountalias.go | ||
accountcreate_test.go | ||
accountcreate.go | ||
accountdelete_test.go | ||
accountdelete.go | ||
accountget.go | ||
accountmove.go | ||
accounts.go | ||
accountupdate_test.go | ||
accountupdate.go | ||
accountverify_test.go | ||
accountverify.go | ||
block_test.go | ||
block.go | ||
follow_test.go | ||
follow.go | ||
followers.go | ||
following.go | ||
lists_test.go | ||
lists.go | ||
lookup.go | ||
note.go | ||
profile_test.go | ||
profile.go | ||
relationships.go | ||
search_test.go | ||
search.go | ||
statuses_test.go | ||
statuses.go | ||
themesget.go | ||
unblock.go | ||
unfollow.go |