grapevine/src
Benjamin Lee 7672cc8473
use OwnedMxcUri in media service
Not using `MxcData` because it borrows it's fields, and so we wouldn't
be able to return an owned `MxcData` from functions that read the db.
2024-09-15 00:32:17 -07:00
..
api use OwnedMxcUri in media service 2024-09-15 00:32:17 -07:00
config parse configured EnvFilter once 2024-06-12 19:56:59 -07:00
database use OwnedMxcUri in media service 2024-09-15 00:32:17 -07:00
service use OwnedMxcUri in media service 2024-09-15 00:32:17 -07:00
utils Add OnDemandHashMap and TokenSet 2024-07-22 18:07:00 +00:00
api.rs serve well-known client and server config 2024-09-08 13:35:38 -07:00
args.rs follow xdg base dirs spec by default 2024-06-12 19:57:00 -07:00
config.rs Support specifying old_verify_keys in config 2024-09-13 17:02:30 +00:00
database.rs Add wrapper types for short IDs 2024-09-06 17:20:14 +00:00
error.rs specify listener in error messages and logs 2024-06-13 15:49:21 -07:00
main.rs serve well-known client and server config 2024-09-08 13:35:38 -07:00
observability.rs tracing: allow configuring service name 2024-08-24 19:31:39 +00:00
service.rs Allow tracing filters to be changed at runtime 2024-06-27 16:04:23 -07:00
utils.rs Log curl command line for all requests at trace 2024-09-08 09:10:40 -07:00