summaryrefslogtreecommitdiff
path: root/internal/cleaner
AgeCommit message (Expand)AuthorFiles
2025-11-17[performance] remove hard reliance on .Cached field to indicate whether media...Libravatar kim3
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk1
2025-06-06[chore] move s3 storage key prefixing into the storage library itself (#4246)Libravatar kim1
2025-05-30[feature] Add S3 key prefix (#4200)Libravatar vdyotte1
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney2
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney6
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-01-30[bugfix] Missing emoji urls (#3707)Libravatar kim1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-08-03[bugfix] fix emoji recaching operations (#3167)Libravatar kim1
2024-07-22[bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ...Libravatar kim2
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim1
2024-06-06[feature] do not uncache status / emoji media if attached status is bookmarke...Libravatar kim2
2024-05-22[performance] update storage backend and make use of seek syscall when availa...Libravatar kim3
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-01-31[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)Libravatar kim2
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi2
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi2
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim2
2023-10-30[feature] Customizable media cleaner schedule (#2304)Libravatar tobi1
2023-10-21[bugfix/frontend] fix typo and other oddness in patchRemoteEmojis (#2281)v0.12.0Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-08-21[performance] Tweak media attachment cleanup; replace stale index (#2143)Libravatar tobi1
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi1
2023-07-24[feature/performance] support uncaching remote emoji + scheduled cleanup func...Libravatar kim5
2023-06-22[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)Libravatar kim4