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
/
main.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
3 hours
feat: better fonts and colors
HEAD
main
cel 🌸
1
-10
/
+75
6 hours
feat: new message style
cel 🌸
1
-1
/
+5
8 hours
feat: icons
cel 🌸
1
-38
/
+49
14 hours
feat: nicks and avatars
cel 🌸
1
-454
/
+270
20 hours
i hate everything
cel 🌸
1
-181
/
+702
2025-03-26
fix: use filamento instead of old luz crate
cel 🌸
1
-28
/
+31
2025-03-24
feat: delayed message and presence reception
cel 🌸
1
-8
/
+15
2025-03-24
feat: get chats ordered with latest messages
cel 🌸
1
-59
/
+89
2025-03-24
fix: chat list item message preview one line only
cel 🌸
1
-1
/
+2
2025-03-21
feat: send message on enter (configurable)
cel 🌸
1
-0
/
+44
2025-03-20
fix: spacing
cel 🌸
1
-19
/
+16
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 🌸
1
-77
/
+214
2025-03-01
feat: store user data in correct dir, or according to config
cel 🌸
1
-10
/
+150
2025-03-01
implement config with auto-connect option
cel 🌸
1
-20
/
+49
2025-03-01
implement credential saving with cross-platform keyring
cel 🌸
1
-10
/
+103
2025-03-01
move login modal to separate module
cel 🌸
1
-224
/
+69
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