grapevine/src
2024-06-05 00:07:06 -07:00
..
api implement per-event filtering for per-room account_data on /sync 2024-06-05 00:07:06 -07:00
config change rustfmt configuration 2024-05-16 19:11:40 -07:00
database rename password-related utils functions 2024-06-04 19:35:25 -07:00
service rename password-related utils functions 2024-06-04 19:35:25 -07:00
utils implement per-event filtering for per-room account_data on /sync 2024-06-05 00:07:06 -07:00
api.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
clap.rs use the version function for s2s API too 2024-05-14 20:21:51 -07:00
config.rs set up opentelemetry for metrics 2024-06-03 18:18:44 -07:00
database.rs rename password-related utils functions 2024-06-04 19:35:25 -07:00
error.rs factor observability things into its own module 2024-05-27 10:01:00 -07:00
main.rs Useful span names for incoming HTTP requests 2024-06-04 13:32:32 -07:00
observability.rs record histogram of http requests 2024-06-03 18:18:44 -07:00
service.rs Remove unused cache 2024-05-22 20:08:43 +00:00
utils.rs implement rooms and not_rooms filters on /message 2024-06-04 20:02:42 -07:00