gotosocial/web/source/settings/lib/types
tobi 89e0cfd874
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
* 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
..
account.ts [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
custom-emoji.ts [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00
domain-permission.ts [bugfix/frontend] Export/import CSV correctly (#2294) 2023-10-24 18:24:18 +02:00
instance.ts [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
migration.ts [feature] Move + alias account via settings panel (#2519) 2024-01-16 18:28:56 +01:00
query.ts [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00
report.ts [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00
theme.ts [feature] User-selectable preset CSS themes for accounts (#2777) 2024-03-25 17:32:24 +00:00