aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/online.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(filamento): `get_roster_with_users()`Libravatar cel 🌸11 days1-1/+17
* fix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸14 days1-3/+4
* fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸2025-04-081-1/+1
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸2025-04-081-54/+308
* feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸2025-04-031-0/+1
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸2025-04-031-136/+219
* feat(filamento): disco items requestsLibravatar cel 🌸2025-03-281-6/+79
* feat(filamento): disco info requestsLibravatar cel 🌸2025-03-281-3/+79
* refactor(filamento): handle_offline logicLibravatar cel 🌸2025-03-271-5/+1
* refactor(filamento): handle_online logicLibravatar cel 🌸2025-03-271-582/+570
* feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸2025-03-271-17/+6
* refactor(filament): split logic into different filesLibravatar cel 🌸2025-03-261-0/+661