continuwuity/src/api/client
nexy7574 e4dd4cf0ef
Some checks failed
Release Docker Image / define-variables (push) Failing after 1s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Has been skipped
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Has been skipped
Release Docker Image / merge (push) Has been skipped
Rust Checks / Format (push) Failing after 1s
Rust Checks / Clippy (push) Failing after 22s
Rust Checks / Cargo Test (push) Failing after 9s
Always calculate state diff IDs in syncv3
seemingly fixes #779
2025-05-26 11:22:37 -07:00
..
room chore: Fix formatting 2025-04-24 00:48:20 +01:00
sync Always calculate state diff IDs in syncv3 2025-05-26 11:22:37 -07:00
account.rs Mitigate large futures 2025-05-26 11:22:37 -07:00
account_data.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
alias.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
appservice.rs add appservice MSC4190 support 2025-04-03 12:21:16 -04:00
backup.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
capabilities.rs chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
context.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
device.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
directory.rs refactor: Centralize server forbidden checks into moderation module 2025-04-19 23:37:54 +01:00
filter.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
keys.rs drop unnecessary info log to debug 2025-04-06 13:19:09 -04:00
media.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
media_legacy.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
membership.rs Mitigate large futures 2025-05-26 11:22:37 -07:00
message.rs refactor: Move git version info gather in into a build script 2025-05-26 11:22:37 -07:00
mod.rs rename config.rs to account_data.rs, refactor, add some missing checks 2024-12-11 16:38:29 -05:00
openid.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
presence.rs remove several services.globals config wrappers 2025-03-31 03:00:53 +00:00
profile.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
push.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
read_marker.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
redact.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
relations.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
report.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
search.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
send.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
session.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
space.rs Fix spaces rooms list load error. rev2 2025-05-26 11:22:29 -07:00
state.rs add futures::FutureExt to make cba9ee5240 work 2025-05-26 11:22:37 -07:00
tag.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
thirdparty.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
threads.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
to_device.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
typing.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
unstable.rs fixup+update msc3266, add fed support, parallelise IO 2025-04-03 00:56:37 -04:00
unversioned.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
user_directory.rs slightly optimize user directory search loop 2025-04-19 23:33:51 +01:00
voip.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
well_known.rs chore: Fix typos across the codebase 2025-05-26 11:22:37 -07:00