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 small issues #1665

Merged
merged 22 commits into from
Jul 11, 2020
Merged

Feature/fix small issues #1665

merged 22 commits into from
Jul 11, 2020

Conversation

ganfra
Copy link
Member

@ganfra ganfra commented Jul 11, 2020

This PR fixes the following issues and some others I could have encountered using the app:

@ganfra ganfra requested review from bmarty and BillCarsonFr July 11, 2020 11:07
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.

A few comment, else LGTM

@@ -104,5 +105,13 @@ interface RoomService {
searchOnServer: Boolean,
callback: MatrixCallback<Optional<String>>): Cancelable

/**
* Return a live data of all local changes membership who happened since the session has been opened.
Copy link
Member

Choose a reason for hiding this comment

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

*that happened

Copy link
Member

Choose a reason for hiding this comment

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

I do it

Copy link
Member

@BillCarsonFr BillCarsonFr left a comment

Choose a reason for hiding this comment

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

Please see my comment on live bserver

@bmarty bmarty merged commit 9c402d4 into develop Jul 11, 2020
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.

3 participants