Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | ||