aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user-notification.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup models directory organizationChocobozzz2021-05-111-665/+0
* Agnostic actor image storageChocobozzz2021-04-081-3/+5
* Add new plugin/peertube version notifsChocobozzz2021-03-241-10/+80
* Update server dependenciesChocobozzz2021-02-031-42/+52
* 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
* 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