mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* s/QueryBackfill/PerformBackfill/g * OutputEvent now includes AddStateEvents which contain the full event of extra state events * Only include adds not the current event * Get adding state right |
||
|---|---|---|
| .. | ||
| alias.go | ||
| api.go | ||
| input.go | ||
| input_authevents.go | ||
| input_authevents_test.go | ||
| input_events.go | ||
| input_latest_events.go | ||
| input_membership.go | ||
| perform_backfill.go | ||
| perform_join.go | ||
| perform_leave.go | ||
| query.go | ||
| query_test.go | ||