conduwuit/src/api/client_server
strawberry d1c139de26 add config option for url_preview_domain_explicit_denylist
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-04-14 22:35:23 -04:00
..
account.rs don't debug log device display name for guest registrations 2024-04-14 22:35:23 -04:00
alias.rs remove some unnecessary loops 2024-04-09 15:26:45 -04:00
backup.rs
capabilities.rs
config.rs
context.rs remove two unnecessary matches 2024-04-14 22:35:23 -04:00
device.rs
directory.rs log error for /publicRooms requests, simplify it a bit 2024-04-14 22:35:23 -04:00
filter.rs
keys.rs
media.rs add config option for url_preview_domain_explicit_denylist 2024-04-14 22:35:23 -04:00
membership.rs fix invalid database code for servers_invite_via 2024-04-14 22:35:23 -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
redact.rs
relations.rs
report.rs
room.rs only allow admins to send room state events by default (e.g. ACLs) 2024-04-14 22:35:23 -04:00
search.rs
session.rs refactor well-known stuff to use proper ruma types, config types, etc 2024-04-14 22:35:23 -04:00
space.rs
state.rs
sync.rs fix lossy origin regression 12a8c9badd 2024-04-09 15:26:45 -04:00
tag.rs
thirdparty.rs
threads.rs
to_device.rs
typing.rs
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
voip.rs