.. |
account.go
|
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
|
2023-09-04 14:55:17 +01:00 |
account_test.go
|
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
|
2023-09-04 14:55:17 +01:00 |
actions.go
|
[chore] update viper version (#2539)
|
2024-01-17 14:54:30 +00: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
|
[bugfix] Fix Postgres emoji delete, emoji category change (#2570)
|
2024-01-29 14:57:22 +00:00 |
debug_apurl.go
|
[feature] Add /api/v1/admin/debug/apurl endpoint (#2359)
|
2023-11-27 14:02:52 +00:00 |
domainallow.go
|
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
|
2023-09-21 12:12:04 +02:00 |
domainblock.go
|
[bugfix] Ensure domain block side effects skipped if allow in place (blocklist mode) (#2542)
|
2024-01-19 13:13:24 +00: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
|
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
|
2023-11-30 16:22:34 +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
|
[bugfix] Fix paging for empty items (#2236)
|
2023-09-29 15:31:10 +02:00 |
rule.go
|
[chore] deinterface the typeutils.Converter and update to use state structure (#2217)
|
2023-09-23 18:44:11 +02:00 |
util.go
|
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
|
2023-09-21 12:12:04 +02:00 |