aboutsummaryrefslogtreecommitdiffstats
path: root/luz/src/connection/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸12 days1-373/+0
* refactor(luz): genericize logic into traitLibravatar cel 🌸12 days1-11/+11
* refactor(luz): separate logic from xmpp coreLibravatar cel 🌸12 days1-141/+122
* refactor(luz): error typesLibravatar cel 🌸2025-02-251-10/+10
* fix bugsLibravatar cel 🌸2025-02-241-0/+4
* WIP: roster retrievalLibravatar cel 🌸2025-02-181-13/+20
* database workLibravatar cel 🌸2025-02-181-6/+5
* reconnection supervisor commandLibravatar cel 🌸2025-02-121-3/+77
* add iq hashmap for iq requestsLibravatar cel 🌸2025-02-111-4/+12
* supervision and reconnectionLibravatar cel 🌸2025-02-111-12/+146
* WIP: code cleanupLibravatar cel 🌸2025-02-101-0/+166