You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tobi 4ee436e98a
[bugfix] process account delete side effects in serial, not in parallel (#2360)
2 years ago
..
accountaction.go [feature] Store admin actions in the db, prevent conflicting actions (#2167) 3 years ago
admin.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
admin_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2 years ago
domainallowcreate.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainallowdelete.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainallowget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainallowsget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainblockcreate.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainblockdelete.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainblockget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainblocksget.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 3 years ago
domainkeysexpire.go [feature] Allow admins to expire remote public keys; refetch expired keys on demand (#2183) 3 years ago
domainpermission.go [feature] Allow import/export/creation of domain allows via admin panel (#2264) 3 years ago
emailtest.go [feature] Allow admins to send test emails (#1620) 3 years ago
emojicategoriesget.go [chore] Improve copyright header handling (#1608) 3 years ago
emojicategoriesget_test.go [chore] Improve copyright header handling (#1608) 3 years ago
emojicreate.go [chore] Improve copyright header handling (#1608) 3 years ago
emojicreate_test.go [chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from strings (#2346) 2 years ago
emojidelete.go [chore] Improve copyright header handling (#1608) 3 years ago
emojidelete_test.go [chore] Improve copyright header handling (#1608) 3 years ago
emojiget.go [chore] Improve copyright header handling (#1608) 3 years ago
emojiget_test.go [chore] Improve copyright header handling (#1608) 3 years ago
emojisget.go [chore] Improve copyright header handling (#1608) 3 years ago
emojisget_test.go [chore] Improve copyright header handling (#1608) 3 years ago
emojiupdate.go [chore] Improve copyright header handling (#1608) 3 years ago
emojiupdate_test.go [chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from strings (#2346) 2 years ago
mediacleanup.go [chore] Improve copyright header handling (#1608) 3 years ago
mediacleanup_test.go [chore] Improve copyright header handling (#1608) 3 years ago
mediarefetch.go [chore] Improve copyright header handling (#1608) 3 years ago
reportget.go [chore] Improve copyright header handling (#1608) 3 years ago
reportresolve.go [chore] Improve copyright header handling (#1608) 3 years ago
reportresolve_test.go [chore] Use generic pointer function (#2080) 3 years ago
reportsget.go [chore] Improve copyright header handling (#1608) 3 years ago
reportsget_test.go [bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls (#2349) 2 years ago
rulecreate.go [feature] Instance rules (#2125) 3 years ago
ruledelete.go [feature] Instance rules (#2125) 3 years ago
ruleget.go [feature] Instance rules (#2125) 3 years ago
rulesget.go [feature] Instance rules (#2125) 3 years ago
ruleupdate.go [feature] Instance rules (#2125) 3 years ago