summaryrefslogtreecommitdiff
path: root/internal/api/client/account
AgeCommit message (Expand)AuthorFiles
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi22
2022-12-04[chore] Fix a few possible cases of int truncation (#1207)Libravatar Daniele Sluijters1
2022-11-24[chore] cleanup storage implementation, no need for multiple interface types ...Libravatar kim1
2022-11-15[feature] Serialize local account role via API, and show it via web view (#1045)Libravatar tobi1
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim14
2022-09-26[feature] Show + federate emojis in accounts (#837)Libravatar tobi1
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
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 tobi2
2022-08-05[bugfix] Parse source first before checking if empty form (#738)Libravatar tobi1
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim3
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-06-25[bugfix] disallow following or blocking yoursel (#667)Libravatar ugla2
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi14
2022-06-08[feature] Add paging via `Link` header for notifications and account statuses...Libravatar tobi2
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim2
2022-05-23[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...Libravatar tobi1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim2
2022-04-29[chore] Inboxes for iri test (#508)Libravatar tobi1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi3
2022-04-10[bugfix] Fix broken only_media and only_public flags on /api/v1/accounts/:id/...v0.2.3Libravatar tobi3
2022-03-15[feature] Federate local account deletion (#431)Libravatar tobi4
2022-01-25fix up some account conversion logicLibravatar tsmethurst1
2022-01-24start trying to figure out why this test is failingLibravatar tsmethurst1
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi15
2021-12-11Add `Accept` header negotiation to relevant API endpoints (#337)Libravatar tobi13
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi3
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi2
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell8
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)1
2021-09-11kim is a reply guy (#208)Libravatar tobi2
2021-09-10fixes + db changes (#204)Libravatar tobi4
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 tobi13
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst12
2021-07-31Swagger (#124)Libravatar Tobi Smethurst12
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst3
2021-07-05Domain block (#76)Libravatar Tobi Smethurst2