aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/lib.rs (unfollow)
Commit message (Expand)AuthorFilesLines
45 hoursfix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸1-0/+9
48 hoursfeat(filamento): user avatar publishing and processingLibravatar cel 🌸1-34/+120
7 daysfeat(filamento): caps 2.0 helper functionsLibravatar cel 🌸1-0/+3
7 daysfeat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸1-25/+68
12 daysfeat(filamento): disco items requestsLibravatar cel 🌸1-6/+35
12 daysfeat(filamento): disco info requestsLibravatar cel 🌸1-3/+21
13 daysfeat(filamento): disco features and identity categories according to registryLibravatar cel 🌸1-0/+3
14 daysrefactor(filamento): handle_online logicLibravatar cel 🌸1-6/+1
14 daysfeat: remove `UpdateMessage::Error` variantLibravatar cel 🌸1-2/+0
2025-03-26feat: stream error handlingLibravatar cel 🌸1-34/+40
2025-03-26refactor(filament): split logic into different filesLibravatar cel 🌸1-1121/+3
2025-03-26refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸1-271/+95
2025-03-26refactor(luz): genericize logic into traitLibravatar cel 🌸1-99/+84
2025-03-26refactor(luz): separate logic from xmpp coreLibravatar cel 🌸1-780/+1074
2025-03-24feat(luz): xep-0203 delayed deliveryLibravatar cel 🌸1-6/+17
2025-03-24feat(luz): get_chats_ordered_with_latest_messages and get_chats_orderedLibravatar cel 🌸1-0/+52
2025-03-06feat: order chats by most recent messageLibravatar cel 🌸1-2/+2
2025-03-03feat(luz): initial message timestamp supportLibravatar cel 🌸1-0/+2
2025-03-01refactor(luz): create Db separate from LuzHandleLibravatar cel 🌸1-12/+7
2025-02-26fix: send UpdateMessage for Message sent by client userLibravatar cel 🌸1-4/+21
2025-02-26feat(luz): implement helper methods for LuzHandleLibravatar cel 🌸1-28/+235
2025-02-25refactor(luz): error typesLibravatar cel 🌸1-94/+195
2025-02-24fix crash by fusing oneshotLibravatar cel 🌸1-8/+14
2025-02-24fix bugsLibravatar cel 🌸1-9/+23
2025-02-20implement CLIENTLibravatar cel 🌸1-8/+22
2025-02-18implement handle_online() and handle_offline() for CommandMessageLibravatar cel 🌸1-57/+583
2025-02-18WIP: roster retrievalLibravatar cel 🌸1-6/+11
2025-02-18WIP: roster retrievalLibravatar cel 🌸1-30/+229
2025-02-18database workLibravatar cel 🌸1-24/+35
2025-02-14WIP: data(base)typeLibravatar cel 🌸1-97/+100
2025-02-14WIP: data(base)typeLibravatar cel 🌸1-2/+4
2025-02-12WIP: rfc 6121 data(base)typesLibravatar cel 🌸1-11/+61
2025-02-12reconnection supervisor commandLibravatar cel 🌸1-1/+0
2025-02-11actors complete ?Libravatar cel 🌸1-12/+83
2025-02-11add iq hashmap for iq requestsLibravatar cel 🌸1-2/+7
2025-02-11supervision and reconnectionLibravatar cel 🌸1-3/+5
2025-02-10WIP: code cleanupLibravatar cel 🌸1-482/+95
2025-02-08WIP: luz actor-based clientLibravatar cel 🌸1-229/+471
2025-01-28WIP: luz initial clientLibravatar cel 🌸1-58/+235
2025-01-02WIP: clientLibravatar cel 🌸1-0/+171