1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-08 05:35:18 +02:00
conduit/src
Devin Ragotzy 25c0e75f29 Cargo fmt
2020-07-30 09:22:51 -04:00
..
database Cargo fmt 2020-07-30 09:22:51 -04:00
client_server.rs Implement filtering invites if sender is ignored by receiver 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 Create media::FileMeta to represent a file and meta data 2020-07-29 21:33:48 +02:00
main.rs feat: implement /keys/changes 2020-07-29 18:05:16 +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