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
/
online.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(filamento): full wasm support by switching to rusqlite
wasm
cel 🌸
3 days
1
-1
/
+1
|
*
fix(filamento): `handle_get_roster_with_users()` should not call the client ↵
cel 🌸
10 days
1
-7
/
+60
|
|
|
|
handle so on connection function can complete
*
feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`
cel 🌸
10 days
1
-2
/
+5
|
*
feat(filamento): `get_messages_with_users()`
cel 🌸
10 days
1
-5
/
+6
|
*
feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`
cel 🌸
10 days
1
-0
/
+2
|
*
feat(filamento): return from: `User` with `Message` on new message
cel 🌸
10 days
1
-0
/
+14
|
*
feat(filamento): `get_roster_with_users()`
cel 🌸
10 days
1
-1
/
+17
|
*
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
1
-1
/
+1
|
*
feat(filamento): user avatar publishing and processing
cel 🌸
13 days
1
-54
/
+308
|
*
feat(filamento): caps 2.0 helper functions
cel 🌸
2025-04-03
1
-0
/
+1
|
*
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
2025-04-03
1
-136
/
+219
|
*
feat(filamento): disco items requests
cel 🌸
2025-03-28
1
-6
/
+79
|
*
feat(filamento): disco info requests
cel 🌸
2025-03-28
1
-3
/
+79
|
*
refactor(filamento): handle_offline logic
cel 🌸
2025-03-27
1
-5
/
+1
|
*
refactor(filamento): handle_online logic
cel 🌸
2025-03-27
1
-582
/
+570
|
*
feat: remove `UpdateMessage::Error` variant
cel 🌸
2025-03-27
1
-17
/
+6
|
*
refactor(filament): split logic into different files
cel 🌸
2025-03-26
1
-0
/
+661