Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-02 | Fix sync bug when accepting invites (#4956) | Richard van der Hoff | 7 | -69/+237 | |
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-01 | Neilj/fix threepid auth check (with tests) (#4474) | Neil Johnson | 2 | -0/+33 | |