.. |
account.rs
|
feat(appservice): ensure users/aliases outside of namespaces are not accessed
|
2024-04-17 14:51:08 -04:00 |
alias.rs
|
on room alias joins, attempt to find the room ID through *more* servers if available
|
2024-04-26 02:03:40 -04:00 |
backup.rs
|
use chain_width 60
|
2024-03-26 22:24:24 -04:00 |
capabilities.rs
|
declare various missing server capabilities
|
2024-03-19 00:17:41 -04:00 |
config.rs
|
add rustfmt.toml, format entire codebase
|
2024-03-08 12:51:21 -05:00 |
context.rs
|
remove two unnecessary matches
|
2024-04-14 22:35:23 -04:00 |
device.rs
|
use chain_width 60
|
2024-03-26 22:24:24 -04:00 |
directory.rs
|
default to shared room history visibility if invalid (per spec)
|
2024-04-17 14:51:08 -04:00 |
filter.rs
|
resolve the last few relevant pedantic clippy lints
|
2024-03-30 22:06:18 -04:00 |
keys.rs
|
resolve the last few relevant pedantic clippy lints
|
2024-03-30 22:06:18 -04:00 |
media.rs
|
add config option for url_preview_domain_explicit_denylist
|
2024-04-14 22:35:23 -04:00 |
membership.rs
|
on room alias joins, attempt to find the room ID through *more* servers if available
|
2024-04-26 02:03:40 -04:00 |
message.rs
|
add contains_url filter to /messages; also split out visibility filter.
|
2024-04-05 22:15:16 -04:00 |
mod.rs
|
implement unstable MSC2666 support for querying mutual rooms
|
2024-04-09 15:26:45 -04:00 |
presence.rs
|
refactor presence to not involve rooms.
|
2024-04-05 22:15:16 -04:00 |
profile.rs
|
refactor presence to not involve rooms.
|
2024-04-05 22:15:16 -04:00 |
push.rs
|
dont 404 and respond+update with default push rules if non-existent
|
2024-04-05 22:15:16 -04:00 |
read_marker.rs
|
move read_receipt feature up one level out of rooms.edus.
|
2024-04-02 00:32:41 -04:00 |
redact.rs
|
use chain_width 60
|
2024-03-26 22:24:24 -04:00 |
relations.rs
|
feat: recurse relationships (and fix some lints)
|
2024-04-05 22:15:16 -04:00 |
report.rs
|
resolve the last few relevant pedantic clippy lints
|
2024-03-30 22:06:18 -04:00 |
room.rs
|
feat(appservice): ensure users/aliases outside of namespaces are not accessed
|
2024-04-17 14:51:08 -04:00 |
search.rs
|
always allow count to be filled in search response
|
2024-04-05 22:15:16 -04:00 |
session.rs
|
feat(appservice): ensure users/aliases outside of namespaces are not accessed
|
2024-04-17 14:51:08 -04:00 |
space.rs
|
use chain_width 60
|
2024-03-26 22:24:24 -04:00 |
state.rs
|
better event_type checks for send_state_event_for_key_helper
|
2024-04-05 22:15:16 -04:00 |
sync.rs
|
lazy-construct presence; avoids useless db queries in sender and syncer.
|
2024-04-17 14:51:08 -04:00 |
tag.rs
|
use chain_width 60
|
2024-03-26 22:24:24 -04:00 |
thirdparty.rs
|
add rustfmt.toml, format entire codebase
|
2024-03-08 12:51:21 -05:00 |
threads.rs
|
use chain_width 60
|
2024-03-26 22:24:24 -04:00 |
to_device.rs
|
refactor sending interface stack
|
2024-03-30 22:06:18 -04:00 |
typing.rs
|
replace ErrorKind::Forbidden with forbidden() non-exhaustive constructor
|
2024-04-05 22:15:16 -04:00 |
unstable.rs
|
implement unstable MSC2666 support for querying mutual rooms
|
2024-04-09 15:26:45 -04:00 |
unversioned.rs
|
refactor well-known stuff to use proper ruma types, config types, etc
|
2024-04-14 22:35:23 -04:00 |
user_directory.rs
|
use chain_width 60
|
2024-03-26 22:24:24 -04:00 |
voip.rs
|
add rustfmt.toml, format entire codebase
|
2024-03-08 12:51:21 -05:00 |