aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/users/user-notification.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+15
* Reduce bundle size using a const enumChocobozzz2021-03-241-1/+1
* Add abuse messages/states notificationsChocobozzz2020-07-311-1/+7
* Add ability to report accountChocobozzz2020-07-101-0/+2
* Add new abuses testsChocobozzz2020-07-101-1/+1
* Use 3 tables to represent abusesChocobozzz2020-07-101-2/+13
* Add auto follow back support for instancesChocobozzz2019-09-041-2/+6
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+6
* add quarantine videos feature (#1637)Josh Morel2019-04-021-1/+3
* Add server host in notification account fieldChocobozzz2019-01-211-0/+1
* Refactor how we use iconsChocobozzz2019-01-171-17/+13
* Add notifications in the clientChocobozzz2019-01-091-0/+4
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-1/+23
* Add import finished and video published notifsChocobozzz2019-01-091-2/+15
* Add user notification base codeChocobozzz2019-01-091-0/+47