conduwuit/src/api/client_server
Jason Volk c181b76fb4 move presence up two levels out of rooms.edus and rooms.
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-01 23:18:44 -04:00
..
account.rs fix: reject /register requests when there is no token and the type is appservice 2024-03-31 10:16:29 -04:00
alias.rs
backup.rs
capabilities.rs
config.rs
context.rs
device.rs
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 stop sending make_join requests after 50 failures 2024-03-31 15:37:30 -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 move presence up two levels out of rooms.edus and rooms. 2024-04-01 23:18:44 -04:00
profile.rs move presence up two levels out of rooms.edus and rooms. 2024-04-01 23:18:44 -04:00
push.rs
read_marker.rs move read_receipt feature up one level out of rooms.edus. 2024-04-01 23:18:31 -04:00
redact.rs
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
session.rs fix: reject /register requests when there is no token and the type is appservice 2024-03-31 10:16:29 -04:00
space.rs
state.rs forbid admin room from being made public 2024-03-30 22:06:18 -04:00
sync.rs move presence up two levels out of rooms.edus and rooms. 2024-04-01 23:18:44 -04:00
tag.rs
thirdparty.rs
threads.rs
to_device.rs refactor sending interface stack 2024-03-30 22:06:18 -04:00
typing.rs move typing feature up one level out of rooms.edus. 2024-04-01 23:18:37 -04:00
unversioned.rs mark msc2285 (private read receipts) as supported 2024-03-30 22:06:18 -04:00
user_directory.rs
voip.rs