conduwuit/src/api/client
Jason Volk 61174dd0d3 check if lazyset already contains user prior to querying
Signed-off-by: Jason Volk <jason@zemos.net>
2024-11-11 21:30:48 +00:00
..
room split api/client/room 2024-11-06 21:46:20 +00:00
sync optional arguments for timeline pdus iterations 2024-11-08 08:22:54 +00:00
account.rs add workaround for matrix-appservice-irc using historical localparts 2024-11-02 21:20:36 -04:00
alias.rs
appservice.rs add appservice ping client endpoint (MSC2659) 2024-08-30 19:38:15 -04:00
backup.rs add some accessors to Ar for common patterns 2024-10-27 00:11:50 +00:00
capabilities.rs bump ruma, cargo.lock, and deps 2024-10-25 00:37:15 -04:00
config.rs fix clippy::ref_option 2024-10-27 02:11:07 +00:00
context.rs optional arguments for timeline pdus iterations 2024-11-08 08:22:54 +00:00
device.rs
directory.rs optimize config denylists 2024-10-26 18:50:29 -04:00
filter.rs
keys.rs bump ruma 2024-11-10 04:33:30 +00:00
media.rs strong-type URL for URL previews to Url type 2024-11-02 13:17:22 -04:00
media_legacy.rs strong-type URL for URL previews to Url type 2024-11-02 13:17:22 -04:00
membership.rs fix incorrect user id for non-admin invites checking 2024-11-10 22:24:35 +00:00
message.rs check if lazyset already contains user prior to querying 2024-11-11 21:30:48 +00:00
mod.rs split send from messages; refactor client/messages; add filters to client/context 2024-10-28 20:52:52 -04:00
openid.rs
presence.rs Database Refactor 2024-10-25 00:32:30 -04:00
profile.rs
push.rs
read_marker.rs
redact.rs
relations.rs make pdu batch tokens zeroith-indexed 2024-11-08 06:06:18 +00:00
report.rs remove some unnecessary debug prints on notices 2024-11-02 18:52:25 -04:00
search.rs refactor search system 2024-10-27 02:11:07 +00:00
send.rs split send from messages; refactor client/messages; add filters to client/context 2024-10-28 20:52:52 -04:00
session.rs Database Refactor 2024-10-25 00:32:30 -04:00
space.rs
state.rs
tag.rs
thirdparty.rs add "unstable" endpoint legacy Element Android/iOS seems to call 2024-07-10 22:00:46 -04:00
threads.rs merge rooms threads data and service 2024-11-06 21:46:20 +00:00
to_device.rs
typing.rs Database Refactor 2024-10-25 00:32:30 -04:00
unstable.rs Database Refactor 2024-10-25 00:32:30 -04:00
unversioned.rs Database Refactor 2024-10-25 00:32:30 -04:00
user_directory.rs various cleanup tweaks/fixes 2024-10-25 00:36:30 -04:00
voip.rs