aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/user-notifications.component.html
Commit message (Collapse)AuthorAgeFilesLines
* fix deleted comment layout and its notification displayRigel Kent2019-12-191-14/+54
|
* Try to improve notification i18n translationsChocobozzz2019-11-181-28/+28
|
* More robust new instance follower notificationChocobozzz2019-10-251-2/+2
|
* Better video publishing notificationChocobozzz2019-09-051-1/+1
|
* Implement auto follow in clientChocobozzz2019-09-041-1/+9
|
* Fix infinite scroll on big screensChocobozzz2019-08-021-1/+1
|
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Add new instance follower notification in clientChocobozzz2019-04-091-0/+9
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+8
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Correctly fix video import notificationChocobozzz2019-02-201-1/+1
| | | | If the imported video is deleted
* Add link to the profile who commented in notifChocobozzz2019-01-211-2/+2
|
* Refactor how we use iconsChocobozzz2019-01-171-21/+61
| | | | Inject them in an angular component so we can easily change their color
* Add notifications in the clientChocobozzz2019-01-091-0/+61