conduit/src/client_server
Kurt Roeckx dcb5e5900f Getting capabilities requires authentication 2021-07-11 22:07:10 +02:00
..
account.rs Return proper error in case of invalid UTF-8 in json_body 2021-07-11 14:47:13 +02:00
alias.rs Use try operator for Option more 2021-06-17 20:37:07 +02:00
backup.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
capabilities.rs Getting capabilities requires authentication 2021-07-11 22:07:10 +02:00
config.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
context.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
device.rs Return proper error in case of invalid UTF-8 in json_body 2021-07-11 14:47:13 +02:00
directory.rs improvement: pdu cache, /sync cache 2021-06-30 10:31:34 +02:00
filter.rs feat: opentelemetry/jaeger support 2021-03-02 15:08:54 +01:00
keys.rs Return proper error in case of invalid UTF-8 in json_body 2021-07-11 14:47:13 +02:00
media.rs fix fmt and clippy warnings 2021-06-09 22:22:04 +02:00
membership.rs Remove auth_cache using a closure to fetch events in state-res 2021-06-30 12:54:19 +02:00
message.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
mod.rs improvement: uiaa works like in synapse 2021-05-04 19:05:30 +02:00
presence.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
profile.rs improvement: pdu cache, /sync cache 2021-06-30 10:31:34 +02:00
push.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
read_marker.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
redact.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
room.rs improvement: pdu cache, /sync cache 2021-06-30 10:31:34 +02:00
search.rs improvement: /search works for multiple rooms 2021-06-21 15:21:00 +02:00
session.rs Fix lots of clippy lints 2021-06-17 20:34:14 +02:00
state.rs improvement: pdu cache, /sync cache 2021-06-30 10:31:34 +02:00
sync.rs improvement: pdu cache, /sync cache 2021-06-30 10:31:34 +02:00
tag.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
thirdparty.rs chore: get rid of warnings 2021-03-24 12:44:10 +01:00
to_device.rs Upgrade Ruma 2021-06-17 20:12:36 +02:00
typing.rs feat: swappable database backend 2021-06-09 22:21:52 +02:00
unversioned.rs feat: opentelemetry/jaeger support 2021-03-02 15:08:54 +01:00
user_directory.rs improvement: show more users in our user directory 2021-06-12 18:40:33 +02:00
voip.rs feat: opentelemetry/jaeger support 2021-03-02 15:08:54 +01:00