conduit/src
2020-07-29 17:03:04 +02:00
..
database improvement: more efficient /sync and only send device updates when sharing a room 2020-07-29 17:03:04 +02:00
client_server.rs improvement: more efficient /sync and only send device updates when sharing a room 2020-07-29 17:03:04 +02:00
database.rs improve: presence 2020-07-29 13:05:38 +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: whoami route 2020-07-29 12:59:40 +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