1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-11-04 17:29:14 +01:00
conduit/src/database
Moritz Bitsch 9fccbb014a Implement TURN server authentication with hmac
This is a prefered method to allow limited access to the TURN server
2021-11-12 12:43:15 +00:00
..
abstraction Merge branch 'efficient-sqlite' into 'next' 2021-09-14 07:23:02 +00:00
rooms Reduce turbofish usage 2021-10-13 12:25:58 +02:00
abstraction.rs Enable more lints and apply their suggestions 2021-10-13 10:24:39 +02:00
account_data.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
admin.rs Upgrade Ruma 2021-10-13 10:16:45 +02:00
appservice.rs improvement: make better use of sqlite connections 2021-08-03 10:24:14 +02:00
globals.rs Implement TURN server authentication with hmac 2021-11-12 12:43:15 +00:00
key_backups.rs Reduce turbofish usage 2021-10-13 12:25:58 +02:00
media.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
proxy.rs Make Result alias usable with any error type 2021-10-13 12:25:58 +02:00
pusher.rs Upgrade Ruma 2021-10-13 10:16:45 +02:00
rooms.rs Reduce turbofish usage 2021-10-13 12:25:58 +02:00
sending.rs Make Result alias usable with any error type 2021-10-13 12:25:58 +02:00
transaction_ids.rs Fix lots of clippy lints 2021-06-17 20:34:14 +02:00
uiaa.rs Reduce turbofish usage 2021-10-13 12:25:58 +02:00
users.rs Merge branch 'up-ruma' into 'next' 2021-10-15 11:38:12 +00:00