You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Timo Kösters 16f826773b
refactor: fix warnings
4 years ago
..
abstraction refactor: fix warnings 4 years ago
rooms Simplify identifier parsing code 4 years ago
abstraction.rs Add memory_usage() to DatabaseEngine trait 4 years ago
account_data.rs Clean up (mostly automated with cargo clippy --fix) 5 years ago
admin.rs improvement: memory usage for caches 4 years ago
appservice.rs Reformat code 4 years ago
globals.rs Upgrade Ruma 4 years ago
key_backups.rs Upgrade Ruma 4 years ago
media.rs Clean up (mostly automated with cargo clippy --fix) 5 years ago
proxy.rs Make Result alias usable with any error type 5 years ago
pusher.rs Upgrade Ruma 4 years ago
rooms.rs Add "database_memory_usage" AdminCommand 4 years ago
sending.rs Simplify identifier parsing code 4 years ago
transaction_ids.rs Fix lots of clippy lints 5 years ago
uiaa.rs Replace to_string calls on string literals with to_owned 4 years ago
users.rs feat: partially support sync filters 4 years ago