aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-01implement credential saving with cross-platform keyringLibravatar cel 🌸1-10/+103
2025-03-01move login modal to separate moduleLibravatar cel 🌸1-224/+69
2025-02-26feat: chats and messages view, adaptive layoutLibravatar cel 🌸1-48/+207
2025-02-24implement log-in modalLibravatar cel 🌸1-93/+385