mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33: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.
|
||
|---|---|---|
| .. | ||
| clientapi.go | ||
| keychange.go | ||
| presence.go | ||
| receipts.go | ||
| roomserver.go | ||
| sendtodevice.go | ||
| typing.go | ||
| userapi.go | ||