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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
11 days
fix(filamento): `handle_get_roster_with_users()` should not call the client h...
cel 🌸
1
-7
/
+60
11 days
feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`
cel 🌸
4
-5
/
+20
11 days
feat(filamento): `get_messages_with_users()`
cel 🌸
3
-6
/
+18
11 days
feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`
cel 🌸
1
-0
/
+2
11 days
feat(filamento): return from: `User` with `Message` on new message
cel 🌸
3
-0
/
+45
11 days
feat(filamento): return `User` with `Contact` on roster push
cel 🌸
1
-14
/
+55
11 days
feat(filamento): `get_roster_with_users()` on client connect
cel 🌸
1
-1
/
+1
11 days
feat(filamento): `get_roster_with_users()`
cel 🌸
2
-1
/
+28
12 days
fix(filamento): create_message_with_user_resource sql error
cel 🌸
1
-0
/
+2
13 days
fix(filamento): use jpeg for user avatar on avatar:data node
cel 🌸
1
-3
/
+4
13 days
fix(filamento): caps +notify and use hex representation for avatar metadata id
cel 🌸
2
-17
/
+26
14 days
feat(filamento): user avatar publishing and processing
cel 🌸
9
-155
/
+762
2025-04-03
feat(filamento): xep-0172: user nick
cel 🌸
1
-0
/
+49
2025-04-03
feat(filamento): caps 1.0
cel 🌸
1
-17
/
+53
2025-04-03
feat(filamento): caps 2.0 helper functions
cel 🌸
2
-0
/
+3
2025-04-03
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
4
-171
/
+348
2025-03-28
feat(filamento): disco items requests
cel 🌸
2
-7
/
+83
2025-03-28
feat(filamento): disco info requests
cel 🌸
2
-4
/
+83
2025-03-27
refactor(filamento): handle_offline logic
cel 🌸
3
-39
/
+42
2025-03-27
refactor(filamento): handle_online logic
cel 🌸
6
-610
/
+681
2025-03-27
feat: remove `UpdateMessage::Error` variant
cel 🌸
4
-52
/
+27
2025-03-27
feat: disco info from server
cel 🌸
2
-30
/
+162
2025-03-26
feat: stream error handling
cel 🌸
3
-237
/
+231
2025-03-26
refactor(filament): split logic into different files
cel 🌸
8
-0
/
+1256