aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user-notification.ts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade sequelizeChocobozzz2019-04-241-22/+22
|
* Update sequelizeChocobozzz2019-04-241-18/+5
|
* Add new instance follower notification in clientChocobozzz2019-04-091-1/+1
|
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-0/+1
|
* 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