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

2 fixes on new conversations and removal #476

Merged
merged 3 commits into from Dec 3, 2016

Conversation

averissimo
Copy link
Member

New conversations via new message received

  • When new conversations appear, they have no avatar on the conversation list and impossible to open details

Handle to add client_conversation was already available, but it was a bit conservative (only adding when conversation did not exist)

When a conversation starts via a new message received a conv. skeleton is created thus rendering the handle useless

Removal of conversation

after confirming that we want to remove, changes to top conversation

previous behavior kept interface to remove user (that was already removed)

@davibe davibe merged commit f4da7a2 into yakyak:master Dec 3, 2016
@averissimo
Copy link
Member Author

had to make a correction to part of this commit as unread count was not correct.

pushed to master

see 7b97e16

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