continuwuity/src/api/client
Jason Volk 667afedd24
Macroize various remaining Error constructions.
Signed-off-by: Jason Volk <jason@zemos.net>
2025-07-02 19:03:24 +01:00
..
room Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
sync Support optional device_id's in lazy-loading context. 2025-07-02 18:58:17 +01:00
account.rs Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
account_data.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
alias.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01: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 Use integrated error instead of panic on some legacy codepaths 2025-07-02 18:58:18 +01:00
context.rs Support optional device_id's in lazy-loading context. 2025-07-02 18:58:17 +01:00
device.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
directory.rs feat: Prevent suspended users performing room changes 2025-06-29 15:38:01 +00:00
filter.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
keys.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
media.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
media_legacy.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
membership.rs Mitigate large futures 2025-07-02 18:58:18 +01:00
message.rs Support optional device_id's in lazy-loading context. 2025-07-02 18:58:17 +01: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 Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
presence.rs remove several services.globals config wrappers 2025-03-31 03:00:53 +00:00
profile.rs Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
push.rs Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
read_marker.rs Use integrated error instead of panic on some legacy codepaths 2025-07-02 18:58:18 +01:00
redact.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
relations.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
report.rs Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
search.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
send.rs feat: Prevent suspended users sending events 2025-06-29 15:38:01 +00:00
session.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
space.rs fix: Only load children of nested spaces 2025-06-25 18:17:06 +01:00
state.rs Mitigate large futures 2025-07-02 18:58:18 +01:00
tag.rs Use integrated error instead of panic on some legacy codepaths 2025-07-02 18:58:18 +01: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 Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
typing.rs feat: Do not allow suspended users to send typing statuses 2025-06-29 15:38:01 +00:00
unstable.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
unversioned.rs feat: Advertise support for spec v1.8, 1.12, 1.13, and 1.14 2025-07-01 18:38:48 +01: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 fix: Reference config directly 2025-05-21 21:06:44 +01:00