aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/process_stanza.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
7 daysfeat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸1-1/+0
7 daysfeat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸1-0/+15
8 daysfeat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸1-14/+55
9 daysfix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸1-0/+2
10 daysfix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸1-16/+25
10 daysfeat(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