summaryrefslogtreecommitdiff
path: root/internal/processing/media/update.go
AgeCommit message (Expand)AuthorFiles
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-08-11[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-04use updateattachment when updating to ensure cache is invalidated (#1587)Libravatar kim1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-11-22Fix image description unnecessarily html-escaping innocent characters (#321)Libravatar tobi1
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-10fixes + db changes (#204)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst1
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1