aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/process_stanza.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-10fix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸1-0/+2
2025-04-08fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸1-16/+25
2025-04-08feat(filamento): user avatar publishing and processingLibravatar cel 🌸1-68/+354
2025-04-03feat(filamento): xep-0172: user nickLibravatar cel 🌸1-0/+49
2025-04-03feat(filamento): caps 1.0Libravatar cel 🌸1-17/+53
2025-04-03feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸1-0/+2
2025-04-03feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸1-25/+61
2025-03-27refactor(filamento): handle_offline logicLibravatar cel 🌸1-2/+1
2025-03-27refactor(filamento): handle_online logicLibravatar cel 🌸1-11/+4
2025-03-27feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸1-3/+9
2025-03-27feat: disco info from serverLibravatar cel 🌸1-29/+162
2025-03-26feat: stream error handlingLibravatar cel 🌸1-223/+198
2025-03-26refactor(filament): split logic into different filesLibravatar cel 🌸1-0/+264