nordabiz/blueprints/messages
Maciej Pienczyn b71d7b62b8
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
fix(messages): correct endpoint name for email notification URL (conversations_page not conversations_view)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 16:45:57 +01:00
..
__init__.py feat(messages): add reactions and pins API 2026-03-27 13:09:36 +01:00
CLAUDE.md claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
conversation_routes.py fix(messages): add cache-busting to CSS/JS, disable page caching to prevent stale conversation data 2026-03-27 14:58:36 +01:00
group_routes.py feat(messages): delete group and delete individual messages 2026-03-20 12:26:50 +01:00
link_preview.py feat(messages): add link preview for URLs in messages 2026-03-27 13:10:34 +01:00
message_routes.py fix(messages): correct endpoint name for email notification URL (conversations_page not conversations_view) 2026-03-27 16:45:57 +01:00
reaction_routes.py feat(messages): add reactions and pins API 2026-03-27 13:09:36 +01:00
routes.py feat(messages): redirect old inbox to new conversation view 2026-03-27 13:25:26 +01:00
sse_routes.py feat(messages): add SSE stream, typing indicator, and presence endpoints 2026-03-27 13:01:37 +01:00