gotosocial/internal/api/client/admin
Daenney be3718f6e4
[chore] Use generic pointer function (#2080)
This replaces the different $TypePtr functions with a generic
implementation.
2023-08-07 18:38:11 +01:00
..
accountaction.go [frontend] Basic user moderation actions (#1728) 2023-05-13 12:17:22 +02:00
admin.go [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
admin_test.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
domainblockcreate.go [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
domainblockdelete.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
domainblockget.go [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
domainblocksget.go [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
emailtest.go [feature] Allow admins to send test emails (#1620) 2023-03-14 16:11:04 +00:00
emojicategoriesget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojicategoriesget_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojicreate.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojicreate_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojidelete.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojidelete_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojiget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojiget_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojisget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojisget_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojiupdate.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojiupdate_test.go [bugfix] Allow lowercase emoji shortcode in frontend (#1851) 2023-06-02 17:42:14 +02:00
mediacleanup.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
mediacleanup_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
mediarefetch.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
reportget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
reportresolve.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
reportresolve_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
reportsget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
reportsget_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00