conduwuit/src/database
2021-09-24 07:16:34 +00:00
..
abstraction Merge branch 'efficient-sqlite' into 'next' 2021-09-14 07:23:02 +00:00
rooms Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
abstraction.rs improvement: better sqlite 2021-08-15 13:27:03 +02:00
account_data.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
admin.rs fix: improve locks 2021-08-03 11:17:39 +02:00
appservice.rs improvement: make better use of sqlite connections 2021-08-03 10:24:14 +02:00
globals.rs Implement admin check and add config option for allowing room creation 2021-09-24 07:16:34 +00:00
key_backups.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
media.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
proxy.rs
pusher.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
rooms.rs improvement: batch inserts for inserting pdus 2021-09-14 14:33:46 +02:00
sending.rs improvement: batch inserts for inserting pdus 2021-09-14 14:33:46 +02:00
transaction_ids.rs
uiaa.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
users.rs Implement admin check and add config option for allowing room creation 2021-09-24 07:16:34 +00:00