0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-21 12:28:45 +02:00
dendrite/roomserver/internal/input
Neil Alexander be9be2553f
Resolve over old and new extremities (#2457)
* Feed existing state into state res when calculating state from new extremities

* Remove duplicates

* Fix bug

* Sort and unique

* Update to matrix-org/gomatrixserverlib#308

* Trim the slice properly

* Update gomatrixserverlib again

* Update to matrix-org/gomatrixserverlib#308
2022-05-13 11:52:04 +01:00
..
input.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
input_events.go Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
input_latest_events.go Resolve over old and new extremities (#2457) 2022-05-13 11:52:04 +01:00
input_membership.go Fix transaction issues in events table in PSQL (#2165) 2022-02-10 09:30:16 +00:00
input_missing.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
input_test.go One NATS instance per BaseDendrite (#2438) 2022-05-09 14:15:24 +01:00