.. |
room
|
implement local room preview
|
2024-11-19 09:12:50 +00:00 |
sync
|
move and improve common-rooms related
|
2024-11-22 09:38:34 +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
|
add missing knock_restricted room type to /publicRooms
|
2024-11-15 16:48:16 -05: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
|
send the actual unsupported room version in join errors
|
2024-11-15 21:28:08 -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
|
move and improve common-rooms related
|
2024-11-22 09:38:34 +00:00 |
profile.rs
|
Add constructions and Default for PduBuilder
|
2024-10-26 18:50:28 -04:00 |
push.rs
|
remove queued push keys on pusher deletion, use more refs
|
2024-11-23 13:45:27 -05: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
|
move and improve common-rooms related
|
2024-11-22 09:38:34 +00:00 |
unversioned.rs
|
add missing declared support for MSC3952
|
2024-11-15 09:41:17 -05:00 |
user_directory.rs
|
move and improve common-rooms related
|
2024-11-22 09:38:34 +00:00 |
voip.rs
|
support reading TURN secret from a file (turn_secret_file)
|
2024-10-24 20:49:23 -04:00 |