- Configurable tier-based Auto Play with a saved user toggle.

Admin tier assignment without payment via Users > Edit > Tier Override.
Fixed live group membership refresh, polling, unread indicators, and 
incoming voice clip population.
Added asset cache busting so clients receive the fixes immediately.
This commit is contained in:
Ty Clifford
2026-06-08 15:59:04 -04:00
parent 063b8dc3e8
commit d0e4a870be
9 changed files with 209 additions and 42 deletions
+1
View File
@@ -847,6 +847,7 @@ input, button { font-family: inherit; }
}
.cc-voice-autoplay input { accent-color: var(--g); }
.cc-voice-autoplay + .cc-voice-autoplay { margin-left: 0; }
.cc-voice-review {
display: flex;