Richard van der Hoff 297bf2547e
Fix sync bug when accepting invites (#4956)
Hopefully this time we really will fix #4422.

We need to make sure that the cache on
`get_rooms_for_user_with_stream_ordering` is invalidated *before* the
SyncHandler is notified for the new events, and we can now do so reliably via
the `events` stream.
2019-04-02 12:42:39 +01:00
..
2019-01-30 10:53:17 +00:00
2019-03-22 10:20:17 +00:00
2019-02-22 15:27:40 +00:00
2019-04-01 12:49:03 +00:00
2019-03-13 20:02:56 +00:00
2019-03-13 17:20:55 +00:00
2019-03-06 16:22:16 +00:00