1
0
Fork 0
forked from mirror/grapevine
grapevine-fork/src
tranquillity-codes c70cfd3d25
Return 504 when a file is missing to be by-spec
The spec defines that the media endpoints should return 504 when a file
is not-yet-uploaded, which has been interpreted to include when a file
was deleted. Modifies the /media/v3/download/ and /media/r0/thumbnail
endpoints.
2024-07-21 20:42:07 -07:00
..
api Return 504 when a file is missing to be by-spec 2024-07-21 20:42:07 -07:00
config parse configured EnvFilter once 2024-06-12 19:56:59 -07:00
database fix database/key_value/rooms/timeline events 2024-07-16 11:12:08 -07:00
service Return 504 when a file is missing to be by-spec 2024-07-21 20:42:07 -07:00
utils Return 504 when a file is missing to be by-spec 2024-07-21 20:42:07 -07:00
api.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
args.rs follow xdg base dirs spec by default 2024-06-12 19:57:00 -07:00
config.rs Move federation config to separate config section 2024-06-27 16:04:23 -07:00
database.rs fix database events 2024-07-16 11:12:07 -07:00
error.rs specify listener in error messages and logs 2024-06-13 15:49:21 -07:00
main.rs fix main events 2024-07-16 11:12:07 -07:00
observability.rs Allow tracing filters to be changed at runtime 2024-06-27 16:04:23 -07:00
service.rs Allow tracing filters to be changed at runtime 2024-06-27 16:04:23 -07:00
utils.rs generalize documentation, make the name shorter 2024-06-24 12:38:34 -07:00