Add settings for blacklist/whitelist
Add ack bool flag to comment for filtering and moderating
Showing
- proxy.conf.json 8 additions, 0 deletionsproxy.conf.json
- src/app/app.module.ts 4 additions, 0 deletionssrc/app/app.module.ts
- src/app/components/creator/_dialogs/comment-settings/comment-settings.component.html 6 additions, 0 deletions..._dialogs/comment-settings/comment-settings.component.html
- src/app/components/creator/_dialogs/comment-settings/comment-settings.component.ts 27 additions, 13 deletions...r/_dialogs/comment-settings/comment-settings.component.ts
- src/app/components/moderator/moderator-comment-list/moderator-comment-list.component.html 101 additions, 0 deletions...erator-comment-list/moderator-comment-list.component.html
- src/app/components/moderator/moderator-comment-list/moderator-comment-list.component.scss 178 additions, 0 deletions...erator-comment-list/moderator-comment-list.component.scss
- src/app/components/moderator/moderator-comment-list/moderator-comment-list.component.ts 233 additions, 0 deletions...oderator-comment-list/moderator-comment-list.component.ts
- src/app/components/moderator/moderator-comment-page/moderator-comment-page.component.html 7 additions, 0 deletions...erator-comment-page/moderator-comment-page.component.html
- src/app/components/moderator/moderator-comment-page/moderator-comment-page.component.scss 4 additions, 0 deletions...erator-comment-page/moderator-comment-page.component.scss
- src/app/components/moderator/moderator-comment-page/moderator-comment-page.component.ts 25 additions, 0 deletions...oderator-comment-page/moderator-comment-page.component.ts
- src/app/components/moderator/moderator-routing.module.ts 6 additions, 0 deletionssrc/app/components/moderator/moderator-routing.module.ts
- src/app/components/moderator/moderator.module.ts 5 additions, 1 deletionsrc/app/components/moderator/moderator.module.ts
- src/app/components/moderator/room-moderator-page/room-moderator-page.component.html 2 additions, 2 deletions...or/room-moderator-page/room-moderator-page.component.html
- src/app/components/moderator/room-moderator-page/room-moderator-page.component.ts 42 additions, 0 deletions...ator/room-moderator-page/room-moderator-page.component.ts
- src/app/components/shared/comment-list/comment-list.component.ts 9 additions, 1 deletion.../components/shared/comment-list/comment-list.component.ts
- src/app/components/shared/comment/comment.component.html 5 additions, 0 deletionssrc/app/components/shared/comment/comment.component.html
- src/app/components/shared/comment/comment.component.ts 4 additions, 0 deletionssrc/app/components/shared/comment/comment.component.ts
- src/app/components/shared/room-page/room-page.component.ts 1 addition, 1 deletionsrc/app/components/shared/room-page/room-page.component.ts
- src/app/components/shared/shared.module.ts 2 additions, 1 deletionsrc/app/components/shared/shared.module.ts
- src/app/models/comment-settings.ts 12 additions, 0 deletionssrc/app/models/comment-settings.ts
Please register or sign in to comment