continuwuity/src/api
strawberry ca42ec338b replace accidental unwraps with if let's
this provides not only some future compatibility with MSC4051,
but it just makes sense to not crash/error if we can't get a server_name
from the room ID and should just use the server_name from the sender
user's invite event. there is already code ahead that accounts for
an empty vector so this is safe.

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-02-24 13:04:13 -05:00
..
client_server replace accidental unwraps with if let's 2024-02-24 13:04:13 -05:00
ruma_wrapper revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
appservice_server.rs revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
mod.rs cargo fmt 2022-10-10 14:02:01 +02:00
server_server.rs fix room ID messages, remove comments 2024-01-25 19:28:33 -05:00