1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-02-16 03:42:32 +03:00
conduit/src
Timo Kösters 6afc4c9b3e
feat: federation disabled by default
It can be enable in the Rocket.toml config or using ROCKET_FEDERATION_ENABLED=true
2020-10-07 11:51:56 +02:00
..
client_server feat: admin room 2020-10-07 11:51:49 +02:00
database feat: federation disabled by default 2020-10-07 11:51:56 +02:00
database.rs fix: sending slowness 2020-09-15 16:14:59 +02:00
error.rs Update ruma version 2020-09-08 17:32:03 +02:00
lib.rs fmt 2020-08-23 16:14:07 +02:00
main.rs feat: admin room 2020-10-07 11:51:49 +02:00
pdu.rs improvement: get_missing_events route and cleanup 2020-10-01 20:49:15 +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 version 2020-09-08 17:32:03 +02:00
server_server.rs feat: federation disabled by default 2020-10-07 11:51:56 +02:00
utils.rs fix: server keys and destination resolution when server name contains port 2020-09-16 11:01:04 +02:00