tuwunel/src/api
Reiner Herrmann c0dd5b1cc2 feat: URL preview support
from upstream MR https://gitlab.com/famedly/conduit/-/merge_requests/347
with the following changes (so far):
- remove hardcoded list of allowed hosts (strongly disagree with this,
even if it is desired, it should not be harcoded)
- add more allow config options for granularity via URL contains,
host contains, and domain is (explicit match) for security
- warn if a user is allowing all URLs to be previewed for security reasons
- replace an expect with proper error handling
- bump webpage to 2.0
- improved code style a tad

Co-authored-by: rooot <hey@rooot.gay>
Signed-off-by: rooot <hey@rooot.gay>
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-02-11 21:56:55 -05:00
..
client_server feat: URL preview support 2024-02-11 21:56:55 -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