aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-26fix: use filamento instead of old luz crateLibravatar cel 🌸1-45/+42
2025-03-24feat: delayed message and presence receptionLibravatar cel 🌸1-0/+1
2025-03-06feat: message viewLibravatar cel 🌸1-363/+415
2025-03-01feat: store user data in correct dir, or according to configLibravatar cel 🌸1-3/+36
2025-03-01implement credential saving with cross-platform keyringLibravatar cel 🌸1-0/+2
2025-03-01move login modal to separate moduleLibravatar cel 🌸1-75/+5
2025-02-26feat: chats and messages view, adaptive layoutLibravatar cel 🌸1-2/+135
2025-02-24implement log-in modalLibravatar cel 🌸1-0/+115