index
:
luz
main
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(filamento): xep-0172: user nick
HEAD
main
cel 🌸
10 hours
4
-11
/
+74
|
*
feat(filamento): caps 1.0
cel 🌸
11 hours
7
-34
/
+187
|
*
feat(filamento): caps 1.0 helper functions & tests
cel 🌸
13 hours
3
-5
/
+227
|
*
feat(stanza): xep-0115: entity capabilities
cel 🌸
14 hours
3
-0
/
+45
|
*
feat(filamento): caps 2.0 helper functions
cel 🌸
14 hours
9
-11
/
+270
|
*
feat(stanza): xep-0128: service discovery extensions
cel 🌸
14 hours
4
-7
/
+24
|
*
feat(stanza): xep-0390: entity capabilities 2.0
cel 🌸
18 hours
3
-0
/
+29
|
*
feat(stanza): xep-0300: use of cryptographic hash functions
cel 🌸
19 hours
3
-0
/
+132
|
*
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
21 hours
23
-272
/
+770
|
*
feat(stanza): xep-0131: stanza headers
cel 🌸
2 days
5
-0
/
+83
|
*
fix(stanza): stanza errors pubsub error variant
cel 🌸
2 days
2
-8
/
+86
|
*
feat(stanza): xep-0059: result set management
cel 🌸
2 days
5
-5
/
+257
|
*
feat(stanza): xep-0060: pubsub
cel 🌸
3 days
8
-1
/
+1833
|
*
feat(stanza): xep-0004: data forms
cel 🌸
3 days
3
-0
/
+365
|
*
feat(filamento): disco items requests
cel 🌸
6 days
5
-15
/
+123
|
*
feat(filamento): disco info requests
cel 🌸
6 days
6
-12
/
+175
|
*
feat(filamento): `From` impls for disco types
cel 🌸
6 days
2
-6
/
+128
|
*
feat(filamento): disco features and identity categories according to registry
cel 🌸
6 days
2
-0
/
+1643
|
*
refactor(filamento): handle_offline logic
cel 🌸
7 days
5
-41
/
+46
|
*
refactor(filamento): handle_online logic
cel 🌸
7 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 🌸
8 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 🌸
9 days
4
-138
/
+131
|
*
refactor(luz): separate logic from xmpp core
cel 🌸
9 days
6
-1268
/
+1375
|
*
fix(jabber): dev-dependencies to include ping xep feature
cel 🌸
10 days
1
-0
/
+1
|
*
feat(stanza): feature gate xep-0199
cel 🌸
10 days
3
-2
/
+9
|
*
feat(stanza): xep-0030
cel 🌸
10 days
6
-0
/
+197
|
*
doc: update readme
cel 🌸
10 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 🌸
11 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
|
[next]