conduwuit/src/api/client
Jason Volk 01155fa649 fix unsafe precondition violation
Signed-off-by: Jason Volk <jason@zemos.net>
2025-02-22 16:44:39 -05:00
..
room optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
sync fix unsafe precondition violation 2025-02-22 16:44:39 -05:00
account.rs eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
account_data.rs
alias.rs
appservice.rs
backup.rs
capabilities.rs
context.rs flatten state accessor iterations 2025-01-29 01:18:08 +00:00
device.rs
directory.rs eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
filter.rs
keys.rs
media.rs improvements on blurhashing feature 2025-02-04 21:47:03 +00:00
media_legacy.rs reduce some tracing span levels; bump ruma 2025-01-25 01:35:18 +00:00
membership.rs better error logging on send_join response failure 2025-02-16 17:40:21 -05:00
message.rs simplify client event endpoint 2025-02-16 17:40:21 -05:00
mod.rs
openid.rs simplify references to server_name 2025-01-28 18:36:00 +00:00
presence.rs
profile.rs
push.rs
read_marker.rs
redact.rs
relations.rs
report.rs simplify references to server_name 2025-01-28 18:36:00 +00:00
search.rs flatten state accessor iterations 2025-01-29 01:18:08 +00:00
send.rs
session.rs
space.rs refactor spaces 2025-02-16 17:40:21 -05:00
state.rs optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
tag.rs
thirdparty.rs
threads.rs
to_device.rs use smallvec for the edu sending event buffer 2025-01-29 01:18:08 +00:00
typing.rs eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
unstable.rs bump ruwuma 2025-02-17 17:35:03 -05:00
unversioned.rs
user_directory.rs
voip.rs simplify references to server_name 2025-01-28 18:36:00 +00:00
well_known.rs