uchill/backend/apps
Dev Server 1b06404d64 feat: chat fixes, header cleanup, scrollbar, UI improvements
- chat: fix create_direct endpoint (was /chats/ → /chats/create_direct/ with user_id)
- chat: fix backend NotSupportedError — remove select_for_update()+distinct() combo
- chat: normalize chat objects (participant_id from other_participant.id)
- chat: enrich new chats with contact data so contacts section updates correctly
- chat: sendMessage — JSON when no file, FormData only with attachment
- chat: show send errors in UI instead of silent catch
- header: hide search, language, contacts, workspaces, account buttons
- theme: thin custom scrollbar (6px, theme-aware light/dark)
- settings: always high contrast, vertical nav only, purple default, Inter font
- settings-button: replaced gear icon with dark/light toggle + fullscreen button

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 21:25:36 +03:00
..
analytics feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
board feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
chat feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
core Daphne (ASGI) для WebSocket, подписки, email, регистрация, mentor gate, telegram-bot 2026-02-13 02:58:25 +03:00
homework fix bugs 2026-02-21 23:50:05 +03:00
integration_tests feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
landing feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
materials feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
notifications bug fix 2026-02-23 21:44:27 +03:00
referrals fix bugs 2026-02-21 23:50:05 +03:00
schedule bug fix 2026-02-23 21:44:27 +03:00
subscriptions Daphne (ASGI) для WebSocket, подписки, email, регистрация, mentor gate, telegram-bot 2026-02-13 02:58:25 +03:00
users tur 2026-02-23 23:21:14 +03:00
video fix 2026-02-28 21:55:33 +03:00
__init__.py feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00