486 Commits (272e27ae01088b36532eeb1e8ef02fdfd28e6835)

Author SHA1 Message Date
Andrej Kacian 9046223e7f Send PDU to appservice if state_key is their user ID 4 years ago
Andrej Kacian 196c83939c Add show-config admin room command 4 years ago
Jonathan de Jong e9f87e1952 update ruma 4 years ago
Timo Kösters 6602f6114c
fix: redacts can't error anymore 4 years ago
M0dEx d4217007fe
fix: do not panic on a JSON not containing the PDU 4 years ago
Jonathan de Jong 35b82d51cf fix compilations 4 years ago
Jonas Platte 0ad6eac4f8
Remove all tracing::instrument attributes from database::abstraction::* 4 years ago
Timo Kösters 2a00c547a1
improvement: faster /syncs 4 years ago
Jonas Platte 5fa9190117
Simplify return type of most route handlers 4 years ago
Jonas Platte 1f7b3fa4ac
Port from Rocket to axum 4 years ago
Jonas Platte 5db4c001d1
Remove another unnecessary use of an event enum 4 years ago
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
Andrej Kacian bfbefb0cd2 Display actual error message from TokioAsyncResolver, if any 4 years ago
Andrei Vasiliu 31918bb990 Fix admin room processing commands from its own messages 4 years ago
Timo Kösters eb0b2c429f
fix: crash on empty search 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 974c10e739
Move Config out of database module 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
Aode (lion) b39ddf7be9 Rename reqwest clients, mention cheap client clones in comment 4 years ago
Andrej Kacian 529e88c7f9 Do not copy mxc string unnecessarily in db.get_thumbnail() 4 years ago
Aode (lion) 1059f35fdc use pre-constructed client for well-known requests also 4 years ago
Aode (Lion) f8d1c1a8af Re-use a basic request in all possible cases 4 years ago
Jonas Platte 9c2000cb89
Upgrade Ruma 4 years ago
Andrei Vasiliu 57979da28c Change structopt to clap, remove markdown dependency 4 years ago
Torsten Flammiger ba6d72f3f9 Reformatted 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 6bb1081b71
Use BTreeMap::into_values 4 years ago
Jonas Platte 756a41f22d
Fix rustc / clippy warnings 4 years ago
Jonas Platte a0fc5eba72
Remove unnecessary Result 4 years ago
Jonas Platte c6277c72a1
Fix warnings in database::abstraction 4 years ago
Torsten Flammiger fd6427a83f Update/Revert code comment 4 years ago
Torsten Flammiger fc39b3447c Little bit of refactoring 4 years ago
Timo Kösters 8c90e7adfb
refactor: fix warnings 4 years ago
Timo Kösters ee8e72f7a8
feat: implement server ACLs 4 years ago
Torsten Flammiger 50430cf4ab Name function after command: list_local_users 4 years ago
Torsten Flammiger 52284ef9e2 Add some debug/info if user was found 4 years ago
Torsten Flammiger 3e79d15495 Updated function documentation 4 years ago
Andrei Vasiliu 13ae036ca0 Move and refactor admin commands into admin module 4 years ago