index
:
luz
main
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jabber
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
2025-03-26
8
-2992
/
+0
*
fix(jabber): dev-dependencies to include ping xep feature
cel 🌸
2025-03-24
1
-0
/
+1
*
feat: order chats by most recent message
cel 🌸
2025-03-06
1
-1
/
+1
*
implement Clone for error types
cel 🌸
2025-02-25
1
-6
/
+10
*
implement Error for jabber crate error types
cel 🌸
2025-02-25
4
-74
/
+45
*
cleanup jabber crate
cel 🌸
2025-02-25
5
-31
/
+5
*
remove stupid stdout sasl response bit
cel 🌸
2025-02-11
1
-4
/
+1
*
WIP: luz initial client
cel 🌸
2025-01-28
1
-3
/
+3
*
delete JabberClient
cel 🌸
2025-01-12
2
-80
/
+21
*
implement stream splitting and closing
cel 🌸
2025-01-12
4
-353
/
+241
*
WIP: client
cel 🌸
2025-01-02
2
-0
/
+6
*
stream and sink split
cel 🌸
2024-12-22
1
-8
/
+4
*
implement sink and stream with tokio::spawn
cel 🌸
2024-12-22
4
-86
/
+286
*
implement sink and stream properly UNFOLD UNFOLD
cel 🌸
2024-12-06
5
-35
/
+179
*
use cargo workspace
cel 🌸
2024-12-04
7
-0
/
+2870