summaryrefslogtreecommitdiff
path: root/internal/processing/status/util.go
AgeCommit message (Expand)AuthorFiles
2024-09-23[feature] Show info for pending replies, allow implicit accept of pending rep...Libravatar tobi1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-02-03[chore] Text formatting overhaul (#1406)Libravatar Autumn!1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-11-05[bugfix] Check `media-description-min-chars` on submission of new status (#960)Libravatar tobi1
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi1
2022-10-02fix emojis not showing in spoiler text (#878)Libravatar tobi1
2022-09-27[bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (...v0.5.0Libravatar tobi1
2022-09-12[feature] Fetch + display custom emoji in statuses from remote instances (#807)Libravatar tobi1
2022-09-06[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)Libravatar tobi1
2022-08-27[bugfix] Status visibility + `excludeReplies` fixes (#769)Libravatar Blackle Morisanchetto1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi1
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim1
2022-03-29[feature] Dereference remote mentions when the account is not already known (...v0.2.2Libravatar tobi1
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-11kim is a reply guy (#208)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-01more work on struct validationLibravatar tsmethurst1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-08-11Text duplication fix (#137)Libravatar Tobi Smethurst1
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst1
2021-07-28Link parsing (#120)Libravatar Tobi Smethurst1
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