conduwuit/src/api/client_server
strawberry deac34cc43 oops dedup only works on consecutive elements
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-01-14 00:03:59 -05:00
..
account.rs remove wrong else logic 2023-12-23 11:49:14 -05:00
alias.rs oops dedup only works on consecutive elements 2024-01-14 00:03:59 -05:00
backup.rs
capabilities.rs
config.rs
context.rs
device.rs
directory.rs
filter.rs
keys.rs raise various timeouts, make exp backoff consistent 2024-01-06 16:16:44 -05:00
media.rs fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
membership.rs don't validate or add signature if room is not v8 or above or not using restricted joins 2024-01-13 23:44:02 -05:00
message.rs fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
mod.rs
presence.rs fix typo 2023-12-20 21:46:54 -05:00
profile.rs feat: keep track of remote profiles for user directory and local requests 2024-01-11 20:39:37 -05:00
push.rs
read_marker.rs
redact.rs make pdu stuff async, remove unnecessary db version check 2023-11-25 18:29:38 -05:00
relations.rs fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
report.rs raise report reason limit to 500 (though spec doesnt say to limit these) 2024-01-06 16:16:44 -05:00
room.rs replace panics on unknown room versions with errors 2024-01-13 23:43:53 -05:00
search.rs
session.rs update device lists for user upon logout 2024-01-09 19:28:17 -05:00
space.rs
state.rs fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
sync.rs bump ruma to latest commit (syncv3 JsOption and push optional power levels) 2024-01-07 22:26:27 -05:00
tag.rs
thirdparty.rs
threads.rs
to_device.rs
typing.rs
unversioned.rs declare explicit support for room filtering (MSC3827) 2024-01-11 20:26:23 -05:00
user_directory.rs
voip.rs