index
:
luz
main
wasm
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filamento
/
src
/
logic
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(filamento): `handle_get_roster_with_users()` should not call the client ↵
cel 🌸
11 days
1
-7
/
+60
|
|
|
|
handle so on connection function can complete
*
feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`
cel 🌸
11 days
4
-5
/
+20
|
*
feat(filamento): `get_messages_with_users()`
cel 🌸
11 days
3
-6
/
+18
|
*
feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`
cel 🌸
11 days
1
-0
/
+2
|
*
feat(filamento): return from: `User` with `Message` on new message
cel 🌸
11 days
3
-0
/
+45
|
*
feat(filamento): return `User` with `Contact` on roster push
cel 🌸
11 days
1
-14
/
+55
|
*
feat(filamento): `get_roster_with_users()` on client connect
cel 🌸
11 days
1
-1
/
+1
|
*
feat(filamento): `get_roster_with_users()`
cel 🌸
11 days
2
-1
/
+28
|
*
fix(filamento): create_message_with_user_resource sql error
cel 🌸
12 days
1
-0
/
+2
|
*
fix(filamento): use jpeg for user avatar on avatar:data node
cel 🌸
13 days
1
-3
/
+4
|
*
fix(filamento): caps +notify and use hex representation for avatar metadata id
cel 🌸
13 days
2
-17
/
+26
|
*
feat(filamento): user avatar publishing and processing
cel 🌸
14 days
9
-155
/
+762
|
*
feat(filamento): xep-0172: user nick
cel 🌸
2025-04-03
1
-0
/
+49
|
*
feat(filamento): caps 1.0
cel 🌸
2025-04-03
1
-17
/
+53
|
*
feat(filamento): caps 2.0 helper functions
cel 🌸
2025-04-03
2
-0
/
+3
|
*
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
2025-04-03
4
-171
/
+348
|
*
feat(filamento): disco items requests
cel 🌸
2025-03-28
2
-7
/
+83
|
*
feat(filamento): disco info requests
cel 🌸
2025-03-28
2
-4
/
+83
|
*
refactor(filamento): handle_offline logic
cel 🌸
2025-03-27
3
-39
/
+42
|
*
refactor(filamento): handle_online logic
cel 🌸
2025-03-27
6
-610
/
+681
|
*
feat: remove `UpdateMessage::Error` variant
cel 🌸
2025-03-27
4
-52
/
+27
|
*
feat: disco info from server
cel 🌸
2025-03-27
2
-30
/
+162
|
*
feat: stream error handling
cel 🌸
2025-03-26
3
-237
/
+231
|
*
refactor(filament): split logic into different files
cel 🌸
2025-03-26
8
-0
/
+1256