aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸11 days1-0/+20
|
* feat(filamento): `get_messages_with_users()`Libravatar cel 🌸11 days1-0/+23
|
* feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`Libravatar cel 🌸11 days1-0/+1
|
* feat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸11 days1-0/+1
|
* feat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸11 days1-4/+1
|
* feat(filamento): `get_roster_with_users()` on client connectLibravatar cel 🌸11 days1-1/+1
|
* feat(filamento): `get_roster_with_users()`Libravatar cel 🌸11 days1-0/+18
|
* fix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸13 days1-0/+9
|
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸14 days1-34/+120
|
* feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸2025-04-031-0/+3
|
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸2025-04-031-25/+68
|
* feat(filamento): disco items requestsLibravatar cel 🌸2025-03-281-6/+35
|
* feat(filamento): disco info requestsLibravatar cel 🌸2025-03-281-3/+21
|
* feat(filamento): disco features and identity categories according to registryLibravatar cel 🌸2025-03-281-0/+3
|
* refactor(filamento): handle_online logicLibravatar cel 🌸2025-03-271-6/+1
|
* feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸2025-03-271-2/+0
|
* feat: stream error handlingLibravatar cel 🌸2025-03-261-34/+40
|
* refactor(filament): split logic into different filesLibravatar cel 🌸2025-03-261-1121/+3
|
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸2025-03-261-0/+1598