conduwuit/src/api/client
June Clementine Strawberry d5ad973464
change forbidden_server_names and etc to allow regex patterns for wildcards
Signed-off-by: June Clementine Strawberry <june@3.dog>
2025-04-06 15:25:19 -04:00
..
room add trace logging for room summaries, use server_in_room instead of exists 2025-04-06 13:17:13 -04:00
sync abstract and encapsulate the awkward OptionFuture into Stream pattern 2025-04-05 02:44:46 +00:00
account.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
account_data.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
alias.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
appservice.rs add appservice MSC4190 support 2025-04-03 12:21:16 -04:00
backup.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
capabilities.rs
context.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
device.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
directory.rs change forbidden_server_names and etc to allow regex patterns for wildcards 2025-04-06 15:25:19 -04:00
filter.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
keys.rs drop unnecessary info log to debug 2025-04-06 13:19:09 -04:00
media.rs
media_legacy.rs
membership.rs change forbidden_server_names and etc to allow regex patterns for wildcards 2025-04-06 15:25:19 -04:00
message.rs change forbidden_server_names and etc to allow regex patterns for wildcards 2025-04-06 15:25:19 -04:00
mod.rs
openid.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
presence.rs
profile.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
push.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
read_marker.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
redact.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
relations.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
report.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
search.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
send.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
session.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
space.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
state.rs simplify acl brick-check conditions 2025-04-05 22:12:33 +00:00
tag.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
thirdparty.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
threads.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
to_device.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
typing.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
unstable.rs fixup+update msc3266, add fed support, parallelise IO 2025-04-03 00:56:37 -04:00
unversioned.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
user_directory.rs parallelise IO of user searching, improve perf, raise max limit to 500 2025-04-05 20:09:22 -04:00
voip.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
well_known.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00