nordabiz/blueprints/messages
Maciej Pienczyn 9151e4efa0
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
debug: add deep logging to message send flow (frontend + backend)
2026-03-28 16:29:15 +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 debug: add deep logging to message send flow (frontend + backend) 2026-03-28 16:29:15 +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