summaryrefslogtreecommitdiff
path: root/internal/api/client/instance
AgeCommit message (Expand)AuthorFiles
2023-02-16[bugfix] Set 'discoverable' properly on API accounts (#1511)v0.7.0Libravatar tobi1
2023-02-04[bugfix] Allow instance thumbnail description to be set separately from image...Libravatar tobi2
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi5
2023-01-25[feature] Public list of suspended domains (#1362)Libravatar f0x521
2023-01-13[chore] Remove omitempty on account source; refactor tests to use prettyprint...Libravatar tobi2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi7
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi5
2022-12-17[feature] Enable basic video support (mp4 only) (#1274)Libravatar tobi1
2022-12-06[feature] media: add webp support (#1155)Libravatar Sigrid Solveig Haflínudóttir1
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-11-08[feature] Make instance thumbnail configurable via admin panel (#973)Libravatar tobi2
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-10-06[feature] Add emoji image size to instance response (#892)Libravatar tobi1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim3
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-09-08[bugfix] Fix preposterous characters reserved per URL amount (#809)Libravatar tobi1
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi2
2022-07-20[chore] Update image/video size defaults to mastodon's (#723)Libravatar tobi1
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim3
2022-07-05[bugfix] Fix footer info fields not wrapping (#694)Libravatar tobi1
2022-07-05[bugfix] Fix incorrect domain showing in profiles (#693)Libravatar tobi1
2022-07-03[chore] configure instance.Version for testrig (#659)Libravatar f0x521
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-06-26[feature] Use default instance thumbnail if instance account header not set (...Libravatar tobi1
2022-06-26[feature] add configuration to `/api/v1/instance` response (#670)Libravatar tobi1
2022-06-24[bugfix] allow setting empty email via instance patch (#665)Libravatar tobi1
2022-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi7
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi3
2022-06-04[bugfix] Update time marshalling format to provide 3 digits of ms (#630)Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim2
2022-05-28[chore] Mastodon api fixups (#617)Libravatar tobi1
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi2
2021-12-11Add `Accept` header negotiation to relevant API endpoints (#337)Libravatar tobi2
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi2
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell3
2021-08-25Pg to bun (#148)Libravatar tobi2
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst2
2021-07-08fix up some of the instance patching stuff (#85)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-23Instance settings updates (#59)Libravatar Tobi Smethurst2
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst2
2021-05-09add api/v1/instance info handler + instance model (#18)Libravatar Tobi Smethurst2