continuwuity/src/api/client
strawberry 4f0bdb5194 general misc bug fixes and slight improvements
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-11-15 09:41:17 -05: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 add resolve_with_servers() to alias service; simplify api 2024-10-26 18:50:29 -04:00
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 partially revert e507c31306 2024-11-11 21:35:30 +00:00
device.rs update last_seen_ip and last_seen_ts on updating device metadata 2024-10-25 00:38:45 -04:00
directory.rs optimize config denylists 2024-10-26 18:50:29 -04:00
filter.rs Database Refactor 2024-10-25 00:32:30 -04:00
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 general misc bug fixes and slight improvements 2024-11-15 09:41:17 -05:00
message.rs partially revert e507c31306 2024-11-11 21:35:30 +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 de-global services() from api 2024-07-27 07:54:03 +00:00
presence.rs Database Refactor 2024-10-25 00:32:30 -04:00
profile.rs Add constructions and Default for PduBuilder 2024-10-26 18:50:28 -04:00
push.rs implement MSC4210, bump ruwuma 2024-10-26 18:50:29 -04:00
read_marker.rs Database Refactor 2024-10-25 00:32:30 -04:00
redact.rs Add constructions and Default for PduBuilder 2024-10-26 18:50:28 -04:00
relations.rs partially revert e507c31306 2024-11-11 21:35:30 +00:00
report.rs replace additional use tracing:: 2024-11-14 04:50:07 +00: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 de-global services() from api 2024-07-27 07:54:03 +00:00
state.rs Add constructions and Default for PduBuilder 2024-10-26 18:50:28 -04:00
tag.rs abstract account-data deserializations for serde_json::from_elim 2024-10-26 18:50:28 -04:00
thirdparty.rs add "unstable" endpoint legacy Element Android/iOS seems to call 2024-07-10 22:00:46 -04:00
threads.rs partially revert e507c31306 2024-11-11 21:35:30 +00:00
to_device.rs Database Refactor 2024-10-25 00:32:30 -04:00
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 support reading TURN secret from a file (turn_secret_file) 2024-10-24 20:49:23 -04:00