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

Include the error object when raising Session.logged_out #975

Merged
merged 2 commits into from
Jul 4, 2019

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Jul 3, 2019

For matrix-org/matrix-react-sdk#3177

Note: The call argument previously defined in the SDK was never actually populated, and appears to be a documentation error when the definition was copied from Call.incoming directly above it.

Note: The `call` argument previously defined in the SDK was never actually populated, and appears to be a documentation error when the definition was copied from `Call.incoming` directly above it.
turt2live added a commit to matrix-org/matrix-react-sdk that referenced this pull request Jul 3, 2019
Fixes element-hq/element-web#10235

CSS and copy are left as an exercise for a later iteration.

Login page handling is left for element-hq/element-web#10236

This implementation reuses as much of the Lifecycle flow as it can without causing problems. Most importantly, it requires matrix-org/matrix-js-sdk#975 to be able to detect a soft logout and react to it. When it comes time to starting/stopping the Lifecycle, additional parameters are provided so that the auxiliary services can (re)start themselves without the client starting to sync.
@turt2live turt2live requested a review from a team July 3, 2019 23:02
@turt2live turt2live merged commit 1083efc into develop Jul 4, 2019
@turt2live turt2live deleted the travis/soft-logout-base branch July 4, 2019 15:57
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