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
Jonas Platte 24a835647c Merge branch 'nyaaori/fix-room-creation' into 'next'
Make createRoom follow spec for m.room.create, allowing creation of spaces

See merge request famedly/conduit!220
3 years ago
..
client_server Merge branch 'nyaaori/fix-room-creation' into 'next' 3 years ago
database Merge branch 'up-ruma' into 'next' 3 years ago
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
database.rs Merge branch 'up-ruma' into 'next' 3 years ago
error.rs Make Result alias usable with any error type 3 years ago
lib.rs Enable more lints and apply their suggestions 3 years ago
main.rs Initial implementation of /report, fixing #13 3 years ago
pdu.rs Reduce turbofish usage 3 years ago
ruma_wrapper.rs Enable more lints and apply their suggestions 3 years ago
server_server.rs Fix join panic bug 3 years ago
utils.rs Enable more lints and apply their suggestions 3 years ago