42 Commits (19154a9f70f66cd6e789a8aab7c89ac5c0d531c2)

Author SHA1 Message Date
Matthias Ahouansou 19154a9f70
refactor: add server_user to globals 2 years ago
Matthias Ahouansou 6c2eb4c786
feat(admin): remove alias command 2 years ago
tony 6bcc2f80b8
add command to set the allow registration status 2 years ago
Matthias Ahouansou 8876d54d78
feat(admin): add hash-and-sign-event command 2 years ago
Matthias Ahouansou 9db1f5a13c
fix(admin): don't allow creation of remote users 2 years ago
Matthias Ahouansou ab8592526f Replace panic!() with unreachable!() 2 years ago
Matthias Ahouansou 110b7e10e6
fix: do not allow administration of remote users 2 years ago
Matthias Ahouansou b20483aa13
refactor(appservices): avoid cloning frequently 2 years ago
Matthias Ahouansou fa930182ae
fix(appservices): don't panic on empty registration url 2 years ago
Matthias Ahouansou becaad677f
refactor: use async-aware RwLocks and Mutexes where possible 2 years ago
Matthias Ahouansou 4934020ee7
style: remove unnecessary else block 2 years ago
Matthias Ahouansou da5975d727 fix: avoid panics when admin room is not available 2 years ago
Matthias Ahouansou e06e15d4ec
fix(accounts): don't give guests admin 2 years ago
strawberry a2ac491c54 bump ruma, add wrong room keys error code, tiny logging change 2 years ago
Charles Hall 0d17aedae5
fix `cargo doc` lints 2 years ago
Val Lorentz 8175bc1246 Explicitly match RoomVersionId::V11 2 years ago
Val Lorentz d39d30008a Remove "creator" property from rooms >= v11 2 years ago
Timo Kösters 75c80df271
Sliding sync improvements and redaction fixes 3 years ago
Timo Kösters 606b25b9e7
improvement: more forgiving admin command syntax 3 years ago
Timo Kösters da907451e7
Admin commands to sign and verify jsons 3 years ago
Timo Kösters a2c3256ced
improvement: better memory usage and admin commands to analyze it 3 years ago
Kévin Commaille f53ecaa97d
Bump Ruma 3 years ago
Timo Kösters fc0aff20cf
fix: allow reactivation of users using reset-password admin command 3 years ago
Nyaaori c86313d4fa
chore: code cleanup 3 years ago
Nyaaori 66bc41125c
refactor: cleanup 3 years ago
Nyaaori cc3e1f58cc
Bump default room version to V9; per matrix spec recommendation 4 years ago
Charles Hall 7ef9fe3454
add regression tests 4 years ago
Charles Hall fc852f8be6
resolve `cargo check --features clap/deprecated` 4 years ago
Jim df8703cc13
Lightning bolt optional 4 years ago
Nyaaori f430b87459
cargo clippy 4 years ago
Timo Kösters 6b131202b9
Bump ruma 4 years ago
Timo Kösters 8b5b7a1f63
fix: panic on launch 4 years ago
Timo Kösters 7822a385bb
cargo fmt 4 years ago
Timo Kösters d5b4754cf4
0 errors left! 4 years ago
Timo Kösters f47a5cd5d5
cargo fix 4 years ago
Timo Kösters a4637e2ba1
cargo fmt 4 years ago
Timo Kösters 44fe6d1554
127 errors left 4 years ago
Timo Kösters cff52d7ebb
messing around with arcs 4 years ago
Timo Kösters 8708cd3b63
431 errors left 4 years ago
Timo Kösters bd8b616ca0
Fixed more compile time errors 4 years ago
Nyaaori e1e87b8d0c
refactor: prepare service/admin/mod.rs from service/admin.rs 4 years ago
Timo Kösters 057f8364cc
fix: some compile time errors 4 years ago
Timo Kösters 025b64befc
refactor: renames and split room.rs 4 years ago
Jim 49bd75b856 Lightning bolt optional 4 years ago
Zeyphros 1c31f7905f
Update command comment to coincide with the default action 4 years ago
Zeyphros f6183e457d
Implement command to deactivate user from admin channel 4 years ago
Dietrich 7bee9c1c69 Length of passwords consistently use the constant 4 years ago
Timo Kösters 0bc03e90a1
improvement: make more things async 4 years ago
Timo Kösters 9b898248c7
feat: more admin commands, better logging 4 years ago
= bb033fe02a added a command to the admin bot to create a new user, even with registration disabled 4 years ago