uchill/backend
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
..
apps feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
config fix 2026-02-28 21:55:33 +03:00
scripts feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
static feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
templates feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
.dockerignore feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
BACKEND.md Daphne (ASGI) для WebSocket, подписки, email, регистрация, mentor gate, telegram-bot 2026-02-13 02:58:25 +03:00
Dockerfile feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
check_smtp_ports.py fix bugs 2026-02-21 23:50:05 +03:00
city.csv Daphne (ASGI) для WebSocket, подписки, email, регистрация, mentor gate, telegram-bot 2026-02-13 02:58:25 +03:00
conftest.py feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
create_test_users.py feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
manage.py feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
pytest.ini feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
requirements.txt feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00
update_plans.py feat: add all project files to develop branch 2026-02-12 22:45:07 +03:00