aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/process_stanza.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸3 hours1-1/+0
|
* feat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸6 hours1-0/+15
|
* feat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸6 hours1-14/+55
|
* fix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸34 hours1-0/+2
|
* fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸3 days1-16/+25
|
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸3 days1-68/+354
|
* feat(filamento): xep-0172: user nickLibravatar cel 🌸8 days1-0/+49
|
* feat(filamento): caps 1.0Libravatar cel 🌸8 days1-17/+53
|
* feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸8 days1-0/+2
|
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸8 days1-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