conduit/src
Tom Smeding 2ef23b213a
Consistent and escaped response in get_pdu
1. The fallback text of the get_pdu admin room command response message
   now contains the same text as the formatted_body content (namely, the
   json instead of Debug-formatting of a serde type).
2. The formatted_body content of the get_pdu response is now
   html-escaped.
2021-08-21 15:31:26 +02:00
..
client_server Try to set canonical room alias on room creation. 2021-08-12 14:02:46 +02:00
database Consistent and escaped response in get_pdu 2021-08-21 15:31:26 +02:00
appservice_server.rs feat: add threadpool for iterator threads, bug fixes, tracing_flame support 2021-07-29 08:49:28 +02:00
database.rs fix: handle bad events in db better 2021-08-08 21:33:28 +02:00
error.rs remove rocksdb 2021-08-04 21:17:40 +02:00
lib.rs Export conduits Config struct and fix clipp warningsy 2021-06-29 16:02:12 -04:00
main.rs Add support for a minimal r0/account/3pid. 2021-08-09 12:34:25 -07:00
pdu.rs feat: add threadpool for iterator threads, bug fixes, tracing_flame support 2021-07-29 08:49:28 +02:00
ruma_wrapper.rs improvement: make better use of sqlite connections 2021-08-03 10:24:14 +02:00
server_server.rs improvement: try to load missing prev events 2021-08-09 21:05:41 +02:00
utils.rs remove rocksdb 2021-08-04 21:17:40 +02:00