aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysfeat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸3-19/+65
12 daysfeat(filamento): `get_roster_with_users()` on client connectLibravatar cel 🌸2-2/+2
12 daysfeat(filamento): `get_roster_with_users()`Libravatar cel 🌸5-6/+94
13 daysfeat(filamento): add `root()` method to `Files`Libravatar cel 🌸1-0/+4
13 daysfix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸2-17/+22
13 daysfeat(filamento): create default `FileStore` implementor that uses `tokio::fs`Libravatar cel 🌸1-1/+55
13 daysfix(filamento): add `avatar` to `User` structLibravatar cel 🌸1-0/+1
2025-04-08fix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸2-3/+13
2025-04-08fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸3-20/+29
2025-04-08fix(filamento): check if nick and avatar were actually changedLibravatar cel 🌸1-9/+13
2025-04-08feat(filamento): user avatar publishing and processingLibravatar cel 🌸16-217/+1101
2025-04-03feat(filamento): xep-0172: user nickLibravatar cel 🌸1-0/+49
2025-04-03feat(filamento): caps 1.0Libravatar cel 🌸4-29/+167
2025-04-03feat(filamento): caps 1.0 helper functions & testsLibravatar cel 🌸2-4/+224
2025-04-03feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸7-10/+259
2025-04-03feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸11-240/+615
2025-03-28feat(filamento): disco items requestsLibravatar cel 🌸4-13/+120
2025-03-28feat(filamento): disco info requestsLibravatar cel 🌸5-10/+169
2025-03-28feat(filamento): `From` impls for disco typesLibravatar cel 🌸1-1/+123
2025-03-28feat(filamento): disco features and identity categories according to registryLibravatar cel 🌸2-0/+1643
2025-03-27refactor(filamento): handle_offline logicLibravatar cel 🌸4-41/+44
2025-03-27refactor(filamento): handle_online logicLibravatar cel 🌸8-618/+700
2025-03-27feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸6-56/+31
2025-03-27feat: disco info from serverLibravatar cel 🌸3-30/+166
2025-03-26feat: stream error handlingLibravatar cel 🌸5-274/+274
2025-03-26feat(filamento): create exampleLibravatar cel 🌸1-1/+1
2025-03-26refactor(filament): split logic into different filesLibravatar cel 🌸9-1121/+1259
2025-03-26refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸7-0/+2603