gotosocial/internal/api/client
Vyr Cossont 975e92b7f1
[feature] Implement profile API (#2926)
* 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
2024-05-29 12:57:44 +02:00
..
accounts [feature] Implement profile API (#2926) 2024-05-29 12:57:44 +02:00
admin [feature] Debug admin endpoint to clear caches (#2940) 2024-05-29 12:56:17 +02:00
apps [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
blocks [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
bookmarks [chore] Swagger: add missing paging params to bookmarks list (#2759) 2024-03-15 11:43:24 +01:00
conversations [feature] Stub conversations endpoint (#2853) 2024-04-18 12:36:02 +02:00
customemojis [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
favourites [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
featuredtags [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
filters/v1 [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
followrequests [bugfix] further paging mishaps (#2884) 2024-04-30 16:22:23 +02:00
instance [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
lists [chore] Swagger: correct names and formats for several array params (#2758) 2024-03-15 11:31:58 +01:00
markers [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
media [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 2024-05-27 17:46:15 +02:00
mutes [feature] Stub account mutes endpoint (#2852) 2024-04-18 09:59:47 +01:00
notifications [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
polls [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
preferences [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
reports [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
search [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
statuses [feature] Page through accounts as moderator (#2881) 2024-05-01 14:11:22 +01:00
streaming [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
timelines [bugfix] Avoid empty public/local timeline queries (#2784) 2024-03-25 16:20:45 +00:00
user [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00