aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user-notification.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add server host in notification account fieldChocobozzz2019-01-211-1/+14
|
* Refactor how we use iconsChocobozzz2019-01-171-38/+120
| | | | Inject them in an angular component so we can easily change their color
* Add notifications in the clientChocobozzz2019-01-091-0/+6
|
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-6/+89
|
* Add import finished and video published notifsChocobozzz2019-01-091-59/+91
|
* Add user notification base codeChocobozzz2019-01-091-0/+256