conduit/src
2020-07-29 21:33:47 +02:00
..
database Fix all clippy warnings, shorten line len in client_server 2020-07-29 21:32:35 +02:00
client_server.rs Convert all map_err -> expect when deserializing to Raw 2020-07-29 21:33:47 +02:00
database.rs fix: only send device_one_time_keys_count when there are updates 2020-07-29 20:44:06 +02:00
error.rs Conditionally emit rocket::http_verb attr macros if lib/bin 2020-07-27 18:54:43 +02:00
lib.rs Conditionally emit rocket::http_verb attr macros if lib/bin 2020-07-27 18:54:43 +02:00
main.rs feat: implement /keys/changes 2020-07-29 18:05:16 +02:00
pdu.rs fix: problems with pdu serialization 2020-07-29 12:59:40 +02:00
push_rules.rs Conditionally emit rocket::http_verb attr macros if lib/bin 2020-07-27 18:54:43 +02:00
ruma_wrapper.rs feat: whoami route 2020-07-29 12:59:40 +02:00
server_server.rs Add cfg_attr gate to server_server endpoints 2020-07-27 18:54:43 +02:00
stateres.rs work 2020-04-29 10:27:31 +02:00
utils.rs refactor: better error handling 2020-06-11 13:14:35 +02:00