aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/process_stanza.rs (unfollow)
Commit message (Expand)AuthorFilesLines
3 hoursfeat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸1-1/+0
6 hoursfeat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸1-0/+15
6 hoursfeat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸1-14/+55
34 hoursfix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸1-0/+2
3 daysfix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸1-16/+25
3 daysfeat(filamento): user avatar publishing and processingLibravatar cel 🌸1-68/+354
8 daysfeat(filamento): xep-0172: user nickLibravatar cel 🌸1-0/+49
8 daysfeat(filamento): caps 1.0Libravatar cel 🌸1-17/+53
8 daysfeat(filamento): caps 2.0 helper functionsLibravatar cel 🌸1-0/+2
8 daysfeat: 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