GoToSocial/web/template
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
..
404.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
about.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
authorize.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
confirm_email.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
confirmed_email.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
domain-blocklist.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
email_confirm.tmpl [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
email_new_report.tmpl [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
email_new_signup.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
email_report_closed.tmpl [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
email_reset.tmpl [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
email_signup_approved.tmpl [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
email_signup_rejected.tmpl [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
email_test.tmpl [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
error.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
finalize.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
index.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
index_apps.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
index_register.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
index_what_is_this.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
oob.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
page.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
page_footer.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
page_header.tmpl [bugfix] Fix wide images being squished when used as instance avatar (#2669) 2024-02-21 14:24:04 +01:00
page_ogmeta.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
page_stylesheets.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
profile.tmpl [feature] Option to hide followers/following (#2788) 2024-04-02 10:42:24 +01:00
profile_fields.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
settings.tmpl [chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" class (#2674) 2024-02-21 16:11:11 +01:00
sign-in.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
sign-up.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
signed-up.tmpl [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
status.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
status_attachments.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
status_attributes.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
status_header.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
status_info.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
status_poll.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
tag.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
thread.tmpl [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00