aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
9 daysfix: use filamento instead of old luz crateHEADmainLibravatar cel 🌸3-33/+33
11 daysfeat: delayed message and presence receptionLibravatar cel 🌸1-8/+15
11 daysfeat: get chats ordered with latest messagesLibravatar cel 🌸1-59/+89
11 daysfix: chat list item message preview one line onlyLibravatar cel 🌸1-1/+2
14 daysfeat: send message on enter (configurable)Libravatar cel 🌸2-3/+60
2025-03-20fix: spacingLibravatar cel 🌸2-38/+78
2025-03-20feat: 'proper' chats list with latest message timestamps and previewsLibravatar cel 🌸1-39/+64
2025-03-20feat: use toggler for online/offlineLibravatar cel 🌸1-17/+69
2025-03-20fix: chat list ordering now concrete, unaffected by unpredictable runtime tas...Libravatar cel 🌸1-4/+6
2025-03-06feat: message viewLibravatar cel 🌸2-77/+383
2025-03-01feat: store user data in correct dir, or according to configLibravatar cel 🌸2-92/+154
2025-03-01implement config with auto-connect optionLibravatar cel 🌸1-20/+49
2025-03-01implement credential saving with cross-platform keyringLibravatar cel 🌸2-18/+157
2025-03-01move login modal to separate moduleLibravatar cel 🌸2-224/+216
2025-02-26feat: chats and messages view, adaptive layoutLibravatar cel 🌸1-48/+207
2025-02-24implement log-in modalLibravatar cel 🌸1-93/+385