Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Fix rejection of invites not reaching sync #2056

Merged
merged 1 commit into from Mar 24, 2017

Conversation

Projects
None yet
3 participants
Member

dbkr commented Mar 23, 2017 edited

Always allow the user to see their own leave events, otherwise
they won't see the event if they reject an invite for a room whose
history visibility is set such that they cannot see events before
joining.

Fixes vector-im/riot-web#3462

Fix rejection of invites not reaching sync
Always allow the user to see their own leave events, otherwise
they won't see the event if they reject an invite for a room whose
history visibility is set such that they cannot see events before
joining.
Owner

erikjohnston commented Mar 24, 2017

lgtm

@dbkr dbkr merged commit f902e89 into develop Mar 24, 2017

6 of 8 checks passed

Sytest Dendron (Commit) Build #1793 origin/dbkr/fix_invite_reject failed in 11 min
Details
Sytest Dendron (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #2614 origin/dbkr/fix_invite_reject succeeded in 6 min 37 sec
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Commit) Build #2687 origin/dbkr/fix_invite_reject succeeded in 7 min 1 sec
Details
Sytest SQLite (Merged PR) Build finished.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@richvdh richvdh added the stuck-invite label May 3, 2017

@dbkr dbkr deleted the dbkr/fix_invite_reject branch Oct 17, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment