mirror of
1
Fork 0
gotosocial/internal/api/client/admin
kim 312cb8b9c7
[chore] rename New___(string) int signature functions to Parse___(string) int (#3580)
* rename New___(string) int {} signature functions to Parse___(string) int {}

* remove test output
2024-11-28 12:54:22 +01:00
..
accountaction.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
accountapprove.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
accountget.go
accountreject.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
accountsgetv1.go
accountsgetv2.go
accountsgetv2_test.go [feature] Add image descriptions for default avatar + header; don't allow editing default desc (#3473) 2024-10-21 14:04:50 +02:00
admin.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
admin_test.go [feature] Debug admin endpoint to clear caches (#2940) 2024-05-29 12:56:17 +02:00
debug_off.go [feature] Debug admin endpoint to clear caches (#2940) 2024-05-29 12:56:17 +02:00
debug_on.go [feature] Debug admin endpoint to clear caches (#2940) 2024-05-29 12:56:17 +02:00
domainallowcreate.go
domainallowdelete.go
domainallowget.go
domainallowsget.go
domainblockcreate.go
domainblockdelete.go
domainblockget.go
domainblocksget.go
domainkeysexpire.go
domainpermission.go
domainpermissiondraftaccept.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissiondraftcreate.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissiondraftget.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissiondraftremove.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissiondraftsget.go [chore] rename New___(string) int signature functions to Parse___(string) int (#3580) 2024-11-28 12:54:22 +01:00
domainpermissionexcludecreate.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissionexcludeget.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissionexcluderemove.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissionexcludesget.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
emailtest.go [feature/frontend] Let admins send test email to validate SMTP config (#2934) 2024-05-27 17:03:54 +00:00
emojicategoriesget.go
emojicategoriesget_test.go
emojicreate.go [feature] Allow emoji shortcode to be 1-character length (#3556) 2024-11-21 12:13:55 +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 [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
emojidelete_test.go [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
emojiget.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
emojiget_test.go [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
emojisget.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
emojisget_test.go
emojiupdate.go [feature] Allow emoji shortcode to be 1-character length (#3556) 2024-11-21 12:13:55 +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 [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
mediacleanup_test.go
mediarefetch.go
reportget.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
reportresolve.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
reportresolve_test.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
reportsget.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
reportsget_test.go [feature] Add image descriptions for default avatar + header; don't allow editing default desc (#3473) 2024-10-21 14:04:50 +02:00
rulecreate.go
ruledelete.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
ruleget.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
rulesget.go
ruleupdate.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00