aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/process_stanza.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸2025-04-111-1/+0
* feat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸2025-04-111-0/+15
* feat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸2025-04-111-14/+55
* fix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸2025-04-101-0/+2
* fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸2025-04-081-16/+25
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸2025-04-081-68/+354
* feat(filamento): xep-0172: user nickLibravatar cel 🌸2025-04-031-0/+49
* feat(filamento): caps 1.0Libravatar cel 🌸2025-04-031-17/+53
* feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸2025-04-031-0/+2
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸2025-04-031-25/+61
* refactor(filamento): handle_offline logicLibravatar cel 🌸2025-03-271-2/+1
* refactor(filamento): handle_online logicLibravatar cel 🌸2025-03-271-11/+4
* feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸2025-03-271-3/+9
* feat: disco info from serverLibravatar cel 🌸2025-03-271-29/+162
* feat: stream error handlingLibravatar cel 🌸2025-03-261-223/+198
* refactor(filament): split logic into different filesLibravatar cel 🌸2025-03-261-0/+264