aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: message viewLibravatar cel 🌸2025-03-061-77/+214
* feat: store user data in correct dir, or according to configLibravatar cel 🌸2025-03-011-10/+150
* implement config with auto-connect optionLibravatar cel 🌸2025-03-011-20/+49
* implement credential saving with cross-platform keyringLibravatar cel 🌸2025-03-011-10/+103
* move login modal to separate moduleLibravatar cel 🌸2025-03-011-224/+69
* feat: chats and messages view, adaptive layoutLibravatar cel 🌸2025-02-261-48/+207
* implement log-in modalLibravatar cel 🌸2025-02-241-93/+385
* initial commitLibravatar cel 🌸2025-02-221-0/+204