aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: better fonts and colorsHEADmainLibravatar cel 🌸3 hours1-10/+75
|
* feat: new message styleLibravatar cel 🌸6 hours1-1/+5
|
* feat: iconsLibravatar cel 🌸8 hours1-38/+49
|
* feat: nicks and avatarsLibravatar cel 🌸14 hours1-454/+270
|
* i hate everythingLibravatar cel 🌸20 hours1-181/+702
|
* fix: use filamento instead of old luz crateLibravatar cel 🌸2025-03-261-28/+31
|
* feat: delayed message and presence receptionLibravatar cel 🌸2025-03-241-8/+15
|
* feat: get chats ordered with latest messagesLibravatar cel 🌸2025-03-241-59/+89
|
* fix: chat list item message preview one line onlyLibravatar cel 🌸2025-03-241-1/+2
|
* feat: send message on enter (configurable)Libravatar cel 🌸2025-03-211-0/+44
|
* fix: spacingLibravatar cel 🌸2025-03-201-19/+16
|
* 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 ↵Libravatar cel 🌸2025-03-201-4/+6
| | | | task order
* feat: message viewLibravatar cel 🌸2025-03-061-77/+214
|
* feat: store user data in correct dir, or according to configLibravatar cel 🌸2025-03-011-10/+150
|
* implement config with auto-connect optionLibravatar cel 🌸2025-03-011-20/+49
|
* implement credential saving with cross-platform keyringLibravatar cel 🌸2025-03-011-10/+103
|
* move login modal to separate moduleLibravatar cel 🌸2025-03-011-224/+69
|
* 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