nordabiz/templates/forum
Maciej Pienczyn 836594079f
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
feat(forum): email + visual highlight for @mentions
- parse_mentions_and_notify now sends email to mentioned user
  (separate from forum subscription emails — fires on every mention)
- parse_forum_markdown accepts current_user_name; mentions matching
  the viewer get extra .forum-mention-self class
- topic.html passes current_user.name to filter; .forum-mention-self
  styled with amber background + bold + ring

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 13:47:30 +02:00
..
index.html chore: remove test category from forum, remove test toggle buttons 2026-04-10 08:05:44 +02:00
new_topic.html feat(forum): @mention autocomplete with user picker 2026-04-13 13:38:09 +02:00
topic.html feat(forum): email + visual highlight for @mentions 2026-04-13 13:47:30 +02:00