| .. |
|
account.rs
|
remove unnecessary cloning on account deactivation profile updates
|
2024-09-08 19:33:21 -04:00 |
|
alias.rs
|
remove unnecessary alias check on deleting room aliases
|
2024-08-29 19:19:20 +00:00 |
|
appservice.rs
|
add appservice ping client endpoint (MSC2659)
|
2024-08-30 19:38:15 -04:00 |
|
backup.rs
|
|
|
|
capabilities.rs
|
advertise support for MSC4133 and MSC4175
|
2024-09-08 19:53:33 -04:00 |
|
config.rs
|
|
|
|
context.rs
|
|
|
|
device.rs
|
|
|
|
directory.rs
|
notify admin room on new room directory publishes
|
2024-08-31 13:18:48 -04:00 |
|
filter.rs
|
|
|
|
keys.rs
|
|
|
|
media.rs
|
add authenticated media client api
|
2024-08-30 08:24:52 +00:00 |
|
media_legacy.rs
|
relegate legacy media handlers to separate file
|
2024-08-30 08:24:52 +00:00 |
|
membership.rs
|
remove unnecessary cloning on account deactivation profile updates
|
2024-09-08 19:33:21 -04:00 |
|
message.rs
|
support timestamped appservice messaging
|
2024-08-29 19:19:20 +00:00 |
|
mod.rs
|
add appservice ping client endpoint (MSC2659)
|
2024-08-30 19:38:15 -04:00 |
|
openid.rs
|
|
|
|
presence.rs
|
|
|
|
profile.rs
|
remove unnecessary cloning on account deactivation profile updates
|
2024-09-08 19:33:21 -04:00 |
|
push.rs
|
attempt to recreate server default push rules more if broken/empty content/etc
|
2024-08-29 19:19:20 +00:00 |
|
read_marker.rs
|
|
|
|
redact.rs
|
support timestamped appservice messaging
|
2024-08-29 19:19:20 +00:00 |
|
relations.rs
|
|
|
|
report.rs
|
slightly cleanup and simplify client /report endpoint
|
2024-08-31 12:51:24 -04:00 |
|
room.rs
|
remove unnecessary "unsupported room version" error on PDU processing to allow custom room versions properly
|
2024-08-29 19:19:20 +00:00 |
|
search.rs
|
|
|
|
session.rs
|
reduce unnecessary logging on URL preview and event, use sensible error code for URL previews
|
2024-08-29 19:19:20 +00:00 |
|
space.rs
|
|
|
|
state.rs
|
support timestamped appservice messaging
|
2024-08-29 19:19:20 +00:00 |
|
sync.rs
|
syncv3: use RoomTypeFilter struct instead of Option<RoomType>
|
2024-09-07 18:09:21 +02:00 |
|
tag.rs
|
|
|
|
thirdparty.rs
|
|
|
|
threads.rs
|
|
|
|
to_device.rs
|
|
|
|
typing.rs
|
|
|
|
unstable.rs
|
implement MSC4133 only with MSC4175 for GET/PUT/DELETE
|
2024-09-07 09:27:35 -04:00 |
|
unversioned.rs
|
advertise support for MSC4133 and MSC4175
|
2024-09-08 19:53:33 -04:00 |
|
user_directory.rs
|
|
|
|
voip.rs
|
|
|