mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Try to recursively find auth events (to a point) if they are missing * Remove recursion limit for now and other review fixes * Simplify error handling for recursion * Pass room version 1 only to MakeJoin until room version support comes later |
||
|---|---|---|
| .. | ||
| backfill.go | ||
| devices.go | ||
| events.go | ||
| invite.go | ||
| join.go | ||
| keys.go | ||
| leave.go | ||
| missingevents.go | ||
| profile.go | ||
| query.go | ||
| routing.go | ||
| send.go | ||
| state.go | ||
| threepid.go | ||
| version.go | ||