grapevine/src
2024-11-29 14:12:43 -08:00
..
api largely stop using RoomCreateEventContent 2024-11-08 20:36:46 -08:00
cli log duration of the computing of states 2024-11-29 14:12:43 -08:00
config add observability infrastructure for cli subcmds 2024-10-25 11:27:11 -07:00
database add unit tests for media key parsing 2024-11-27 22:24:54 -08:00
service keep going when one deletion fails in delete-remote-media 2024-11-28 18:32:05 -08:00
utils Add support for HAProxy proxy protocol for listeners 2024-10-25 20:48:38 +00:00
api.rs serve well-known client and server config 2024-09-08 13:35:38 -07:00
cli.rs allow selecting a subset of rooms 2024-11-29 14:12:39 -08:00
config.rs drop dependency on once-cell 2024-11-07 11:36:13 -08:00
database.rs move lasttimelinecount_cache to service 2024-10-20 13:29:33 -07:00
error.rs add command to get the state of all rooms 2024-11-29 13:58:28 -08:00
main.rs call maximize_fd_limit at top of main 2024-11-01 13:16:36 -07:00
observability.rs drop dependency on once-cell 2024-11-07 11:36:13 -08:00
service.rs make all caches individually configurable 2024-11-01 14:25:52 -07:00
utils.rs Add support for HAProxy proxy protocol for listeners 2024-10-25 20:48:38 +00:00