feat(phase3): forum channels + tags + card UI
This commit is contained in:
+2
-2
@@ -35,14 +35,14 @@
|
||||
|
||||
---
|
||||
|
||||
## Phase 3 — Threads & Forums 🔄 IN PROGRESS
|
||||
## Phase 3 — Threads & Forums ✅ COMPLETE
|
||||
|
||||
> Guilded's thread and forum system kept busy servers organized.
|
||||
|
||||
| # | Feature | Status |
|
||||
|---|---------|--------|
|
||||
| 3.1 | Threads | ✅ Reused channels table + thread panel |
|
||||
| 3.2 | Forum Channels | Pending |
|
||||
| 3.2 | Forum Channels | ✅ Forum posts as threads + tags + card view |
|
||||
|
||||
### 2.1 Per-Channel Permission Overrides
|
||||
- **Backend:** New `channel_overrides` table (channel_id, target_type: role/user, target_id, allow_bitflags, deny_bitflags). Extend permission checker to layer channel overrides on top of role permissions.
|
||||
|
||||
Reference in New Issue
Block a user