summaryrefslogtreecommitdiff
path: root/internal/processing/status
AgeCommit message (Expand)AuthorFiles
2022-08-27[bugfix] Status visibility + `excludeReplies` fixes (#769)Libravatar Blackle Morisanchetto1
2022-08-23[bugfix] Fix boost of boost issue (#764)Libravatar tobi2
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi3
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi1
2022-07-19[bugfix] html escape special characters in text instead of totally removing t...Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim2
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi3
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi2
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim2
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim2
2022-05-02[bugfix] Allow self-boosting for any visibility but direct (#510)Libravatar Adelie Paull1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim8
2022-03-29[feature] Dereference remote mentions when the account is not already known (...v0.2.2Libravatar tobi3
2022-03-13[bugfix] Fix html-escaped characters in content warnings (#426)Libravatar tobi2
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi14
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi2
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi5
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell3
2021-10-04Refactor/tidy (#261)Libravatar tobi11
2021-09-11kim is a reply guy (#208)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi3
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst1
2021-09-01change muchos thingsLibravatar tsmethurst9
2021-09-01more work on struct validationLibravatar tsmethurst3
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi13
2021-08-20Database updates (#144)Libravatar tobi12
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst1
2021-08-11Text duplication fix (#137)Libravatar Tobi Smethurst5
2021-08-10Dereference remote replies (#132)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 Smethurst3
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst2
2021-07-09favourites GET implementation (#95)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst12