* Use `Set` instead of `Array` for `this.newIncoming` * Remove `isUnseen()` * Use array spread instead of `Array.from()` * Don't use `@on()` * Fix typos * Make sure `this.incomingCount` is always a Number |
||
|---|---|---|
| .. | ||
| controllers | ||
| ember | ||
| lib | ||
| mixins | ||
| models | ||
| services | ||
| utils | ||
| localization-test.js | ||