continuwuity/src/database
Timo Kösters b25354c747 Merge branch 'add_remove_appservice' into 'next'
Add ability to remove an appservice

See merge request famedly/conduit!236
2022-01-13 11:38:17 +00:00
..
abstraction refactor:moved key watch wake logic to specific module 2021-12-23 23:17:43 +00:00
rooms Simplify identifier parsing code 2021-12-15 13:00:37 +01:00
abstraction.rs refactor:moved key watch wake logic to specific module 2021-12-23 23:17:43 +00:00
account_data.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
admin.rs Add ability to remove an appservice 2021-12-20 15:46:36 +01:00
appservice.rs Reformat code 2022-01-13 12:26:23 +01:00
globals.rs Upgrade Ruma 2021-12-15 13:00:37 +01:00
key_backups.rs Upgrade Ruma 2021-12-23 17:40:42 +01: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-12-15 13:00:37 +01:00
rooms.rs Fix doc style comment according to Rust; VSCode added line breaks 2021-12-22 13:09:56 +01:00
sending.rs Simplify identifier parsing code 2021-12-15 13:00:37 +01:00
transaction_ids.rs Fix lots of clippy lints 2021-06-17 20:34:14 +02:00
uiaa.rs Replace to_string calls on string literals with to_owned 2022-01-13 11:48:40 +01:00
users.rs Upgrade Ruma 2021-12-23 17:40:42 +01:00