You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
conduit/src
Devin Ragotzy d9a29e3e5c Fix state for empty key route
Replace None with Some("") for state_key
4 years ago
..
client_server Fix state for empty key route 4 years ago
database improvement: device list works better 4 years ago
database.rs Add roomid_statehash tree, clean up review issues 4 years ago
error.rs feat: first steps towards joining rooms over federation 4 years ago
lib.rs fmt 4 years ago
main.rs feat: search pdus 4 years ago
pdu.rs fix: set limited to true when skipping messages in /sync 4 years ago
push_rules.rs Conditionally emit rocket::http_verb attr macros if lib/bin 4 years ago
ruma_wrapper.rs Keep track of State at event for state resolution 4 years ago
server_server.rs Use helper instead of route for get_public_rooms_filtered 4 years ago
stateres.rs work 4 years ago
utils.rs improvement: device list works better 4 years ago