conduit/src
Timo Kösters 515465f900
fix: make element not show "unknown user" warning
The 404 error for /profile in the spec says "There is no profile
information for this user or this user does not exist.", but Element
assumes every 404 is a user that does not exist.
2020-08-31 13:23:39 +02:00
..
client_server fix: make element not show "unknown user" warning 2020-08-31 13:23:39 +02:00
database Add room upgrade. 2020-08-31 12:01:41 +02:00
database.rs Add room upgrade. 2020-08-31 12:01:41 +02:00
error.rs feat: first steps towards joining rooms over federation 2020-08-23 16:14:06 +02:00
lib.rs fmt 2020-08-23 16:14:07 +02:00
main.rs Add room upgrade. 2020-08-31 12:01:41 +02:00
pdu.rs feat: handle txn ids 2020-08-25 21:33:44 +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 Update ruma 2020-08-12 23:42:17 +02:00
server_server.rs feat: allow querying conduit's room list over federation 2020-08-23 16:14:07 +02:00
stateres.rs work 2020-04-29 10:27:31 +02:00
utils.rs improvement: show most recent PDUs first when searching 2020-08-23 16:14:11 +02:00