| Commit message (Expand) | Author | Files | Lines |
2025-03-26 | refactor: rename crates and move client logic to separate crate `filament` | cel 🌸 | 1 | -181/+0 |
2025-02-25 | implement Error for jabber crate error types | cel 🌸 | 1 | -5/+5 |
2025-02-25 | cleanup jabber crate | cel 🌸 | 1 | -14/+2 |
2025-01-12 | delete JabberClient | cel 🌸 | 1 | -71/+20 |
2025-01-12 | implement stream splitting and closing | cel 🌸 | 1 | -215/+68 |
2025-01-02 | WIP: client | cel 🌸 | 1 | -0/+5 |
2024-12-22 | stream and sink split | cel 🌸 | 1 | -8/+4 |
2024-12-22 | implement sink and stream with tokio::spawn | cel 🌸 | 1 | -15/+196 |
2024-12-06 | implement sink and stream properly UNFOLD UNFOLD | cel 🌸 | 1 | -16/+8 |
2024-12-04 | use cargo workspace | cel 🌸 | 1 | -37/+8 |
2024-12-04 | implement send_stanza | cel 🌸 | 1 | -32/+12 |
2024-12-04 | implement client | cel 🌸 | 1 | -74/+160 |
2024-12-03 | WIP: connecting fsm | cel 🌸 | 1 | -0/+180 |