aboutsummaryrefslogtreecommitdiffstats
path: root/jabber (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-24fix(jabber): dev-dependencies to include ping xep featureLibravatar cel 🌸1-0/+1
2025-03-06feat: order chats by most recent messageLibravatar cel 🌸1-1/+1
2025-02-25implement Clone for error typesLibravatar cel 🌸1-6/+10
2025-02-25implement Error for jabber crate error typesLibravatar cel 🌸4-74/+45
2025-02-25cleanup jabber crateLibravatar cel 🌸5-31/+5
2025-02-11remove stupid stdout sasl response bitLibravatar cel 🌸1-4/+1
2025-01-28WIP: luz initial clientLibravatar cel 🌸1-3/+3
2025-01-12delete JabberClientLibravatar cel 🌸2-80/+21
2025-01-12implement stream splitting and closingLibravatar cel 🌸4-353/+241
2025-01-02WIP: clientLibravatar cel 🌸2-0/+6
2024-12-22stream and sink splitLibravatar cel 🌸1-8/+4
2024-12-22implement sink and stream with tokio::spawnLibravatar cel 🌸4-86/+286
2024-12-06implement sink and stream properly UNFOLD UNFOLDLibravatar cel 🌸5-35/+179
2024-12-04use cargo workspaceLibravatar cel 🌸7-0/+2870