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

Harmonize status icons #385

Merged
merged 4 commits into from
Nov 27, 2017
Merged

Harmonize status icons #385

merged 4 commits into from
Nov 27, 2017

Conversation

sillych
Copy link
Contributor

@sillych sillych commented Nov 27, 2017

fix #345

Copy link
Contributor

@dbrgn dbrgn left a comment

Choose a reason for hiding this comment

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

Just a small typo :)

} else if (!this.message.isOutbox) {
this.statusIcon = 'reply';
} else if (messageService.showStatusIcon(this.message, this.receiver)) {
// Show status icon of incoming messages every thime
Copy link
Contributor

Choose a reason for hiding this comment

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

thime -> time 🤓

@dbrgn dbrgn merged commit 53a4bc0 into master Nov 27, 2017
@dbrgn dbrgn deleted the issue-345 branch November 27, 2017 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Gateway ID message status still shown in chat list
2 participants