grapevine/src
Olivia Lee fe14300d91
reintroduce account_data::Service struct
In preparation for adding some additional methods at the service level.

Dropping the tracing spans for the data methods, because two duplicate
spans here seems kinda excessive.
2025-06-02 11:07:21 -07:00
..
api include ban reasons when banning a user that already had a member event 2025-06-01 09:38:27 +00:00
cli support listening on Unix sockets 2025-06-01 22:16:48 +02:00
config Add admin commands to get and reset tracing filters 2025-02-17 17:41:14 +00:00
database reintroduce account_data::Service struct 2025-06-02 11:07:21 -07:00
service reintroduce account_data::Service struct 2025-06-02 11:07:21 -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 make database path a pathbuf 2025-03-20 11:33:59 -07:00
error.rs reject overlapping media and database paths 2025-03-20 11:33:59 -07:00
main.rs call maximize_fd_limit at top of main 2024-11-01 13:16:36 -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