Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-03-24 | fix: chat list item message preview one line only | 1 | -1/+2 | ||
2025-03-21 | feat: send message on enter (configurable) | 1 | -0/+44 | ||
2025-03-20 | fix: spacing | 1 | -19/+16 | ||
2025-03-20 | feat: 'proper' chats list with latest message timestamps and previews | 1 | -39/+64 | ||
2025-03-20 | feat: use toggler for online/offline | 1 | -17/+69 | ||
2025-03-20 | fix: chat list ordering now concrete, unaffected by unpredictable runtime ↵ | 1 | -4/+6 | ||
task order | |||||
2025-03-06 | feat: message view | 1 | -77/+214 | ||
2025-03-01 | feat: store user data in correct dir, or according to config | 1 | -10/+150 | ||
2025-03-01 | implement config with auto-connect option | 1 | -20/+49 | ||
2025-03-01 | implement credential saving with cross-platform keyring | 1 | -10/+103 | ||
2025-03-01 | move login modal to separate module | 1 | -224/+69 | ||
2025-02-26 | feat: chats and messages view, adaptive layout | 1 | -48/+207 | ||
2025-02-24 | implement log-in modal | 1 | -93/+385 | ||