conduwuit/src/api/client_server
strawberry 71d247232d oops forgot that endpoint too
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-01-25 19:28:33 -05:00
..
account.rs require sender_user being in the reporting room for /report events 2024-01-17 14:26:26 -05:00
alias.rs return M_INVALID_PARAM instead of M_BAD_JSON for bad room aliases 2024-01-17 14:26:26 -05:00
backup.rs
capabilities.rs
config.rs
context.rs
device.rs
directory.rs oops forgot that endpoint too 2024-01-25 19:28:33 -05:00
filter.rs
keys.rs raise various timeouts, make exp backoff consistent 2024-01-06 16:16:44 -05:00
media.rs eat less of client parameters for media requests 2024-01-25 19:28:33 -05:00
membership.rs send avatar_url on invite member events like synapse 2024-01-25 19:28:33 -05:00
message.rs more error checking for deserialising events and canonical JSON 2024-01-17 23:57:45 -05:00
mod.rs first of many small code documentation 2024-01-17 14:26:26 -05:00
presence.rs fix typo 2023-12-20 21:46:54 -05:00
profile.rs partially revert keeping track of remote user profiles 2024-01-14 20:55:56 -05:00
push.rs
read_marker.rs
redact.rs
relations.rs
report.rs why did i have to run cargo fmt twice 2024-01-17 14:26:26 -05:00
room.rs send avatar_url on invite member events like synapse 2024-01-25 19:28:33 -05:00
search.rs
session.rs support sending well_known client response in /login using well_known_client 2024-01-25 19:28:33 -05:00
space.rs
state.rs
sync.rs use ruma JsOption, bump figment 2024-01-25 19:28:33 -05:00
tag.rs
thirdparty.rs
threads.rs
to_device.rs
typing.rs
unversioned.rs declare explicit support for room filtering (MSC3827) 2024-01-14 20:55:56 -05:00
user_directory.rs
voip.rs