Jonathan de Jong
|
e9f87e1952
|
update ruma
|
2022-02-18 15:33:14 +01:00 |
|
Jonas Platte
|
accdb77315
|
Clean up tracing::instrument attributes
Remove it from request handler since there's already the context of the
request path, added through TraceLayer.
|
2022-02-12 16:38:47 +01:00 |
|
Jonas Platte
|
5fa9190117
|
Simplify return type of most route handlers
|
2022-02-12 12:56:08 +01:00 |
|
Jonas Platte
|
1f7b3fa4ac
|
Port from Rocket to axum
|
2022-02-12 12:56:07 +01:00 |
|
Andrei Vasiliu
|
677f044d13
|
Refactor admin code to always defer command processing
|
2022-01-31 00:00:05 +02:00 |
|
Jonas Platte
|
58ea081762
|
Use int! macro instead of Int::from
|
2021-12-15 13:00:37 +01:00 |
|
Jonas Platte
|
892a0525f2
|
Upgrade Ruma
|
2021-12-15 13:00:37 +01:00 |
|
Nyaaori
|
50f931a2fd
|
Cleanup and fix validation in report.rs, lower max report length, better html
|
2021-10-20 11:12:06 +00:00 |
|
Nyaaori
|
1541b93f45
|
Make reports look nicer and reduce spam potential, increase max report length to 1000 characters
|
2021-10-18 05:38:41 +00:00 |
|
Nyaaori
|
ccf501a420
|
Initial implementation of /report, fixing #13
|
2021-10-18 04:51:11 +00:00 |
|