mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 17:53:09 -06:00
This manipulates account data over User API, and fires sync messages for changes. Those sync messages should, according to an existing TODO in clientapi, be moved to userapi. Forks clientapi/producers/syncapi.go to pushserver/ for later extension. |
||
|---|---|---|
| .. | ||
| appservice.go | ||
| clientapi.go | ||
| eduserver.go | ||
| federationapi.go | ||
| keyserver.go | ||
| mediaapi.go | ||
| pushserver.go | ||
| roomserver.go | ||
| syncapi.go | ||
| userapi.go | ||