grapevine/src
Benjamin Lee 18360cd3f9
refactor error handling in copy_upgraded_account_data_tag
The new error handling logic is semantically different from the old, but
I don't know of any cases you could hit in practice where it would
matter.
2024-08-11 15:53:24 -07:00
..
api Use TokenSet for roomid_mutex_federation 2024-07-22 18:07:03 +00:00
config parse configured EnvFilter once 2024-06-12 19:56:59 -07:00
database Use TokenSet for roomid_mutex_state 2024-07-22 18:07:03 +00:00
service refactor error handling in copy_upgraded_account_data_tag 2024-08-11 15:53:24 -07:00
utils Add OnDemandHashMap and TokenSet 2024-07-22 18:07:00 +00:00
api.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
args.rs follow xdg base dirs spec by default 2024-06-12 19:57:00 -07:00
config.rs Move federation config to separate config section 2024-06-27 16:04:23 -07:00
database.rs fix database events 2024-07-16 11:12:07 -07:00
error.rs specify listener in error messages and logs 2024-06-13 15:49:21 -07:00
main.rs fix main events 2024-07-16 11:12:07 -07:00
observability.rs Add OnDemandHashMap and TokenSet 2024-07-22 18:07:00 +00:00
service.rs Allow tracing filters to be changed at runtime 2024-06-27 16:04:23 -07:00
utils.rs Add OnDemandHashMap and TokenSet 2024-07-22 18:07:00 +00:00