grapevine/src
2025-07-31 20:44:54 +02:00
..
api Add a couple extra Sync bounds 2025-07-31 20:44:54 +02:00
cli Remove no-op #[async_trait] attribute 2025-07-31 20:44:54 +02:00
config Add admin commands to get and reset tracing filters 2025-02-17 17:41:14 +00:00
database separate account_data service methods for room vs global events 2025-06-02 11:07:21 -07:00
service don't strip unknown keys when copying redacts property to/from content 2025-07-20 18:07:30 -07:00
utils Update ruma to 0.12.2 2025-05-04 14:03:46 -07:00
api.rs serve well-known client and server config 2024-09-08 13:35:38 -07:00
cli.rs don't check canonicalized paths while sandboxed 2025-03-21 16:25:42 -07:00
config.rs support listening on Unix sockets 2025-06-01 22:16:48 +02:00
database.rs add type-safe accessors to account_data service 2025-06-02 11:07:21 -07:00
error.rs reject overlapping media and database paths 2025-03-20 11:33:59 -07:00
main.rs remove jemalloc support 2025-07-21 21:48:57 -07:00
observability.rs Add admin commands to get and reset tracing filters 2025-02-17 17:41:14 +00:00
service.rs reintroduce account_data::Service struct 2025-06-02 11:07:21 -07:00
utils.rs fix starting the server when db/media dirs do not exist yet 2025-04-14 15:28:31 -07:00