aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/online.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-11feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`Libravatar cel 🌸1-0/+2
2025-04-11feat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸1-0/+14
2025-04-11feat(filamento): `get_roster_with_users()`Libravatar cel 🌸1-1/+17
2025-04-08fix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸1-3/+4
2025-04-08fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸1-1/+1
2025-04-08feat(filamento): user avatar publishing and processingLibravatar cel 🌸1-54/+308
2025-04-03feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸1-0/+1
2025-04-03feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸1-136/+219
2025-03-28feat(filamento): disco items requestsLibravatar cel 🌸1-6/+79
2025-03-28feat(filamento): disco info requestsLibravatar cel 🌸1-3/+79
2025-03-27refactor(filamento): handle_offline logicLibravatar cel 🌸1-5/+1
2025-03-27refactor(filamento): handle_online logicLibravatar cel 🌸1-582/+570
2025-03-27feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸1-17/+6
2025-03-26refactor(filament): split logic into different filesLibravatar cel 🌸1-0/+661