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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
14 hours
fix(filamento): `handle_get_roster_with_users()` should not call the client h...
cel 🌸
1
-7
/
+60
14 hours
feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`
cel 🌸
7
-19
/
+226
16 hours
feat(filamento): `get_messages_with_users()`
cel 🌸
5
-6
/
+65
16 hours
feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`
cel 🌸
2
-0
/
+3
17 hours
feat(filamento): return from: `User` with `Message` on new message
cel 🌸
4
-0
/
+46
17 hours
feat(filamento): return `User` with `Contact` on roster push
cel 🌸
3
-19
/
+65
17 hours
feat(filamento): `get_roster_with_users()` on client connect
cel 🌸
2
-2
/
+2
22 hours
feat(filamento): `get_roster_with_users()`
cel 🌸
5
-6
/
+94
45 hours
feat(filamento): add `root()` method to `Files`
cel 🌸
1
-0
/
+4
45 hours
fix(filamento): create_message_with_user_resource sql error
cel 🌸
2
-17
/
+22
45 hours
feat(filamento): create default `FileStore` implementor that uses `tokio::fs`
cel 🌸
1
-1
/
+55
45 hours
fix(filamento): add `avatar` to `User` struct
cel 🌸
1
-0
/
+1
3 days
fix(filamento): use jpeg for user avatar on avatar:data node
cel 🌸
2
-3
/
+13
3 days
fix(filamento): caps +notify and use hex representation for avatar metadata id
cel 🌸
3
-20
/
+29
3 days
fix(filamento): check if nick and avatar were actually changed
cel 🌸
1
-9
/
+13
4 days
feat(filamento): user avatar publishing and processing
cel 🌸
16
-217
/
+1101
8 days
feat(filamento): xep-0172: user nick
cel 🌸
1
-0
/
+49
8 days
feat(filamento): caps 1.0
cel 🌸
4
-29
/
+167
8 days
feat(filamento): caps 1.0 helper functions & tests
cel 🌸
2
-4
/
+224
9 days
feat(filamento): caps 2.0 helper functions
cel 🌸
7
-10
/
+259
9 days
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
11
-240
/
+615
14 days
feat(filamento): disco items requests
cel 🌸
4
-13
/
+120
14 days
feat(filamento): disco info requests
cel 🌸
5
-10
/
+169
2025-03-28
feat(filamento): `From` impls for disco types
cel 🌸
1
-1
/
+123
2025-03-28
feat(filamento): disco features and identity categories according to registry
cel 🌸
2
-0
/
+1643
2025-03-27
refactor(filamento): handle_offline logic
cel 🌸
4
-41
/
+44
2025-03-27
refactor(filamento): handle_online logic
cel 🌸
8
-618
/
+700
2025-03-27
feat: remove `UpdateMessage::Error` variant
cel 🌸
6
-56
/
+31
2025-03-27
feat: disco info from server
cel 🌸
3
-30
/
+166
2025-03-26
feat: stream error handling
cel 🌸
5
-274
/
+274
2025-03-26
feat(filamento): create example
cel 🌸
1
-1
/
+1
2025-03-26
refactor(filament): split logic into different files
cel 🌸
9
-1121
/
+1259
2025-03-26
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
7
-0
/
+2603