..
account_test.go
[feature] Store admin actions in the db, prevent conflicting actions ( #2167 )
2023-09-04 14:55:17 +01:00
accountaction.go
[performance] update remaining worker pools to use queues ( #2865 )
2024-04-26 13:50:46 +01:00
accountget.go
[feature] Admin accounts endpoints; approve/reject sign-ups ( #2826 )
2024-04-13 13:25:10 +02:00
accounts.go
[feature] Page through accounts as moderator ( #2881 )
2024-05-01 14:11:22 +01:00
actions.go
[performance] update remaining worker pools to use queues ( #2865 )
2024-04-26 13:50:46 +01:00
actions_test.go
[feature] Store admin actions in the db, prevent conflicting actions ( #2167 )
2023-09-04 14:55:17 +01:00
admin.go
[feature] Customizable media cleaner schedule ( #2304 )
2023-10-30 17:35:11 +00:00
admin_test.go
[feature] Add experimental instance-federation-spam-filter
option ( #2685 )
2024-02-27 12:22:05 +00:00
debug_apurl.go
[bugfix] Set the Host
header within the signing transport ( #2799 )
2024-04-02 14:28:36 +02:00
domainallow.go
[feature] Implement explicit domain allows + allowlist federation mode ( #2200 )
2023-09-21 12:12:04 +02:00
domainblock.go
[performance] update remaining worker pools to use queues ( #2865 )
2024-04-26 13:50:46 +01:00
domainkeysexpire.go
[chore/security] refactor AuthenticateFederatedRequest() to handle account deref + suspension checks ( #2371 )
2023-11-21 11:35:30 +01:00
domainpermission.go
[chore] deinterface the typeutils.Converter and update to use state structure ( #2217 )
2023-09-23 18:44:11 +02:00
domainpermission_test.go
[bugfix] Don't return Account or Status if new and dereferencing failed, other small fixes ( #2563 )
2024-01-26 14:17:10 +01:00
email.go
[feature/frontend] Let admins send test email to validate SMTP config ( #2934 )
2024-05-27 17:03:54 +00:00
emoji.go
[bugfix] Fix Postgres emoji delete, emoji category change ( #2570 )
2024-01-29 14:57:22 +00:00
emoji_test.go
[bugfix] Fix Postgres emoji delete, emoji category change ( #2570 )
2024-01-29 14:57:22 +00:00
headerfilter.go
[feature] request blocking by http headers ( #2409 )
2023-12-18 14:18:25 +00:00
media.go
[feature/performance] support uncaching remote emoji + scheduled cleanup functions ( #1987 )
2023-07-24 13:14:13 +01:00
report.go
[feature/frontend] Reports frontend v2 ( #3022 )
2024-06-18 18:18:00 +02:00
rule.go
[chore] deinterface the typeutils.Converter and update to use state structure ( #2217 )
2023-09-23 18:44:11 +02:00
signupapprove.go
[feature] Self-serve email change for users ( #2957 )
2024-06-06 14:43:25 +01:00
signupapprove_test.go
[feature] Self-serve email change for users ( #2957 )
2024-06-06 14:43:25 +01:00
signupreject.go
[feature] Self-serve email change for users ( #2957 )
2024-06-06 14:43:25 +01:00
signupreject_test.go
[feature] Self-serve email change for users ( #2957 )
2024-06-06 14:43:25 +01:00
util.go
[feature] Implement explicit domain allows + allowlist federation mode ( #2200 )
2023-09-21 12:12:04 +02:00