tezlm
|
816bba25cf
|
Make commands plural
|
2023-10-14 06:33:29 -07:00 |
|
tezlm
|
f77e26c525
|
Ran cargo fmt
|
2023-10-04 23:33:09 -07:00 |
|
tezlm
|
8d7982900a
|
Fix table headers and pagination
|
2023-10-04 23:24:33 -07:00 |
|
tezlm
|
84f259d45e
|
List pagination and html tables
|
2023-10-04 21:33:37 -07:00 |
|
tezlm
|
755261e63f
|
Room directory admin commands
|
2023-10-04 20:46:12 -07:00 |
|
tezlm
|
4c03aa80ab
|
reply to messages
|
2023-10-04 20:13:04 -07:00 |
|
tezlm
|
910d166b5d
|
Admin room alias commands
- room alias set
- room alias remove
- room alias which
- room alias list
|
2023-10-03 20:42:31 -07:00 |
|
tezlm
|
99fb0a2953
|
Add appservice show command to show config
|
2023-10-03 17:39:40 -07:00 |
|
tezlm
|
b20f4d6305
|
Allow using languages in code blocks.
```yaml
This works now
```
|
2023-10-03 17:09:17 -07:00 |
|
tezlm
|
032602de58
|
Rework admin commands to use subcommands.
This commit doesn't add, remove, or change any
commands, it only organizes them
|
2023-10-03 16:52:52 -07:00 |
|
Timo Kösters
|
75c80df271
|
Sliding sync improvements and redaction fixes
|
2023-09-13 20:54:53 +02:00 |
|
Timo Kösters
|
606b25b9e7
|
improvement: more forgiving admin command syntax
|
2023-08-10 17:26:55 +02:00 |
|
Timo Kösters
|
da907451e7
|
Admin commands to sign and verify jsons
|
2023-07-29 20:00:12 +02:00 |
|
Timo Kösters
|
a2c3256ced
|
improvement: better memory usage and admin commands to analyze it
|
2023-07-03 19:41:07 +02:00 |
|
Kévin Commaille
|
f53ecaa97d
|
Bump Ruma
|
2023-03-18 15:03:56 +01:00 |
|
Timo Kösters
|
fc0aff20cf
|
fix: allow reactivation of users using reset-password admin command
|
2023-02-11 12:43:41 +01:00 |
|
Nyaaori
|
c86313d4fa
|
chore: code cleanup
https://rust-lang.github.io/rust-clippy/master/index.html#op_ref
https://rust-lang.github.io/rust-clippy/master/index.html#str_to_string
https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
|
2022-12-21 10:42:12 +01:00 |
|
Nyaaori
|
66bc41125c
|
refactor: cleanup
|
2022-11-21 20:50:39 +01:00 |
|
Nyaaori
|
cc3e1f58cc
|
Bump default room version to V9; per matrix spec recommendation
|
2022-10-15 12:16:02 +02:00 |
|
Charles Hall
|
7ef9fe3454
|
add regression tests
This way we don't regress on accident again in the future.
|
2022-10-12 17:58:43 -07:00 |
|
Charles Hall
|
fc852f8be6
|
resolve cargo check --features clap/deprecated
This has no functional effects.
|
2022-10-12 17:55:12 -07:00 |
|
Jim
|
df8703cc13
|
Lightning bolt optional
|
2022-10-10 14:34:28 +02:00 |
|
Nyaaori
|
f430b87459
|
cargo clippy
|
2022-10-10 14:09:11 +02:00 |
|
Timo Kösters
|
6b131202b9
|
Bump ruma
|
2022-10-10 14:02:04 +02:00 |
|
Timo Kösters
|
8b5b7a1f63
|
fix: panic on launch
Now we start the admin and sending threads at a later time.
|
2022-10-10 14:02:02 +02:00 |
|
Timo Kösters
|
7822a385bb
|
cargo fmt
|
2022-10-10 14:02:02 +02:00 |
|
Timo Kösters
|
d5b4754cf4
|
0 errors left!
|
2022-10-10 14:02:02 +02:00 |
|
Timo Kösters
|
f47a5cd5d5
|
cargo fix
|
2022-10-10 14:02:01 +02:00 |
|
Timo Kösters
|
a4637e2ba1
|
cargo fmt
|
2022-10-10 14:02:01 +02:00 |
|
Timo Kösters
|
44fe6d1554
|
127 errors left
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
cff52d7ebb
|
messing around with arcs
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
8708cd3b63
|
431 errors left
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
bd8b616ca0
|
Fixed more compile time errors
|
2022-10-10 13:54:00 +02:00 |
|
Nyaaori
|
e1e87b8d0c
|
refactor: prepare service/admin/mod.rs from service/admin.rs
|
2022-10-10 13:52:07 +02:00 |
|