aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: use filamento instead of old luz crateHEADmainLibravatar cel 🌸8 days3-33/+33
* feat: delayed message and presence receptionLibravatar cel 🌸10 days1-8/+15
* feat: get chats ordered with latest messagesLibravatar cel 🌸10 days1-59/+89
* fix: chat list item message preview one line onlyLibravatar cel 🌸11 days1-1/+2
* feat: send message on enter (configurable)Libravatar cel 🌸13 days2-3/+60
* fix: spacingLibravatar cel 🌸2025-03-202-38/+78
* feat: 'proper' chats list with latest message timestamps and previewsLibravatar cel 🌸2025-03-201-39/+64
* feat: use toggler for online/offlineLibravatar cel 🌸2025-03-201-17/+69
* fix: chat list ordering now concrete, unaffected by unpredictable runtime tas...Libravatar cel 🌸2025-03-201-4/+6
* feat: message viewLibravatar cel 🌸2025-03-062-77/+383
* feat: store user data in correct dir, or according to configLibravatar cel 🌸2025-03-012-92/+154
* implement config with auto-connect optionLibravatar cel 🌸2025-03-011-20/+49
* implement credential saving with cross-platform keyringLibravatar cel 🌸2025-03-012-18/+157
* move login modal to separate moduleLibravatar cel 🌸2025-03-012-224/+216
* 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