aboutsummaryrefslogtreecommitdiffstats
path: root/jabber (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸2025-03-268-2992/+0
* fix(jabber): dev-dependencies to include ping xep featureLibravatar cel 🌸2025-03-241-0/+1
* feat: order chats by most recent messageLibravatar cel 🌸2025-03-061-1/+1
* implement Clone for error typesLibravatar cel 🌸2025-02-251-6/+10
* implement Error for jabber crate error typesLibravatar cel 🌸2025-02-254-74/+45
* cleanup jabber crateLibravatar cel 🌸2025-02-255-31/+5
* remove stupid stdout sasl response bitLibravatar cel 🌸2025-02-111-4/+1
* WIP: luz initial clientLibravatar cel 🌸2025-01-281-3/+3
* delete JabberClientLibravatar cel 🌸2025-01-122-80/+21
* implement stream splitting and closingLibravatar cel 🌸2025-01-124-353/+241
* WIP: clientLibravatar cel 🌸2025-01-022-0/+6
* stream and sink splitLibravatar cel 🌸2024-12-221-8/+4
* implement sink and stream with tokio::spawnLibravatar cel 🌸2024-12-224-86/+286
* implement sink and stream properly UNFOLD UNFOLDLibravatar cel 🌸2024-12-065-35/+179
* use cargo workspaceLibravatar cel 🌸2024-12-047-0/+2870