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

Remove m.new_device support #483

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 6, 2017

We now rely on the server to track new devices, and tell us about them when
users add them, rather than forcing devices to announce themselves (see
element-hq/element-web#2305 for the whole backstory
there).

The necessary support for that has now been in all the clients and the server
for several months (since March or so). I now want to get rid of the
localstorage store, which this code is relying on, so now seems like a good
time to get rid of it. Yay.

We now rely on the server to track new devices, and tell us about them when
users add them, rather than forcing devices to announce themselves (see
element-hq/element-web#2305 for the whole backstory
there).

The necessary support for that has now been in all the clients and the server
for several months (since March or so). I now want to get rid of the
localstorage store, which this code is relying on, so now seems like a good
time to get rid of it. Yay.
@richvdh richvdh merged commit adc2070 into develop Jul 6, 2017
@richvdh richvdh deleted the rav/remove_new_device_support branch July 6, 2017 16:10
manuroe added a commit to matrix-org/matrix-ios-sdk that referenced this pull request Nov 21, 2017
ylecollen pushed a commit to matrix-org/matrix-android-sdk that referenced this pull request Nov 29, 2017
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.

None yet

2 participants