gotosocial/docs/api
Vyr Cossont fccb0bc102
[feature] Implement backfilling statuses thru scheduled_at (#3685)
* Implement backfilling statuses thru scheduled_at

* Forbid mentioning others in backfills

* Update error messages & codes

* Add new tests for backfilled statuses

* Test that backfilling doesn't timeline or notify

* Fix check for absence of notification

* Test that backfills do not cause federation

* Fix type of apimodel.StatusCreateRequest.ScheduledAt in tests

* Add config file switch and min date check
2025-02-12 09:49:33 -08:00
..
authentication.md [docs] remove -X POST from curl commands (#3665) 2025-01-30 13:56:08 +01:00
ratelimiting.md [feature] Add warning about trusted-proxies to make config easier (#3675) 2025-01-23 15:48:09 +01:00
swagger.md [chore/docs] Various little docs updates (#2691) 2024-02-27 14:39:22 +00:00
swagger.yaml [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
throttling.md