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

Feature/bma/keysbackupcrash #2327

Merged
merged 5 commits into from
Nov 3, 2020
Merged

Feature/bma/keysbackupcrash #2327

merged 5 commits into from
Nov 3, 2020

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Oct 30, 2020

Fixes #2262 (not the root cause though)

Also some cleanup following https://matrix.org/docs/spec/client_server/unstable#server-side-key-backups

…em as optional and avoid using `!!`

Also fix an issue with Json name: `hash` -> `etag`
Add some `internal` modifier (not as much as I would like to)
var -> val
Remove unused code
@ganfra ganfra self-requested a review November 3, 2020 10:46
Copy link
Member

@ganfra ganfra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@bmarty bmarty merged commit d1d2c5f into develop Nov 3, 2020
@bmarty bmarty deleted the feature/bma/keysbackupcrash branch November 3, 2020 23:02
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.

Backing up keys makes Element crash
2 participants