tsuki/src/client_server
2021-02-09 15:25:00 -05:00
..
account.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -05:00
alias.rs Convert uses of Box<ServerName> to a ref 2021-02-09 15:22:22 -05:00
backup.rs Cleanup removing debug printing and logging, append non state events 2020-12-05 17:37:13 +01:00
capabilities.rs Update ruma to latest, fix unstable origin feature in ruma 2020-12-05 17:37:07 +01:00
config.rs Update ruma to latest, renamed server keys and removed PduStub 2020-12-05 17:44:54 +01:00
context.rs improvement: flush after every request that manipulates the db 2020-10-23 14:38:07 +02:00
device.rs improvement: flush after every request that manipulates the db 2020-10-23 14:38:07 +02:00
directory.rs Convert uses of Box<ServerName> to a ref 2021-02-09 15:22:22 -05:00
filter.rs Update ruma to latest, fix unstable origin feature in ruma 2020-12-05 17:37:07 +01:00
keys.rs Update ruma to latest, fix unstable origin feature in ruma 2020-12-05 17:37:07 +01:00
media.rs Convert uses of Box<ServerName> to a ref 2021-02-09 15:22:22 -05:00
membership.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -05:00
message.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -05:00
mod.rs improvement: flush after every request that manipulates the db 2020-10-23 14:38:07 +02:00
presence.rs Update ruma to latest, renamed server keys and removed PduStub 2020-12-05 17:44:54 +01:00
profile.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -05:00
push.rs feature: push rule settings 2021-01-28 20:47:19 +01:00
read_marker.rs feat: improved state store 2020-12-20 13:34:11 +01:00
redact.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -05:00
room.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -05:00
search.rs improvement: better config, better logs 2020-12-31 21:07:55 +01:00
session.rs Add 'm.login.token' authentication 2021-02-07 17:38:45 +01:00
state.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -05:00
sync.rs improvement: better appservice compatibility and optimizations 2021-02-06 15:28:30 +01:00
tag.rs improvement: flush after every request that manipulates the db 2020-10-23 14:38:07 +02:00
thirdparty.rs improvement: flush after every request that manipulates the db 2020-10-23 14:38:07 +02:00
to_device.rs feat: implement appservices 2020-12-08 12:59:20 +01:00
typing.rs fix: use device_id when registering 2020-10-18 21:51:28 +02:00
unversioned.rs improvement: flush after every request that manipulates the db 2020-10-23 14:38:07 +02:00
user_directory.rs improvement: flush after every request that manipulates the db 2020-10-23 14:38:07 +02:00
voip.rs improvement: send 200 response for turn server info 2021-01-11 17:26:47 +01:00