Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix remote invite rejections not coming down sync #4527

Merged
merged 2 commits into from
Jan 30, 2019

Commits on Jan 30, 2019

  1. Fix remote invite rejections not comming down sync

    This was broken in PR #4405, commit 886e5ac, where we changed remote
    rejections to be outliers.
    
    The fix is to explicitly add the leave event in when we know its an out
    of band invite. We can't always add the event as if the server is/was in
    the room there might be more events to send down the sync than just the
    leave.
    erikjohnston committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    ed8c5e4 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    e25ab58 View commit details
    Browse the repository at this point in the history