index
:
luz
main
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stanza
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(stanza): feature-gate rfc 6121 jabber:iq:roster
cel 🌸
2025-03-26
3
-1
/
+8
|
*
feat(stanza): feature gate xep-0199
cel 🌸
2025-03-24
3
-2
/
+9
|
*
feat(stanza): xep-0030
cel 🌸
2025-03-24
6
-0
/
+197
|
*
feat(stanza): xep-0203
cel 🌸
2025-03-24
5
-4
/
+74
|
*
fix(stanza): FromElement for Bind namespace check
cel 🌸
2025-02-26
1
-1
/
+1
|
*
feat(stanza): impl Clone for Stanza types
cel 🌸
2025-02-25
4
-4
/
+4
|
*
implement Clone for error types
cel 🌸
2025-02-25
1
-1
/
+1
|
*
implement Error for stanza crate error types
cel 🌸
2025-02-25
4
-16
/
+49
|
*
cleanup
cel 🌸
2025-02-25
4
-13
/
+9
|
*
implement Error for stanza crate sasl error types
cel 🌸
2025-02-25
1
-4
/
+53
|
*
implement Error for stanza crate error types
cel 🌸
2025-02-25
3
-5
/
+55
|
*
implement handle_online() and handle_offline() for CommandMessage
cel 🌸
2025-02-18
2
-21
/
+21
|
*
WIP: roster retrieval
cel 🌸
2025-02-18
1
-7
/
+7
|
*
WIP: data(base)type
cel 🌸
2025-02-14
1
-0
/
+2
|
*
WIP: luz initial client
cel 🌸
2025-01-28
1
-5
/
+11
|
*
implement stream splitting and closing
cel 🌸
2025-01-12
1
-0
/
+1
|
*
WIP: client
cel 🌸
2025-01-02
2
-3
/
+10
|
*
add jabber:iq:stanza parsers
cel 🌸
2024-12-22
2
-0
/
+154
|
*
implement sink and stream with tokio::spawn
cel 🌸
2024-12-22
7
-15
/
+50
|
*
use cargo workspace
cel 🌸
2024-12-04
13
-0
/
+1595