aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: use filamento instead of old luz crateHEADmainLibravatar cel 🌸8 days6-79/+77
|
* feat: delayed message and presence receptionLibravatar cel 🌸10 days2-8/+16
|
* 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 ↵Libravatar cel 🌸2025-03-201-4/+6
| | | | task order
* doc: readmeLibravatar cel 🌸2025-03-202-0/+9
|
* doc: ideas.mdLibravatar cel 🌸2025-03-201-0/+5
|
* feat: message viewLibravatar cel 🌸2025-03-065-441/+803
|
* feat: store user data in correct dir, or according to configLibravatar cel 🌸2025-03-014-95/+191
|
* implement config with auto-connect optionLibravatar cel 🌸2025-03-011-20/+49
|
* implement credential saving with cross-platform keyringLibravatar cel 🌸2025-03-014-18/+161
|
* move login modal to separate moduleLibravatar cel 🌸2025-03-014-300/+222
|
* feat: chats and messages view, adaptive layoutLibravatar cel 🌸2025-02-263-50/+346
|
* implement log-in modalLibravatar cel 🌸2025-02-244-94/+502
|
* remove luz.dbLibravatar cel 🌸2025-02-241-0/+0
|
* add database to gitignoreLibravatar cel 🌸2025-02-242-0/+1
|
* initial commitLibravatar cel 🌸2025-02-229-0/+5969