BareRTC/src/components
Noah d8c92800f3 Fixes for admins, VIP and blocking + Frontend tweaks
Changes to the chat server:
* Blocking will not apply to admin user accounts (operators)
* Users who block an admin will instead mute them, but the admin can
  still DM them if required
* Messages to VIP channels are broadcast to admins even if they are not
  VIPs, e.g. so moderator chatbots can see
* On the Who List: VIP-only cameras to highlight with the VIP background
  color on those buttons
2023-09-07 19:43:03 -07:00
..
icons Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
ExplicitOpenModal.vue Refactor some modals and features into components 2023-09-06 23:03:12 -07:00
HelloWorld.vue Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
LoginModal.vue Refactor some modals and features into components 2023-09-06 23:03:12 -07:00
MessageBox.vue Refactor more Vue components 2023-09-07 19:24:26 -07:00
ReportModal.vue Refactor more Vue components 2023-09-07 19:24:26 -07:00
TheWelcome.vue Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
WelcomeItem.vue Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
WhoListRow.vue Fixes for admins, VIP and blocking + Frontend tweaks 2023-09-07 19:43:03 -07:00