conduwuit/src/api/client_server
strawberry cde6fdd741 resolve or_fun_call clippy lint
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-03-03 22:20:37 -05:00
..
account.rs feat: custom text for user displayname suffix upon registration 2024-02-24 13:04:13 -05:00
alias.rs feat: forbid certain usernames & room aliases 2024-02-11 21:56:55 -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 config option to check root domain with URL previews 2024-02-11 21:56:55 -05:00
membership.rs replace accidental unwraps with if let's 2024-02-24 13:04:13 -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 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 resolve or_fun_call clippy lint 2024-03-03 22:20:37 -05:00
room.rs check if custom room ID is apart of forbidden room alias 2024-02-11 21:56:55 -05:00
search.rs
session.rs resolve or_fun_call clippy lint 2024-03-03 22:20:37 -05:00
space.rs
state.rs feat: query param to return full state event or event content 2024-02-20 07:06:57 -05:00
sync.rs resolve or_fun_call clippy lint 2024-03-03 22:20:37 -05:00
tag.rs
thirdparty.rs
threads.rs
to_device.rs
typing.rs
unversioned.rs resolve nightly rust warnings 2024-02-26 00:40:15 -05:00
user_directory.rs
voip.rs update base64 to 0.21.2 2023-08-01 14:48:50 -10:00