1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-19 17:18:51 +02:00
conduit/src
Timo Kösters 8f27e6123b
feat: send read receipts over federation
currently they will only be sent if a PDU has to be sent as well
2021-05-17 10:25:27 +02:00
..
client_server feat: send read receipts over federation 2021-05-17 10:25:27 +02:00
database feat: send read receipts over federation 2021-05-17 10:25:27 +02:00
appservice_server.rs Clean up reqwest::Response to http::Response conversion 2021-04-29 21:28:00 +02:00
database.rs feat: send read receipts over federation 2021-05-17 10:25:27 +02:00
error.rs improvement: bug fixes and refactors 2021-05-12 20:15:24 +02:00
lib.rs add dbg_macro check 2021-05-05 16:14:49 +00:00
main.rs feat: implement GET /presence 2021-05-14 11:05:41 +02:00
pdu.rs Refactor some canonical JSON code 2021-05-08 02:13:01 +02:00
ruma_wrapper.rs Refactor some canonical JSON code 2021-05-08 02:13:01 +02:00
server_server.rs improvement: bug fixes and refactors 2021-05-12 20:15:24 +02:00
utils.rs chore: code cleanup 2021-04-14 10:43:31 +02:00