gotosocial/internal/api/client
tobi 89e0cfd874
[feature] Admin accounts endpoints; approve/reject sign-ups ()
* update settings panels, add pending overview + approve/deny functions

* add admin accounts get, approve, reject

* send approved/rejected emails

* use signup URL

* docs!

* email

* swagger

* web linting

* fix email tests

* wee lil fixerinos

* use new paging logic for GetAccounts() series of admin endpoints, small changes to query building

* shuffle useAccountIDIn check *before* adding to query

* fix parse from toot react error

* use `netip.Addr`

* put valid slices in globals

* optimistic updates for account state

---------

Co-authored-by: kim <grufwub@gmail.com>
2024-04-13 13:25:10 +02:00
..
accounts [feature] New user sign-up via web page () 2024-04-11 11:45:53 +02:00
admin [feature] Admin accounts endpoints; approve/reject sign-ups () 2024-04-13 13:25:10 +02:00
apps [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
blocks [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
bookmarks [chore] Swagger: add missing paging params to bookmarks list () 2024-03-15 11:43:24 +01:00
customemojis [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
favourites [feature] Add experimental instance-federation-spam-filter option () 2024-02-27 12:22:05 +00:00
featuredtags [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
filters/v1 [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
followrequests [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
instance [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
lists [chore] Swagger: correct names and formats for several array params () 2024-03-15 11:31:58 +01:00
markers [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
media [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
notifications [bugfix] Fix Swagger spec and add test script () 2024-03-06 18:05:45 +01:00
polls [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
preferences [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
reports [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
search [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
statuses [chore] Move local account settings to separate db table () 2024-03-22 14:03:46 +01:00
streaming [feature] Process outgoing Move from clientAPI () 2024-03-13 13:53:29 +01:00
timelines [bugfix] Avoid empty public/local timeline queries () 2024-03-25 16:20:45 +00:00
user [feature] Add experimental instance-federation-spam-filter option () 2024-02-27 12:22:05 +00:00