..
account.rs
Fix ALL clippy warnings
2021-01-15 11:05:57 -05:00
alias.rs
Convert uses of Box<ServerName> to a ref
2021-01-14 15:11:55 -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-01-14 15:11:55 -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-01-14 15:11:55 -05:00
membership.rs
Fix ALL clippy warnings
2021-01-15 11:05:57 -05:00
message.rs
Fix ALL clippy warnings
2021-01-15 11:05:57 -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-01-15 11:05:57 -05:00
push.rs
improvement: flush after every request that manipulates the db
2020-10-23 14:38:07 +02:00
read_marker.rs
feat: improved state store
2020-12-20 13:34:11 +01:00
redact.rs
Fix ALL clippy warnings
2021-01-15 11:05:57 -05:00
room.rs
Fix ALL clippy warnings
2021-01-15 11:05:57 -05:00
search.rs
improvement: better config, better logs
2020-12-31 21:07:55 +01:00
session.rs
improvement: more logging
2020-12-05 17:35:00 +01:00
state.rs
Fix ALL clippy warnings
2021-01-15 11:05:57 -05:00
sync.rs
Update ruma and rocket to latest git rev and tokio to 1.0
2021-01-18 19:36:44 -05: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