aboutsummaryrefslogtreecommitdiffstats
path: root/jabber/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸12 days1-42/+0
* fix(jabber): dev-dependencies to include ping xep featureLibravatar cel 🌸13 days1-0/+1
* feat: order chats by most recent messageLibravatar cel 🌸2025-03-061-1/+1
* implement Error for jabber crate error typesLibravatar cel 🌸2025-02-251-0/+1
* implement stream splitting and closingLibravatar cel 🌸2025-01-121-2/+10
* implement sink and stream properly UNFOLD UNFOLDLibravatar cel 🌸2024-12-061-0/+3
* use cargo workspaceLibravatar cel 🌸2024-12-041-0/+29