index
:
luz
main
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filamento
/
src
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
45 hours
fix(filamento): use jpeg for user avatar on avatar:data node
cel 🌸
1
-0
/
+9
48 hours
feat(filamento): user avatar publishing and processing
cel 🌸
1
-34
/
+120
7 days
feat(filamento): caps 2.0 helper functions
cel 🌸
1
-0
/
+3
7 days
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
1
-25
/
+68
12 days
feat(filamento): disco items requests
cel 🌸
1
-6
/
+35
12 days
feat(filamento): disco info requests
cel 🌸
1
-3
/
+21
13 days
feat(filamento): disco features and identity categories according to registry
cel 🌸
1
-0
/
+3
14 days
refactor(filamento): handle_online logic
cel 🌸
1
-6
/
+1
14 days
feat: remove `UpdateMessage::Error` variant
cel 🌸
1
-2
/
+0
2025-03-26
feat: stream error handling
cel 🌸
1
-34
/
+40
2025-03-26
refactor(filament): split logic into different files
cel 🌸
1
-1121
/
+3
2025-03-26
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
1
-271
/
+95
2025-03-26
refactor(luz): genericize logic into trait
cel 🌸
1
-99
/
+84
2025-03-26
refactor(luz): separate logic from xmpp core
cel 🌸
1
-780
/
+1074
2025-03-24
feat(luz): xep-0203 delayed delivery
cel 🌸
1
-6
/
+17
2025-03-24
feat(luz): get_chats_ordered_with_latest_messages and get_chats_ordered
cel 🌸
1
-0
/
+52
2025-03-06
feat: order chats by most recent message
cel 🌸
1
-2
/
+2
2025-03-03
feat(luz): initial message timestamp support
cel 🌸
1
-0
/
+2
2025-03-01
refactor(luz): create Db separate from LuzHandle
cel 🌸
1
-12
/
+7
2025-02-26
fix: send UpdateMessage for Message sent by client user
cel 🌸
1
-4
/
+21
2025-02-26
feat(luz): implement helper methods for LuzHandle
cel 🌸
1
-28
/
+235
2025-02-25
refactor(luz): error types
cel 🌸
1
-94
/
+195
2025-02-24
fix crash by fusing oneshot
cel 🌸
1
-8
/
+14
2025-02-24
fix bugs
cel 🌸
1
-9
/
+23
2025-02-20
implement CLIENT
cel 🌸
1
-8
/
+22
2025-02-18
implement handle_online() and handle_offline() for CommandMessage
cel 🌸
1
-57
/
+583
2025-02-18
WIP: roster retrieval
cel 🌸
1
-6
/
+11
2025-02-18
WIP: roster retrieval
cel 🌸
1
-30
/
+229
2025-02-18
database work
cel 🌸
1
-24
/
+35
2025-02-14
WIP: data(base)type
cel 🌸
1
-97
/
+100
2025-02-14
WIP: data(base)type
cel 🌸
1
-2
/
+4
2025-02-12
WIP: rfc 6121 data(base)types
cel 🌸
1
-11
/
+61
2025-02-12
reconnection supervisor command
cel 🌸
1
-1
/
+0
2025-02-11
actors complete ?
cel 🌸
1
-12
/
+83
2025-02-11
add iq hashmap for iq requests
cel 🌸
1
-2
/
+7
2025-02-11
supervision and reconnection
cel 🌸
1
-3
/
+5
2025-02-10
WIP: code cleanup
cel 🌸
1
-482
/
+95
2025-02-08
WIP: luz actor-based client
cel 🌸
1
-229
/
+471
2025-01-28
WIP: luz initial client
cel 🌸
1
-58
/
+235
2025-01-02
WIP: client
cel 🌸
1
-0
/
+171