aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-notification-preferences
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsChocobozzz2020-07-311-3/+3
|
* Add migrations for abuse messagesChocobozzz2020-07-311-1/+3
|
* Add migrationsChocobozzz2020-07-101-2/+2
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-1/+1
|
* Reorganize client shared modulesChocobozzz2020-06-231-6/+5
|
* preserve original variable names server-sideRigel Kent2020-06-101-1/+1
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-3/+3
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-031-4/+0
|
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-131-5/+5
|
* Lazy load static objectsChocobozzz2019-12-181-4/+6
|
* Implement auto follow in clientChocobozzz2019-09-041-2/+4
|
* Fix my account settings responsiveChocobozzz2019-04-111-0/+8
|
* Add new instance follower notification in clientChocobozzz2019-04-091-4/+4
|
* Add newInstanceFollower in notification settingsChocobozzz2019-04-091-2/+4
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+3
| | | | | | | | | | | | | | | | | | | | * 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
* Add to playlist dropdownChocobozzz2019-03-181-1/+1
|
* Video abuse notification is not only for local videosChocobozzz2019-02-201-1/+1
|
* Add notifications in the clientChocobozzz2019-01-094-0/+144