gotosocial/docs/admin
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
..
backup_and_restore.md [docs] Update backup docs (#2153) 2023-08-23 19:06:46 +01:00
cli.md [feature] Add enable command to mirror existing disable command; update docs (#2792) 2024-04-02 10:29:46 +01:00
database_maintenance.md [docs] Add database maintenance section; update info message on ANALYZE run (sqlite) (#2756) 2024-03-14 17:40:36 +00:00
domain_blocks.md [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
federation_modes.md [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
media_caching.md [feature] Customizable media cleaner schedule (#2304) 2023-10-30 17:35:11 +00:00
request_filtering_modes.md [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
settings.md [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
signups.md [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
spam.md [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
themes.md [feature] User-selectable preset CSS themes for accounts (#2777) 2024-03-25 17:32:24 +00:00