Commit Graph

1383 Commits (e9f87e1952b8ae1588347d26d146986df623afe2)
 

Author SHA1 Message Date
Jonathan de Jong e9f87e1952 update ruma 2 years ago
Jonas Zohren f3795846b5 Merge branch 'readme' into 'next'
Slight clarification

See merge request famedly/conduit!310
2 years ago
Timo Kösters b8eaa3be85 Merge branch 'redactfix' into 'next'
Redaction fix

Closes #235

See merge request famedly/conduit!298
2 years ago
Timo Kösters c496e599ef Merge branch 'serde-cleanup' into 'next'
Remove useless serde roundtrips

See merge request famedly/conduit!311
2 years ago
Jonas Platte 27692a2f14
Remove useless serde roundtrips 2 years ago
TomZ e57cd437d4 Slight clarification
Which version it started being beta in is quite irrelevant here.
2 years ago
Timo Kösters 5a99460a4c Merge branch 'not-found' into 'next'
Add a not-found route

See merge request famedly/conduit!306
2 years ago
Jonas Zohren ba83d0ac68 Merge branch 'more-vscode-defaults' into 'next'
Provide some sane defaults for vscode developing

See merge request famedly/conduit!309
2 years ago
Jonas Zohren bcd6c0bf53 feat: Provide sane defaults for vscode developing
This includes some extensions and a debug profile
2 years ago
Jonas Zohren c66866d890 Merge branch 'ci-lint-dockerfiles-with-hadolint' into 'next'
CI: Lint dockerfiles with hadolint

Closes #239

See merge request famedly/conduit!308
2 years ago
Jonas Zohren b21a44ca4c
feat(ci): Lint dockerfiles with hadolint 2 years ago
Jonas Zohren e04d4ff150 Merge branch 'ci-fix-tag-pipelines' into 'next'
Ci fix tag pipelines

Closes #229

See merge request famedly/conduit!307
2 years ago
Jonas Zohren 2645494582
fix(ci): Also run CI for git tags 2 years ago
Jonas Zohren 77f4b68c8e
fix(ci): Also create versioned docker image 2 years ago
Timo Kösters 6602f6114c
fix: redacts can't error anymore 2 years ago
Jonas Platte 3aece38e9d
Add a not-found route 2 years ago
Timo Kösters 9cfef51af3 Merge branch 'more-paths' into 'next'
Take advantage of multiple paths

See merge request famedly/conduit!305
2 years ago
Jonas Platte aee6bf7e7a Change this to handler 2 years ago
Jonathan de Jong b8d92d3cec take advantage of multiple paths 2 years ago
Timo Kösters 0c4b42ac13 Merge branch 'parse-pdu-command-panic' into 'next'
fix: do not panic on a JSON not containing the PDU

Closes #236

See merge request famedly/conduit!304
2 years ago
Timo Kösters 91d5fbd56c Merge branch 'up-ruma' into 'next'
Update ruma

See merge request famedly/conduit!303
2 years ago
M0dEx d4217007fe
fix: do not panic on a JSON not containing the PDU
Do not panic on a JSON not containing the PDU when executing the parse-pdu admin command.
2 years ago
Jonathan de Jong 35b82d51cf fix compilations 2 years ago
Jonathan de Jong 0ed1e42aed update ruma 2 years ago
Timo Kösters 2b644ef7b7 Merge branch 'tracing-cleanup' into 'next'
Remove unnecessary tracing::instrument attributes

See merge request famedly/conduit!302
2 years ago
Jonas Platte 0ad6eac4f8
Remove all tracing::instrument attributes from database::abstraction::* 2 years ago
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.
2 years ago
Timo Kösters 914152fcbd Merge branch 'syncfast' into 'next'
improvement: faster /syncs

Closes #231

See merge request famedly/conduit!297
2 years ago
Timo Kösters 2a00c547a1
improvement: faster /syncs 2 years ago
Jonas Platte adeb8ee425
Remove no-op conversions 2 years ago
Jonas Platte d74074ad53
Remove tracing::instrument attribute from util functions
They don't ever log anything, so the extra context is never used.
2 years ago
Timo Kösters 41d3da245e Merge branch 'update_turn_readme' into 'next'
Update turn readme

See merge request famedly/conduit!292
2 years ago
Timo Kösters 0565b5a6c8 Merge branch 'show-dns-setup-error' into 'next'
Display actual error message from TokioAsyncResolver, if any

See merge request famedly/conduit!296
2 years ago
Timo Kösters f3502beb94 Merge branch 'welcome-message-command-hint' into 'next'
feat: add welcome message command hint

See merge request famedly/conduit!299
2 years ago
Timo Kösters d6b9874b35 Merge branch 'fix-admin-self-commands' into 'next'
Fix admin room processing commands from its own messages

See merge request famedly/conduit!293
2 years ago
Timo Kösters 1d01e2a077 Merge branch 'axum' into 'next'
Port from rocket to axum

See merge request famedly/conduit!263
2 years ago
Jonas Platte ce714cfd07
Bump version 2 years ago
Jonas Platte 50b24b37c2
Upgrade Ruma 2 years ago
Jonas Platte 9db0473ed5
Improve error messages in Ruma wrapper FromRequest impl 2 years ago
Jonas Platte 5d8c80b170
Strip quotes from X-Matrix fields 2 years ago
Jonas Platte 21ae63d46b
Rewrite query parameter parsing 2 years ago
Jonas Platte c8951a1d9c
Use axum-server for direct TLS support 2 years ago
Jonas Platte 5fa9190117
Simplify return type of most route handlers 2 years ago
Jonas Platte 77a87881c9
Add message to unsupported HTTP method panic 2 years ago
Jonas Platte 7bf538f549
Fix axum route conflicts 2 years ago
Jonas Platte a5757ab195
Generalize RumaHandler 2 years ago
Jonas Platte d1d2217019
Clean up error handling for server_server::get_server_keys_route 2 years ago
Jonas Platte 1f7b3fa4ac
Port from Rocket to axum 2 years ago
Timo Kösters 8709c3ae7b Merge branch 'refactor2' into 'next'
Remove unnecessary uses of event enums

See merge request famedly/conduit!300
2 years ago
Jonas Platte 5db4c001d1
Remove another unnecessary use of an event enum 2 years ago