37 Commits (677f044d13985f794afecdb0bbf62fbab3a52dec)

Author SHA1 Message Date
Andrei Vasiliu 677f044d13 Refactor admin code to always defer command processing 4 years ago
Andrei Vasiliu 57979da28c Change structopt to clap, remove markdown dependency 4 years ago
Andrei Vasiliu cc3ef1a8be Improve help text for admin commands 4 years ago
Andrei Vasiliu e378bc4a2c Refactor admin commands to use structopt 4 years ago
Jonas Platte 756a41f22d
Fix rustc / clippy warnings 4 years ago
Torsten Flammiger 50430cf4ab Name function after command: list_local_users 4 years ago
Andrei Vasiliu 13ae036ca0 Move and refactor admin commands into admin module 4 years ago
Torsten Flammiger 91eb6c4d08 Return a Result instead of a vector 4 years ago
Torsten Flammiger fb19114bd9 rename iter_locals to get_local_users; make get_local_users skip on parse errors; remove deprecated function count_local_users 4 years ago
Timo Kösters 077e9ad438
improvement: memory usage for caches 4 years ago
Andrej Kacian ff243870f8
Add "database_memory_usage" AdminCommand 4 years ago
Torsten Flammiger 8d51359668 Fix typo and remove unneeded newline 4 years ago
Torsten Flammiger a69eb277d4 Update count users: It's now list_local_users and contains the number and the usernames 4 years ago
Torsten Flammiger 39787b41cb Rename admin command CountUsers -> CountLocalUsers; Update comments 4 years ago
Torsten Flammiger d21030566c Rename/Add count methods to count_local_users 4 years ago
Torsten Flammiger 7c1b2625cf Prepare to add an option to list local user accounts from your homeserver 4 years ago
Torsten Flammiger 7857da8a0b Add ability to remove an appservice 4 years ago
Jonas Platte bffddbd487
Simplify identifier parsing code 4 years ago
Jonas Platte 892a0525f2
Upgrade Ruma 4 years ago
Jonas Platte 09895a20c8
Upgrade Ruma 5 years ago
Timo Kösters 0eeba86b32
fix: improve locks 5 years ago
Timo Kösters 5e924227b6
feat: add threadpool for iterator threads, bug fixes, tracing_flame support 5 years ago
Timo Kösters e12b1ff863
improvement: locks 5 years ago
Jonathan de Jong 9d4fa9a220 Sqlite 5 years ago
Timo Kösters d0ee823254
feat: swappable database backend 5 years ago
Rudi Floren f4039902d8 Bump Rocket to current HEAD 5 years ago
Devin Ragotzy 4b2eb5ab82 Fix ALL clippy warnings 5 years ago
Devin Ragotzy 5a8041969d Fix ALL clippy warnings 5 years ago
Timo Kösters edfd3c1f34
improvement: better config, better logs 5 years ago
Timo Kösters 6e5b35ea92
feat: implement appservices 5 years ago
Timo Kösters 45086b54b3
improvement: upgrade dependencies, fix timeline reload bug 5 years ago
Devin Ragotzy 164b1633d8
Update ruma to latest, renamed server keys and removed PduStub 5 years ago
Timo Kösters e691e880e0
fix: logging thread crash when admin room does not exist 5 years ago
Timo Kösters 9f8cffcd22
Admin room improvements 5 years ago