Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement device blocking #146

Merged
merged 1 commit into from
Jun 23, 2016
Merged

Implement device blocking #146

merged 1 commit into from
Jun 23, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jun 23, 2016

We want to be able to 'block' devices, so that they are not sent copies of our
text. Implement that change, and exclude blocked devices when encrypting
messages.

THis changes the name of the 'deviceVerified' event to
'deviceVerificationChanged', but that just means that the UI won't update
correctly until the changes to react-sdk arrive.

We want to be able to 'block' devices, so that they are not sent copies of our
text. Implement that change, and exclude blocked devices when encrypting
messages.

THis changes the name of the 'deviceVerified' event to
'deviceVerificationChanged', but that just means that the UI won't update
correctly until the changes to react-sdk arrive.
richvdh added a commit to matrix-org/matrix-react-sdk that referenced this pull request Jun 23, 2016
This is the react-sdk part of
matrix-org/matrix-js-sdk#146. It adds 'Block'/'Unblock'
buttons to the device list, and updates the deviceVerified listeners to listen
for deviceVerificationChanged instead.

Also adds an extra <div> to the deviceinfo section to help me with the
CSS.
@dbkr dbkr merged commit 50d60f5 into develop Jun 23, 2016
@richvdh richvdh deleted the rav/device_blocking branch August 3, 2016 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants