gotosocial/internal/api/client/admin
tobi 55ad6dee71
[feature] Admin account actions (#432)
* add accountAction to the admin API

* model admin account action

* add admin account action to the processor

* add migration for new AdminAccountActions table

* fix accounts admin path

* Update swagger docs
2022-03-19 12:01:40 +01:00
..
accountaction.go [feature] Admin account actions (#432) 2022-03-19 12:01:40 +01:00
admin.go [feature] Admin account actions (#432) 2022-03-19 12:01:40 +01:00
admin_test.go [feature] Admin account actions (#432) 2022-03-19 12:01:40 +01:00
domainblockcreate.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
domainblockdelete.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
domainblockget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
domainblocksget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
emojicreate.go emoji code passing muster 2022-01-15 17:36:15 +01:00
emojicreate_test.go emoji code passing muster 2022-01-15 17:36:15 +01:00