mirror of
1
Fork 0
gotosocial/internal/api/client/admin
tobi 6171dcbe51
[feature] Add HTTP header permission section to frontend (#2893)
* [feature] Add HTTP header filter section to frontend

* tweak naming a bit
2024-05-05 11:47:22 +00:00
..
accountaction.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
accountapprove.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
accountget.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
accountreject.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
accountsgetv1.go [feature] Page through accounts as moderator (#2881) 2024-05-01 14:11:22 +01:00
accountsgetv2.go [feature] Page through accounts as moderator (#2881) 2024-05-01 14:11:22 +01:00
accountsgetv2_test.go [feature] Page through accounts as moderator (#2881) 2024-05-01 14:11:22 +01:00
admin.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
admin_test.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00
debug_off.go
debug_on.go
domainallowcreate.go
domainallowdelete.go
domainallowget.go
domainallowsget.go
domainblockcreate.go
domainblockdelete.go
domainblockget.go
domainblocksget.go
domainkeysexpire.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
domainpermission.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
emailtest.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
emojicategoriesget.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
emojicategoriesget_test.go
emojicreate.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
emojicreate_test.go
emojidelete.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
emojidelete_test.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
emojiget.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
emojiget_test.go
emojisget.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
emojisget_test.go
emojiupdate.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
emojiupdate_test.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
headerfilter.go [feature] Add HTTP header permission section to frontend (#2893) 2024-05-05 11:47:22 +00:00
headerfilter_create.go
headerfilter_delete.go [feature] Add HTTP header permission section to frontend (#2893) 2024-05-05 11:47:22 +00:00
headerfilter_get.go
mediacleanup.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
mediacleanup_test.go
mediarefetch.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
reportget.go
reportresolve.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
reportresolve_test.go
reportsget.go [bugfix]: Add missing Link headers in Swagger spec (#2751) 2024-03-13 12:23:26 +01:00
reportsget_test.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
rulecreate.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
ruledelete.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
ruleget.go
rulesget.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
ruleupdate.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00