| .. |
|
account.rs
|
add support for reading a registration token from a file
|
2024-10-25 00:38:18 -04:00 |
|
alias.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
appservice.rs
|
add appservice ping client endpoint (MSC2659)
|
2024-08-30 19:38:15 -04:00 |
|
backup.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
capabilities.rs
|
bump ruma, cargo.lock, and deps
|
2024-10-25 00:37:15 -04:00 |
|
config.rs
|
abstract account-data deserializations for serde_json::from_elim
|
2024-10-26 18:50:28 -04:00 |
|
context.rs
|
dont send non-state events from ignored users over /context/{eventId}
|
2024-10-25 00:38:18 -04: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
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
filter.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
keys.rs
|
various cleanup tweaks/fixes
|
2024-10-25 00:36:30 -04:00 |
|
media.rs
|
add authenticated media client api
|
2024-08-30 08:24:52 +00:00 |
|
media_legacy.rs
|
|
|
|
membership.rs
|
refactor to room_state_get_content() for serde_json::from_ elim
|
2024-10-26 18:50:28 -04:00 |
|
message.rs
|
dont send events from ignored users over /messages
|
2024-10-25 00:38:18 -04:00 |
|
mod.rs
|
dedupe some account deactivation steps, remove all profile fields on deactivation
|
2024-09-15 12:08:07 -04:00 |
|
openid.rs
|
|
|
|
presence.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
profile.rs
|
refactor to room_state_get_content() for serde_json::from_ elim
|
2024-10-26 18:50:28 -04:00 |
|
push.rs
|
abstract account-data deserializations for serde_json::from_elim
|
2024-10-26 18:50:28 -04:00 |
|
read_marker.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
redact.rs
|
|
|
|
relations.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
report.rs
|
add MSC4151 room reporting support
|
2024-10-25 00:38:45 -04:00 |
|
room.rs
|
refactor to room_state_get_content() for serde_json::from_ elim
|
2024-10-26 18:50:28 -04:00 |
|
search.rs
|
various cleanup tweaks/fixes
|
2024-10-25 00:36:30 -04:00 |
|
session.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
|
space.rs
|
|
|
|
state.rs
|
drop unnecessary error to debug_warn
|
2024-10-25 00:38:45 -04:00 |
|
sync.rs
|
Add state_get_content(shortid) for serde_json::from elim
|
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
|
|
|
|
threads.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04: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 |