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

Implement display of VoIP message types #282

Merged
merged 2 commits into from Aug 3, 2017
Merged

Implement display of VoIP message types #282

merged 2 commits into from Aug 3, 2017

Conversation

dbrgn
Copy link
Contributor

@dbrgn dbrgn commented Aug 2, 2017

@sillych can you test?

@dbrgn dbrgn added feature New feature! ui User interface related labels Aug 2, 2017
@dbrgn dbrgn requested a review from sillych August 2, 2017 16:01
this.outgoing = this.message.isOutbox;
}],
template: `
<p ng-if="ctrl.status == 1">
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it would be better to use strict equality === 😉

Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

indy

@dbrgn dbrgn merged commit 36b3d01 into master Aug 3, 2017
@dbrgn dbrgn deleted the voip-messages branch August 3, 2017 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature! ui User interface related
Development

Successfully merging this pull request may close these issues.

None yet

4 participants