dendrite/src
Kegsay cc7117392f Send the entire room state down when transitioning to 'join' on a /sync response (#100)
This is only 'mostly' correct currently, because what should be no-op dupe
joins will actually trigger the entire room state to be re-sent.

Bizarrely, it's significantly easier to just do that than work out if we should,
and there are no client-visible effects to doing so, so we just do it for now.
2017-05-12 16:56:17 +01:00
..
github.com/matrix-org/dendrite Send the entire room state down when transitioning to 'join' on a /sync response (#100) 2017-05-12 16:56:17 +01:00