continuwuity/src/api/client
strawberry b5d4a1c1b0 drop harmless state event not found message to debug_info
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-07-10 22:00:46 -04:00
..
account.rs add client IP and user logging on join, remove unnecessary Option 2024-07-10 22:00:46 -04:00
alias.rs diffuse get_alias_helper into services::rooms::alias 2024-06-30 18:02:16 +00:00
backup.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
capabilities.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
config.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
context.rs fix doc-lazy-continuation 2024-06-16 07:24:51 +00:00
device.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
directory.rs add access control checks for room directory publishing/removing 2024-07-10 22:00:46 -04:00
filter.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
keys.rs abstract expoential backoff to math utils. 2024-07-08 22:02:09 +00:00
media.rs add client IP logging to media requests 2024-07-10 22:00:46 -04:00
membership.rs add client IP and user logging on join, remove unnecessary Option 2024-07-10 22:00:46 -04:00
message.rs fix doc-lazy-continuation 2024-06-16 07:24:51 +00:00
mod.rs add /openid/request_token and /openid/userinfo routes 2024-07-03 11:30:11 -04:00
openid.rs add /openid/request_token and /openid/userinfo routes 2024-07-03 11:30:11 -04:00
presence.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
profile.rs fix doc-lazy-continuation 2024-06-16 07:24:51 +00:00
push.rs fix needless pass by value 2024-06-30 18:02:16 +00:00
read_marker.rs fix needless pass by value 2024-06-30 18:02:16 +00:00
redact.rs reduce roomid_mutex_state 2024-06-14 22:09:55 +00:00
relations.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
report.rs Fix equatable if let 2024-06-09 20:06:50 +00:00
room.rs reduce roomid_mutex_state 2024-06-14 22:09:55 +00:00
search.rs fix nightly clippy lint 2024-07-01 00:14:16 -04:00
session.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
space.rs fix as conversions 2024-07-08 22:02:09 +00:00
state.rs drop harmless state event not found message to debug_info 2024-07-10 22:00:46 -04:00
sync.rs de-branch duration limit statement 2024-07-08 22:02:10 +00:00
tag.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
thirdparty.rs add "unstable" endpoint legacy Element Android/iOS seems to call 2024-07-10 22:00:46 -04:00
threads.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
to_device.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
typing.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
unstable.rs move RumaResponse out of core Error; cleanup Error conversions. 2024-07-08 22:02:10 +00:00
unversioned.rs pre-format version strings 2024-06-30 18:02:16 +00:00
user_directory.rs fix doc-lazy-continuation 2024-06-16 07:24:51 +00:00
voip.rs add config option to allow guests to access TURN server 2024-06-07 15:09:59 -04:00