| .. |
|
room
|
split api/client/room
|
2024-11-06 21:46:20 +00:00 |
|
sync
|
move sync watcher from globals service to sync service
|
2024-11-06 21:46:20 +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
|
|
|
|
backup.rs
|
add some accessors to Ar for common patterns
|
2024-10-27 00:11:50 +00:00 |
|
capabilities.rs
|
|
|
|
config.rs
|
fix clippy::ref_option
|
2024-10-27 02:11:07 +00:00 |
|
context.rs
|
refactor for stronger RawPduId type
|
2024-11-06 21:46:20 +00:00 |
|
device.rs
|
|
|
|
directory.rs
|
optimize config denylists
|
2024-10-26 18:50:29 -04:00 |
|
filter.rs
|
|
|
|
keys.rs
|
split keys_changed for stronger-type overloads
|
2024-10-26 18:50:29 -04: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
|
add get_pdu_owned sans Arc; improve client/room/event handler
|
2024-11-06 21:46:20 +00:00 |
|
message.rs
|
refactor for stronger RawPduId type
|
2024-11-06 21:46:20 +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
|
|
|
|
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
|
|
|
|
redact.rs
|
Add constructions and Default for PduBuilder
|
2024-10-26 18:50:28 -04:00 |
|
relations.rs
|
merge rooms threads data and service
|
2024-11-06 21:46:20 +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
|
|
|
|
space.rs
|
|
|
|
state.rs
|
Add constructions and Default for PduBuilder
|
2024-10-26 18:50:28 -04:00 |
|
tag.rs
|
|
|
|
thirdparty.rs
|
|
|
|
threads.rs
|
merge rooms threads data and service
|
2024-11-06 21:46:20 +00:00 |
|
to_device.rs
|
|
|
|
typing.rs
|
|
|
|
unstable.rs
|
|
|
|
unversioned.rs
|
|
|
|
user_directory.rs
|
|
|
|
voip.rs
|
|
|