aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic (unfollow)
Commit message (Expand)AuthorFilesLines
11 daysfix(filamento): `handle_get_roster_with_users()` should not call the client h...Libravatar cel 🌸1-7/+60
11 daysfeat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸4-5/+20
11 daysfeat(filamento): `get_messages_with_users()`Libravatar cel 🌸3-6/+18
11 daysfeat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`Libravatar cel 🌸1-0/+2
11 daysfeat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸3-0/+45
11 daysfeat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸1-14/+55
11 daysfeat(filamento): `get_roster_with_users()` on client connectLibravatar cel 🌸1-1/+1
11 daysfeat(filamento): `get_roster_with_users()`Libravatar cel 🌸2-1/+28
12 daysfix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸1-0/+2
13 daysfix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸1-3/+4
13 daysfix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸2-17/+26
14 daysfeat(filamento): user avatar publishing and processingLibravatar cel 🌸9-155/+762
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 🌸2-0/+3
2025-04-03feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸4-171/+348
2025-03-28feat(filamento): disco items requestsLibravatar cel 🌸2-7/+83
2025-03-28feat(filamento): disco info requestsLibravatar cel 🌸2-4/+83
2025-03-27refactor(filamento): handle_offline logicLibravatar cel 🌸3-39/+42
2025-03-27refactor(filamento): handle_online logicLibravatar cel 🌸6-610/+681
2025-03-27feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸4-52/+27
2025-03-27feat: disco info from serverLibravatar cel 🌸2-30/+162
2025-03-26feat: stream error handlingLibravatar cel 🌸3-237/+231
2025-03-26refactor(filament): split logic into different filesLibravatar cel 🌸8-0/+1256