conduwuit/src/api/client_server
2023-07-03 19:41:07 +02:00
..
account.rs fix: history visibility 2023-03-13 10:39:19 +01:00
alias.rs improvement: randomize server order for alias joins 2023-06-28 17:44:30 +02:00
backup.rs
capabilities.rs
config.rs Bump Ruma 2023-03-18 15:03:56 +01:00
context.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00
device.rs
directory.rs
filter.rs
keys.rs
media.rs feat: WIP relationships and threads 2023-06-25 19:40:33 +02:00
membership.rs improvement: randomize server order for alias joins 2023-06-28 17:44:30 +02:00
message.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00
mod.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00
presence.rs
profile.rs Bump Ruma 2023-03-18 15:03:56 +01:00
push.rs Always return an error if a push rule is not found 2023-03-18 15:03:57 +01:00
read_marker.rs
redact.rs Bump Ruma 2023-03-18 15:03:56 +01:00
relations.rs Add relations endpoints, edits and threads work now 2023-06-26 12:38:51 +02:00
report.rs
room.rs Bump Ruma 2023-03-18 15:03:56 +01:00
search.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00
session.rs cargo fmt 2023-06-08 20:51:34 +02:00
space.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00
state.rs fix: history visibility 2023-03-13 10:39:19 +01:00
sync.rs improvement: better memory usage and admin commands to analyze it 2023-07-03 19:41:07 +02:00
tag.rs
thirdparty.rs
threads.rs feat: WIP relationships and threads 2023-06-25 19:40:33 +02:00
to_device.rs Bump Ruma 2023-03-18 15:03:56 +01:00
typing.rs
unversioned.rs feat: WIP relationships and threads 2023-06-25 19:40:33 +02:00
user_directory.rs
voip.rs