Commit Graph

12 Commits (db0659cb3db588f3ef08aad866e9f0e631bf8dcb)

Author SHA1 Message Date
Jonathan de Jong e9f87e1952 update ruma 3 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.
3 years ago
Jonas Platte 5fa9190117
Simplify return type of most route handlers 3 years ago
Jonas Platte 1f7b3fa4ac
Port from Rocket to axum 3 years ago
Timo Kösters 1bd9fd74b3
feat: partially support sync filters 3 years ago
Timo Kösters b9eb39a9c6
docs: documentation for every endpoint 3 years ago
Timo Kösters 4155a47db1
feat: opentelemetry/jaeger support 4 years ago
Devin Ragotzy 96dd3b2880
Update ruma to latest, fix unstable origin feature in ruma 4 years ago
Timo Kösters 6dbe195695
improvement: flush after every request that manipulates the db 4 years ago
Timo Kösters 1e8fbd8d50
Update ruma version 4 years ago
Devin Ragotzy c4f5a0a631 Keep track of State at event for state resolution
feat: first steps towards joining rooms over federation
Add state-res as a dependency of conduit
Add reverse_topological_power_sort before append_pdu
Implement statehashstatid_pduid tree for keeping track of state
Clean up implementation of state_hash as key for tracking state
4 years ago
timokoesters c1c62b7eb4
refactor: put endpoints into modules 4 years ago