1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-23 18:14:27 -05:00
dendrite/roomserver/internal
Neil Alexander 8001627cfc
Get missing event tweaks ()
* Adjust backfill to send backward extremity with state before other backfilled events, include prev_events with no state amongst missing events

* Not finished refactor

* Fix test

* Remove isInboundTxn

* Remove debug logging
2020-10-12 15:56:15 +01:00
..
helpers Return what we have when we encounter missing events when servicing backfill/gme () 2020-10-08 12:22:00 +01:00
input Don't get into situations where we have no forward extremities 2020-10-08 14:46:25 +01:00
perform Optimise servers to backfill from () 2020-10-06 18:09:02 +01:00
query Get missing event tweaks () 2020-10-12 15:56:15 +01:00
alias.go Implement rejected events () 2020-09-16 13:00:52 +01:00
api.go Optimise servers to backfill from () 2020-10-06 18:09:02 +01:00