conduit/src
Devin Ragotzy da1c53aaef Make State struct constructable by lib user 2020-08-03 20:56:14 -04:00
..
client_server Do not ignore db errors 2020-08-02 09:38:20 +02:00
database Rebase with master and update append_pdu call 2020-07-30 09:22:51 -04:00
database.rs fix: send device list updates when user is in no rooms 2020-07-30 14:09:05 +02:00
error.rs Conditionally emit rocket::http_verb attr macros if lib/bin 2020-07-27 18:54:43 +02:00
lib.rs Make State struct constructable by lib user 2020-08-03 20:56:14 -04:00
main.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
pdu.rs Turn append_pdu args into struct PduBuilder 2020-07-29 21:47:09 +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