mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
This adds support for tracking `m.relates_to`, as well as adding support
for the various `/room/{roomID}/relations/...` endpoints to the CS API.
|
||
|---|---|---|
| .. | ||
| context.go | ||
| context_test.go | ||
| filter.go | ||
| getevent.go | ||
| messages.go | ||
| relations.go | ||
| routing.go | ||
| search.go | ||