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