, `poll_create`) in

Pinned Locked Solved
iX3 (NA5) by A25 3 comments 31 views Updated 2026-03-03 21:38:28

Implemented. - [b]Reworked BBCode UX: every `textarea.form-control` now gets a toolbar (bold/italic/underline/strike/quote/code/url/img/lists/spoiler) with **select-text + click button** behavior in `public/assets/js/app...

Contributors1 Comment Velocity1/day Engagement8:1
This post is pinned for visibility.
This post is locked. Comments are currently disabled.
This thread is marked as solved.
Comments
4 comments
A25 Admin Post Author Rep 118
2026-02-26 21:56:43 | United KIngdom
Implemented.

- Reworked BBCode UX: every `textarea.form-control` now gets a toolbar (bold/italic/underline/strike/quote/code/url/img/lists/spoiler) with **select-text + click button** behavior in `public/assets/js/app.js:188`.
- Added BBCode renderer on live chat too (so formatted text displays properly, not raw tags) in `public/chat.php:18` and client live updates in `public/assets/js/app.js:1217`.
- Added BBCode UI styles (`.bb-toolbar`, `.bb-code`, `.bb-quote`, `.bb-spoiler`) in `public/assets/css/components.css:236`.
- Kept toast fix visible bottom-right (`public/assets/css/components.css:216`).


- Added **Post Author** badge in thread comments after role badge in `public/thread.php:325`.
- Added thread-author-only **Create Poll** button (next to Watch), modal, and thread poll card under Post Intelligence in `public/thread.php:229`, `public/thread.php:550`, `public/thread.php:454`.
- Added thread poll vote handling in thread page JS in `public/assets/js/app.js:764`.

- Added poll permission bootstrap in Role Permissions page so toggles appear (`poll_vote`, `poll_create`) in `public/admin-permissions.php:17`.
- Added/used permission helpers (`has_permission_or_default`) in `lib/auth.php:142` and enforced `poll_vote` in `public/api/actions.php:297`.

Run (once) if not already:
- `sql/2026_02_26_thread_polls_permissions.sql`


Hard refresh (`Ctrl+F5`) to load new JS/CSS.
TESTAS BEEEE
youtube.comSignature image
A25 Admin Post Author Rep 118
2026-02-26 23:05:25 | United KIngdom
[u][u][u][u][u][u][u][u][u][u][u][u][u][u][u]y[/u][/u][/u][/u][/u][/u][/u][/u][/u][/u][/u][/u][/u][/u][/u]
TESTAS BEEEE
youtube.comSignature image
A25 Admin Post Author Rep 118
2026-02-28 16:29:42 | United KIngdom
dsadsa
TESTAS BEEEE
youtube.comSignature image
A25 Admin Post Author Rep 118
2026-02-28 16:31:20 | United KIngdom
test
TESTAS BEEEE
youtube.comSignature image
Add Comment
Please sign in to comment.