gotosocial/internal/processing/admin
tobi d2b3d37724
[feature/frontend] Reports frontend v2 ()
* use apiutil + paging in admin processor+handlers

* we're making it happen

* fix little whoopsie

* styling for report list

* don't youuuu forget about meee don't don't don't don't

* last bits

* sanitize content before showing in report statuses

* update report docs
2024-06-18 18:18:00 +02:00
..
account_test.go
accountaction.go [performance] update remaining worker pools to use queues () 2024-04-26 13:50:46 +01:00
accountget.go [feature] Admin accounts endpoints; approve/reject sign-ups () 2024-04-13 13:25:10 +02:00
accounts.go [feature] Page through accounts as moderator () 2024-05-01 14:11:22 +01:00
actions.go [performance] update remaining worker pools to use queues () 2024-04-26 13:50:46 +01:00
actions_test.go
admin.go
admin_test.go
debug_apurl.go
domainallow.go
domainblock.go [performance] update remaining worker pools to use queues () 2024-04-26 13:50:46 +01:00
domainkeysexpire.go
domainpermission.go
domainpermission_test.go
email.go [feature/frontend] Let admins send test email to validate SMTP config () 2024-05-27 17:03:54 +00:00
emoji.go
emoji_test.go
headerfilter.go
media.go
report.go [feature/frontend] Reports frontend v2 () 2024-06-18 18:18:00 +02:00
rule.go
signupapprove.go [feature] Self-serve email change for users () 2024-06-06 14:43:25 +01:00
signupapprove_test.go [feature] Self-serve email change for users () 2024-06-06 14:43:25 +01:00
signupreject.go [feature] Self-serve email change for users () 2024-06-06 14:43:25 +01:00
signupreject_test.go [feature] Self-serve email change for users () 2024-06-06 14:43:25 +01:00
util.go