index
:
luz
main
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(stanza): xep-0131: stanza headers
HEAD
main
cel 🌸
32 hours
5
-0
/
+83
*
fix(stanza): stanza errors pubsub error variant
cel 🌸
32 hours
2
-8
/
+86
*
feat(stanza): xep-0059: result set management
cel 🌸
33 hours
5
-5
/
+257
*
feat(stanza): xep-0060: pubsub
cel 🌸
45 hours
8
-1
/
+1833
*
feat(stanza): xep-0004: data forms
cel 🌸
2 days
3
-0
/
+365
*
feat(filamento): disco items requests
cel 🌸
5 days
5
-15
/
+123
*
feat(filamento): disco info requests
cel 🌸
5 days
6
-12
/
+175
*
feat(filamento): `From` impls for disco types
cel 🌸
5 days
2
-6
/
+128
*
feat(filamento): disco features and identity categories according to registry
cel 🌸
5 days
2
-0
/
+1643
*
refactor(filamento): handle_offline logic
cel 🌸
6 days
5
-41
/
+46
*
refactor(filamento): handle_online logic
cel 🌸
6 days
9
-619
/
+701
*
feat: remove `UpdateMessage::Error` variant
cel 🌸
7 days
6
-56
/
+31
*
feat: disco info from server
cel 🌸
7 days
9
-34
/
+232
*
feat: stream error handling
cel 🌸
7 days
12
-342
/
+369
*
fix(filamento): remove db from git
cel 🌸
8 days
1
-0
/
+0
*
feat(filamento): create example
cel 🌸
8 days
8
-48
/
+43
*
feat(stanza): feature-gate rfc 6121 jabber:iq:roster
cel 🌸
8 days
4
-2
/
+9
*
refactor(filament): split logic into different files
cel 🌸
8 days
10
-1121
/
+1260
*
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
8 days
34
-2133
/
+2220
*
refactor(luz): genericize logic into trait
cel 🌸
8 days
4
-138
/
+131
*
refactor(luz): separate logic from xmpp core
cel 🌸
8 days
6
-1268
/
+1375
*
fix(jabber): dev-dependencies to include ping xep feature
cel 🌸
9 days
1
-0
/
+1
*
feat(stanza): feature gate xep-0199
cel 🌸
9 days
3
-2
/
+9
*
feat(stanza): xep-0030
cel 🌸
9 days
6
-0
/
+197
*
doc: update readme
cel 🌸
9 days
1
-4
/
+5
*
feat(luz): xep-0203 delayed delivery
cel 🌸
10 days
4
-26
/
+86
*
feat(stanza): xep-0203
cel 🌸
10 days
6
-4
/
+75
*
feat(luz): get_chats_ordered_with_latest_messages and get_chats_ordered
cel 🌸
10 days
2
-0
/
+78
*
feat: order chats by most recent message
cel 🌸
2025-03-06
6
-23
/
+36
*
feat(luz): initial message timestamp support
cel 🌸
2025-03-03
7
-7
/
+16
*
refactor(luz): create Db separate from LuzHandle
cel 🌸
2025-03-01
4
-52
/
+102
*
fix: send UpdateMessage for Message sent by client user
cel 🌸
2025-02-26
4
-8
/
+62
*
fix(stanza): FromElement for Bind namespace check
cel 🌸
2025-02-26
1
-1
/
+1
*
feat(luz): implement helper methods for LuzHandle
cel 🌸
2025-02-26
2
-29
/
+253
*
feat(stanza): impl Clone for Stanza types
cel 🌸
2025-02-25
4
-4
/
+4
*
refactor(luz): error types
cel 🌸
2025-02-25
7
-227
/
+365
*
add `sqlx` feature to `jid` dependency
cel 🌸
2025-02-25
1
-1
/
+1
*
implement Clone for error types
cel 🌸
2025-02-25
3
-9
/
+13
*
implement Error for jabber crate error types
cel 🌸
2025-02-25
4
-74
/
+45
*
implement Error for stanza crate error types
cel 🌸
2025-02-25
4
-16
/
+49
*
cleanup jabber crate
cel 🌸
2025-02-25
5
-31
/
+5
*
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 Error for jid crate error types
cel 🌸
2025-02-25
1
-0
/
+12
*
feature gate sqlx for jid crate
cel 🌸
2025-02-25
2
-9
/
+10
*
implement Into<Cow> for &JID
cel 🌸
2025-02-25
1
-16
/
+28
*
fix crash by fusing oneshot
cel 🌸
2025-02-24
4
-11
/
+41
*
impl Eq and Hash for JID
cel 🌸
2025-02-24
1
-1
/
+1
*
fix bugs
cel 🌸
2025-02-24
9
-23
/
+104
[next]