..
accountaction.go
[feature] Store admin actions in the db, prevent conflicting actions ( #2167 )
2023-09-04 14:55:17 +01:00
admin.go
[feature] Implement explicit domain allows + allowlist federation mode ( #2200 )
2023-09-21 12:12:04 +02:00
admin_test.go
[bugfix] process account delete side effects in serial, not in parallel ( #2360 )
2023-11-14 15:57:25 +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
[feature] Allow admins to expire remote public keys; refetch expired keys on demand ( #2183 )
2023-09-12 10:43:12 +01:00
domainpermission.go
[feature] Allow import/export/creation of domain allows via admin panel ( #2264 )
2023-10-17 12:46:06 +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/bugfix/horror] Allow expires_in
and poll choices to be parsed from strings ( #2346 )
2023-11-10 16:42:48 +00: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
[chore/bugfix/horror] Allow expires_in
and poll choices to be parsed from strings ( #2346 )
2023-11-10 16:42:48 +00: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
[bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls ( #2349 )
2023-11-11 10:15:04 +00:00
rulecreate.go
[feature] Instance rules ( #2125 )
2023-08-19 14:33:15 +02:00
ruledelete.go
[feature] Instance rules ( #2125 )
2023-08-19 14:33:15 +02:00
ruleget.go
[feature] Instance rules ( #2125 )
2023-08-19 14:33:15 +02:00
rulesget.go
[feature] Instance rules ( #2125 )
2023-08-19 14:33:15 +02:00
ruleupdate.go
[feature] Instance rules ( #2125 )
2023-08-19 14:33:15 +02:00