conduit/src
Timo Kösters 124471199c Merge branch 'registration-without-username' into 'next'
Allow registration without username

Closes #111

See merge request famedly/conduit!340
2022-06-18 11:13:37 +00:00
..
client_server Merge branch 'registration-without-username' into 'next' 2022-06-18 11:13:37 +00:00
config Fix proxy config examples in config/proxy.rs 2022-02-22 22:32:38 +01:00
database Fix typo 2022-04-13 00:08:55 +02:00
ruma_wrapper Ruma upgrade 2022-04-07 12:58:48 +02:00
appservice_server.rs fix compilations 2022-02-12 21:04:38 +01:00
config.rs Refactor room version support, add default room version config 2022-04-07 16:35:10 +02:00
database.rs improvement: preparing for room version 9 2022-04-07 16:26:50 +02:00
error.rs update ruma 2022-02-18 15:33:14 +01:00
lib.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
main.rs feat: register missing add_backup_keys route 2022-04-10 14:56:43 +02:00
pdu.rs fix: error handling 2022-04-07 16:50:07 +02:00
ruma_wrapper.rs Ruma upgrade 2022-04-07 12:58:48 +02:00
server_server.rs enable FedDest doc-test 2022-04-14 16:42:11 +02:00
utils.rs Remove tracing::instrument attribute from util functions 2022-02-12 15:01:28 +01:00