gotosocial/internal/api/client/admin
2025-02-25 14:22:24 +01:00
..
accountaction.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
accountapprove.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
accountget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
accountreject.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
accountsgetv1.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
accountsgetv2.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
accountsgetv2_test.go [bug] Add missing group property to the Account model (#3746) 2025-02-08 13:04:30 +01:00
admin.go [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
admin_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
debug_off.go [feature] Debug admin endpoint to clear caches (#2940) 2024-05-29 12:56:17 +02:00
debug_on.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainallowcreate.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainallowdelete.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainallowget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainallowsget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainblockcreate.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainblockdelete.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainblockget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainblocksget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
domainkeysexpire.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermission.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissiondraftaccept.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissiondraftcreate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissiondraftget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissiondraftremove.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissiondraftsget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionexcludecreate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionexcludeget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionexcluderemove.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionexcludesget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionsubscriptioncreate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionsubscriptionget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionsubscriptionremove.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionsubscriptionsget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionsubscriptionspreviewget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionsubscriptiontest.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
domainpermissionsubscriptiontest_test.go [bugfix] More permissive CSV parsing for perm subs, text parse fix (#3638) 2025-01-08 22:38:27 +01:00
domainpermissionsubscriptionupdate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emailtest.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emojicategoriesget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emojicategoriesget_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojicreate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emojicreate_test.go [feature] Allow import of following and blocks via CSV (#3150) 2024-08-02 12:41:46 +01:00
emojidelete.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emojidelete_test.go [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
emojiget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emojiget_test.go [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
emojisget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emojisget_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojiupdate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
emojiupdate_test.go [feature] Allow emoji shortcode to be 1-character length (#3556) 2024-11-21 12:13:55 +01:00
headerfilter.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
headerfilter_create.go [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
headerfilter_delete.go [feature] Add HTTP header permission section to frontend (#2893) 2024-05-05 11:47:22 +00:00
headerfilter_get.go [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
mediacleanup.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
mediacleanup_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
mediarefetch.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
reportget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
reportresolve.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
reportresolve_test.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
reportsget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
reportsget_test.go [bug] Add missing group property to the Account model (#3746) 2025-02-08 13:04:30 +01:00
rulecreate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
ruledelete.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
ruleget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
rulesget.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00
ruleupdate.go move tokenauth to apiutil 2025-02-25 14:22:24 +01:00