aboutsummaryrefslogtreecommitdiffstats
path: root/lampada/src/connection/read.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-26feat: stream error handlingLibravatar cel 🌸1-26/+34
2025-03-26refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸1-12/+3
2025-03-26refactor(luz): genericize logic into traitLibravatar cel 🌸1-14/+13
2025-03-26refactor(luz): separate logic from xmpp coreLibravatar cel 🌸1-326/+57
2025-03-24feat(luz): xep-0203 delayed deliveryLibravatar cel 🌸1-4/+23
2025-03-03feat(luz): initial message timestamp supportLibravatar cel 🌸1-0/+2
2025-02-26fix: send UpdateMessage for Message sent by client userLibravatar cel 🌸1-2/+4
2025-02-25refactor(luz): error typesLibravatar cel 🌸1-25/+31
2025-02-24fix bugsLibravatar cel 🌸1-1/+2
2025-02-20implement CLIENTLibravatar cel 🌸1-3/+197
2025-02-18WIP: roster retrievalLibravatar cel 🌸1-11/+15
2025-02-18database workLibravatar cel 🌸1-12/+11
2025-02-14WIP: data(base)typeLibravatar cel 🌸1-1/+2
2025-02-12reconnection supervisor commandLibravatar cel 🌸1-1/+0
2025-02-11actors complete ?Libravatar cel 🌸1-11/+19
2025-02-11add iq hashmap for iq requestsLibravatar cel 🌸1-3/+23
2025-02-11supervision and reconnectionLibravatar cel 🌸1-23/+160
2025-02-10WIP: code cleanupLibravatar cel 🌸1-0/+120