summaryrefslogtreecommitdiff
path: root/internal/api/client/instance/instancepatch_test.go
AgeCommit message (Expand)AuthorFiles
2022-10-06[feature] Add emoji image size to instance response (#892)Libravatar tobi1
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-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 kim1
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-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 tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-06-04[bugfix] Update time marshalling format to provide 3 digits of ms (#630)Libravatar tobi1
2022-05-28[chore] Mastodon api fixups (#617)Libravatar tobi1
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi1