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/fix send room v6 #2010

Merged
merged 4 commits into from
Aug 27, 2020
Merged

Feature/fix send room v6 #2010

merged 4 commits into from
Aug 27, 2020

Conversation

ganfra
Copy link
Member

@ganfra ganfra commented Aug 26, 2020

This should fix #1879
Please try to be sure I didn't miss anything this time.

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

LGTM (static review)

val event: Event? = null,
val eventId: String? = null,
val roomId: String? = null,
val type: String? = null,
val contentStr: String? = null,
Copy link
Member

@bmarty bmarty Aug 26, 2020

Choose a reason for hiding this comment

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

Maybe keep it for the moment for compat?

Copy link
Member Author

Choose a reason for hiding this comment

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

It won't crash as it's not mandatory, so I think it's OK

@bmarty bmarty merged commit 0f1e348 into develop Aug 27, 2020
@bmarty bmarty deleted the feature/fix_send_room_v6 branch August 27, 2020 16:15
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.

Uploads still don't work with room v6
2 participants