aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user-notification.ts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade sequelize to v6Chocobozzz2020-12-091-1/+1
|
* Remove notifications of muted accounts/serversChocobozzz2020-11-181-1/+54
|
* Add abuse messages/states notificationsChocobozzz2020-07-311-1/+2
|
* Add new abuses testsChocobozzz2020-07-101-1/+3
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-24/+76
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Cleanup server fixmeChocobozzz2020-01-281-1/+1
|
* Optimize notification endpointChocobozzz2020-01-091-11/+11
|
* Add auto follow back support for instancesChocobozzz2019-09-041-4/+15
|
* Stronger model typingsChocobozzz2019-08-191-3/+7
|
* Lazy load avatarsChocobozzz2019-08-091-2/+2
|
* 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