aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
3 hoursfeat: better fonts and colorsHEADmainLibravatar cel 🌸2-20/+134
6 hoursfeat: new message styleLibravatar cel 🌸2-68/+66
7 hoursfeat: iconsLibravatar cel 🌸3-40/+178
14 hoursfeat: nicks and avatarsLibravatar cel 🌸2-496/+321
20 hoursi hate everythingLibravatar cel 🌸2-215/+739
2025-03-26fix: use filamento instead of old luz crateLibravatar cel 🌸3-33/+33
2025-03-24feat: delayed message and presence receptionLibravatar cel 🌸1-8/+15
2025-03-24feat: get chats ordered with latest messagesLibravatar cel 🌸1-59/+89
2025-03-24fix: chat list item message preview one line onlyLibravatar cel 🌸1-1/+2
2025-03-21feat: 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 ↵Libravatar cel 🌸1-4/+6
task order
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