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
*
refactor(filament): split logic into different files
cel 🌸
2025-03-26
10
-1121
/
+1260
*
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
2025-03-26
34
-2133
/
+2220
*
refactor(luz): genericize logic into trait
cel 🌸
2025-03-26
4
-138
/
+131
*
refactor(luz): separate logic from xmpp core
cel 🌸
2025-03-26
6
-1268
/
+1375
*
fix(jabber): dev-dependencies to include ping xep feature
cel 🌸
2025-03-24
1
-0
/
+1
*
feat(stanza): feature gate xep-0199
cel 🌸
2025-03-24
3
-2
/
+9
*
feat(stanza): xep-0030
cel 🌸
2025-03-24
6
-0
/
+197
*
doc: update readme
cel 🌸
2025-03-24
1
-4
/
+5
*
feat(luz): xep-0203 delayed delivery
cel 🌸
2025-03-24
4
-26
/
+86
*
feat(stanza): xep-0203
cel 🌸
2025-03-24
6
-4
/
+75
*
feat(luz): get_chats_ordered_with_latest_messages and get_chats_ordered
cel 🌸
2025-03-24
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
*
implement CLIENT
cel 🌸
2025-02-20
9
-22
/
+339
*
implement handle_online() and handle_offline() for CommandMessage
cel 🌸
2025-02-18
7
-84
/
+653
*
WIP: roster retrieval
cel 🌸
2025-02-18
3
-8
/
+14
*
WIP: roster retrieval
cel 🌸
2025-02-18
11
-75
/
+466
*
database work
cel 🌸
2025-02-18
12
-96
/
+525
*
WIP: data(base)type
cel 🌸
2025-02-14
8
-115
/
+149
*
WIP: data(base)type
cel 🌸
2025-02-14
5
-14
/
+30
*
WIP: rfc 6121 data(base)types
cel 🌸
2025-02-12
8
-21
/
+211
*
reconnection supervisor command
cel 🌸
2025-02-12
4
-19
/
+105
*
remove stupid stdout sasl response bit
cel 🌸
2025-02-11
1
-4
/
+1
*
actors complete ?
cel 🌸
2025-02-11
7
-26
/
+129
*
add iq hashmap for iq requests
cel 🌸
2025-02-11
3
-9
/
+42
*
supervision and reconnection
cel 🌸
2025-02-11
5
-55
/
+387
*
WIP: code cleanup
cel 🌸
2025-02-10
5
-482
/
+584
*
WIP: luz actor-based client
cel 🌸
2025-02-08
2
-229
/
+472
*
WIP: luz initial client
cel 🌸
2025-01-28
5
-66
/
+256
*
delete JabberClient
cel 🌸
2025-01-12
2
-80
/
+21
[next]