index
:
macaw
main
xmpp-rs
GUI xmpp chat client
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
9 days
fix: use filamento instead of old luz crate
HEAD
main
cel 🌸
3
-33
/
+33
11 days
feat: delayed message and presence reception
cel 🌸
1
-8
/
+15
11 days
feat: get chats ordered with latest messages
cel 🌸
1
-59
/
+89
11 days
fix: chat list item message preview one line only
cel 🌸
1
-1
/
+2
14 days
feat: send message on enter (configurable)
cel 🌸
2
-3
/
+60
2025-03-20
fix: spacing
cel 🌸
2
-38
/
+78
2025-03-20
feat: 'proper' chats list with latest message timestamps and previews
cel 🌸
1
-39
/
+64
2025-03-20
feat: use toggler for online/offline
cel 🌸
1
-17
/
+69
2025-03-20
fix: chat list ordering now concrete, unaffected by unpredictable runtime tas...
cel 🌸
1
-4
/
+6
2025-03-06
feat: message view
cel 🌸
2
-77
/
+383
2025-03-01
feat: store user data in correct dir, or according to config
cel 🌸
2
-92
/
+154
2025-03-01
implement config with auto-connect option
cel 🌸
1
-20
/
+49
2025-03-01
implement credential saving with cross-platform keyring
cel 🌸
2
-18
/
+157
2025-03-01
move login modal to separate module
cel 🌸
2
-224
/
+216
2025-02-26
feat: chats and messages view, adaptive layout
cel 🌸
1
-48
/
+207
2025-02-24
implement log-in modal
cel 🌸
1
-93
/
+385