dendrite/federationsender
Neil Alexander 6e63df1d9a
KindOld (#1531)
* Add KindOld

* Don't process latest events/memberships for old events

* Allow federationsender to ignore duplicate key entries when LatestEventIDs is duplicated by RS output events

* Signal to downstream components if an event has become a forward extremity

* Don't exclude from sync

* Soft-fail checks on KindNew

* Don't run the latest events updater at all for KindOld

* Don't make federation sender change after all

* Kind in federation sender join

* Don't send isForwardExtremity

* Fix syncapi

* Update comments

* Fix SendEventWithState

* Update sytest-whitelist

* Generate old output events

* Sync API consumes old room events

* Update comments
2020-10-19 14:59:13 +01:00
..
api Initial notary support (#1436) 2020-09-22 14:40:54 +01:00
consumers Remove QueryRoomsForUser from current state server (#1398) 2020-09-04 15:58:30 +01:00
internal KindOld (#1531) 2020-10-19 14:59:13 +01:00
inthttp Initial notary support (#1436) 2020-09-22 14:40:54 +01:00
queue Update federation timeouts (#1504) 2020-10-09 17:08:32 +01:00
statistics Refactor backoff again (#1431) 2020-09-21 13:30:37 +01:00
storage Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
types Persistent federation sender blacklist (#1214) 2020-07-22 17:01:29 +01:00
federationsender.go Start Kafka connections for each component that needs them (#1527) 2020-10-15 13:27:13 +01:00