dendrite/roomserver/internal
Kegsay 260e69d138
Make "Outbound federation can backfill events" pass sytest (#1049)
- Use a backfill limit of 100 regardless of what was asked.
- Special case the create event for `StateIDsBeforeEvent`
- Trim to the limit in `syncapi`
2020-05-19 18:42:55 +01:00
..
alias.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
api.go Roomserver perform leave (#1004) 2020-05-04 18:34:09 +01:00
input.go Improve federation sender performance, implement backoff and blacklisting, fix up invites a bit (#1007) 2020-05-07 12:42:06 +01:00
input_authevents.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input_authevents_test.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input_events.go Tweaks to latest events updater (#1045) 2020-05-18 17:49:24 +01:00
input_latest_events.go Tweaks to latest events updater (#1045) 2020-05-18 17:49:24 +01:00
input_membership.go Tweaks to latest events updater (#1045) 2020-05-18 17:49:24 +01:00
perform_join.go Fix some cases where accepting invites over federation doesn't work (#1028) 2020-05-14 14:58:47 +01:00
perform_leave.go Fix some cases where accepting invites over federation doesn't work (#1028) 2020-05-14 14:58:47 +01:00
query.go Make "Outbound federation can backfill events" pass sytest (#1049) 2020-05-19 18:42:55 +01:00
query_backfill.go Make "Outbound federation can backfill events" pass sytest (#1049) 2020-05-19 18:42:55 +01:00
query_test.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00