summaryrefslogtreecommitdiff
path: root/internal/api/client/status
AgeCommit message (Expand)AuthorFiles
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi24
2022-12-16[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)Libravatar Autumn!1
2022-12-09[feature] Allow users to create + delete bookbarks, and view bookmarked statu...Libravatar Matthew Phillips5
2022-11-24[bugfix] Fix status boosts giving 404 (#1137)Libravatar tobi2
2022-11-24[chore] cleanup storage implementation, no need for multiple interface types ...Libravatar kim1
2022-11-15[chore] update database caching library (#1040)Libravatar kim2
2022-11-03[bugfix] Use []rune to check length of user-submitted text (#948)Libravatar tobi1
2022-09-29[bugfix] Fix incorrect use of bun.Ident (#866)Libravatar tobi1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim11
2022-09-02[bugfix] Fix status fields `in_reply_to_id` and `in_reply_to_account_id` not ...Libravatar tobi1
2022-08-26[bugfix] Check the length of form.MediaIDs instead of just checking for null ...Libravatar Blackle Morisanchetto1
2022-08-07[bugfix] Markdown formatting updates (#743)Libravatar tobi1
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi1
2022-07-28[feature] add 'state' oauth2 param to /oauth/authorize (#730)Libravatar tobi1
2022-07-22[bugfix] Fix Toot CLI media attachments not working properly (#726)v0.3.8Libravatar 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-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim5
2022-07-04[bugfix] Visibility fixes (#687)Libravatar tobi1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi2
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi13
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-04-29[chore] Inboxes for iri test (#508)Libravatar tobi2
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2022-03-29[feature] Dereference remote mentions when the account is not already known (...v0.2.2Libravatar tobi2
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi18
2021-12-11Add `Accept` header negotiation to relevant API endpoints (#337)Libravatar tobi14
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi3
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi7
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell18
2021-10-04Refactor/tidy (#261)Libravatar tobi11
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)1
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst1
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 tobi15
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst1
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst6
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst10
2021-07-29Link hashtag bug (#121)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst6
2021-06-21Deletes+unboosts (#52)Libravatar Tobi Smethurst2
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1