gotosocial/internal/processing/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
..
account_test.go
accountaction.go [chore] rename New___(string) int signature functions to Parse___(string) int (#3580) 2024-11-28 12:54:22 +01:00
accountget.go
accounts.go
actions.go
actions_test.go
admin.go
admin_test.go
debug_apurl.go
domainallow.go
domainblock.go
domainkeysexpire.go
domainpermission.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermission_test.go
domainpermissiondraft.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
domainpermissionexclude.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
email.go
emoji.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2024-10-16 14:13:58 +02:00
emoji_test.go
headerfilter.go
media.go
report.go [performance] cache more database calls, reduce required database calls overall (#3290) 2024-09-16 16:46:09 +00:00
rule.go
signupapprove.go
signupapprove_test.go
signupreject.go
signupreject_test.go
util.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
workertask.go
workertask_test.go