mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Refactor invites to be synchronous * Fix synchronous invites * Fix client API return type for send invite error * Linter * Restore PerformError on rsAPI.PerformInvite * Update sytest-whitelist * Don't override PerformError with normal errors * Fix error passing * Un-whitelist a couple of tests * Update sytest-whitelist * Try to handle multiple invite rejections better * nolint * Update gomatrixserverlib * Fix /v1/invite test * Remove replace from go.mod |
||
|---|---|---|
| .. | ||
| backfill.go | ||
| devices.go | ||
| eventauth.go | ||
| events.go | ||
| invite.go | ||
| join.go | ||
| keys.go | ||
| leave.go | ||
| missingevents.go | ||
| profile.go | ||
| publicrooms.go | ||
| query.go | ||
| routing.go | ||
| send.go | ||
| send_test.go | ||
| state.go | ||
| threepid.go | ||
| version.go | ||