conduwuit/src/api/client_server
strawberry a9da7a3d61 dont allow m.call.invite timeline events in public rooms
also simplifies the encrypted event check (we dont
need to convert anything here)

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-03-31 00:22:12 -04:00
..
account.rs use chain_width 60 2024-03-26 22:24:24 -04:00
alias.rs remove unnecessary clone from into_iter 2024-03-30 22:06:18 -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 use chain_width 60 2024-03-26 22:24:24 -04:00
device.rs use chain_width 60 2024-03-26 22:24:24 -04:00
directory.rs add lockdown_public_room_directory config option 2024-03-30 22:58:20 -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 resolve the last few relevant pedantic clippy lints 2024-03-30 22:06:18 -04:00
membership.rs refactor sending interface stack 2024-03-30 22:06:18 -04:00
message.rs dont allow m.call.invite timeline events in public rooms 2024-03-31 00:22:12 -04:00
mod.rs
presence.rs use chain_width 60 2024-03-26 22:24:24 -04:00
profile.rs use chain_width 60 2024-03-26 22:24:24 -04:00
push.rs use chain_width 60 2024-03-26 22:24:24 -04:00
read_marker.rs move and deduplicate read receipt flusher. 2024-03-30 22:06:18 -04:00
redact.rs use chain_width 60 2024-03-26 22:24:24 -04:00
relations.rs use body.dir for relations now 2024-03-30 22:06:18 -04:00
report.rs resolve the last few relevant pedantic clippy lints 2024-03-30 22:06:18 -04:00
room.rs on new room creations: only allow moderators to call public rooms 2024-03-30 23:55:31 -04:00
search.rs use chain_width 60 2024-03-26 22:24:24 -04:00
session.rs use chain_width 60 2024-03-26 22:24:24 -04:00
space.rs use chain_width 60 2024-03-26 22:24:24 -04:00
state.rs forbid admin room from being made public 2024-03-30 22:06:18 -04:00
sync.rs resolve the last few relevant pedantic clippy lints 2024-03-30 22:06:18 -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 add outgoing federation typing and conf items 2024-03-30 22:06:18 -04:00
unversioned.rs mark msc2285 (private read receipts) as supported 2024-03-30 22:06:18 -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