gotosocial/internal/api/client/instance
Markus Unterwaditzer 95a316236e
[bugfix] Account.last_status_at is a date, not datetime (#3419)
* [bugfix] Account.last_status_at is a date, not datetime

Fix #3418

* update swagger
2024-10-12 10:02:26 +02:00
..
instance.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
instance_test.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
instanceget.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
instancepatch.go [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
instancepatch_test.go [bugfix] Account.last_status_at is a date, not datetime (#3419) 2024-10-12 10:02:26 +02:00
instancepeersget.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
instancepeersget_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
instancerulesget.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00