47 Commits (f602d32aaa0e4fbc2b5d9eb0d0d89d04bdca21d7)

Author SHA1 Message Date
M0dEx f602d32aaa
feat: add the actual server name to the welcome message 4 years ago
M0dEx a6976e6d2d
feat: add 'available' to the help command line in the welcome message 4 years ago
M0dEx f2b8aa28f3
feat: add a line with the help command to the welcome message 4 years ago
Andrei Vasiliu e1c0dcb6bb Create admin room and hide migration messages on first run 4 years ago
Andrei Vasiliu 6399a7fe4e Remove dash from admin command help 4 years ago
Jonas Platte abb4b4cf0b
Remove TryFrom, TryInto imports 4 years ago
Andrei Vasiliu 87225e70c3 Parse admin command body templates from doc comments 4 years ago
Torsten Flammiger e24d75cffc
Return the ID of the appservice that was created by register_appservice 4 years ago
Torsten Flammiger 8f69f02e59
add error handling for register_appservice too 4 years ago
Torsten Flammiger da7b55b39c
Cleanup appservice events after removing the appservice 4 years ago
Torsten Flammiger 28d3b348d2 Return the ID of the appservice that was created by register_appservice 4 years ago
Torsten Flammiger 78502aa6b1 add error handling for register_appservice too 4 years ago
Torsten Flammiger cc13112592 Cleanup appservice events after removing the appservice 4 years ago
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