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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
4 days
fix(filamento): db url
cel 🌸
1
-1
/
+1
5 days
feat(filamento): full wasm support by switching to rusqlite
cel 🌸
6
-71
/
+609
5 days
feat(filamento): remove sqlx
cel 🌸
6
-158
/
+25
5 days
feat(filamento): compiles on wasm
cel 🌸
4
-668
/
+1065
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 🌸
7
-19
/
+226
11 days
feat(filamento): `get_messages_with_users()`
cel 🌸
5
-6
/
+65
11 days
feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`
cel 🌸
2
-0
/
+3
11 days
feat(filamento): return from: `User` with `Message` on new message
cel 🌸
4
-0
/
+46
11 days
feat(filamento): return `User` with `Contact` on roster push
cel 🌸
3
-19
/
+65
11 days
feat(filamento): `get_roster_with_users()` on client connect
cel 🌸
2
-2
/
+2
12 days
feat(filamento): `get_roster_with_users()`
cel 🌸
5
-6
/
+94
13 days
feat(filamento): add `root()` method to `Files`
cel 🌸
1
-0
/
+4
13 days
fix(filamento): create_message_with_user_resource sql error
cel 🌸
2
-17
/
+22
13 days
feat(filamento): create default `FileStore` implementor that uses `tokio::fs`
cel 🌸
1
-1
/
+55
13 days
fix(filamento): add `avatar` to `User` struct
cel 🌸
1
-0
/
+1
2025-04-08
fix(filamento): use jpeg for user avatar on avatar:data node
cel 🌸
2
-3
/
+13
2025-04-08
fix(filamento): caps +notify and use hex representation for avatar metadata id
cel 🌸
3
-20
/
+29
2025-04-08
fix(filamento): check if nick and avatar were actually changed
cel 🌸
1
-9
/
+13
2025-04-08
feat(filamento): user avatar publishing and processing
cel 🌸
16
-217
/
+1101
2025-04-03
feat(filamento): xep-0172: user nick
cel 🌸
1
-0
/
+49
2025-04-03
feat(filamento): caps 1.0
cel 🌸
4
-29
/
+167
2025-04-03
feat(filamento): caps 1.0 helper functions & tests
cel 🌸
2
-4
/
+224
2025-04-03
feat(filamento): caps 2.0 helper functions
cel 🌸
7
-10
/
+259
2025-04-03
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
11
-240
/
+615
2025-03-28
feat(filamento): disco items requests
cel 🌸
4
-13
/
+120
2025-03-28
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