Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(stanza): feature gate xep-0199 | 2025-03-24 | 3 | -2/+9 | |
| | |||||
* | feat(stanza): xep-0030 | 2025-03-24 | 6 | -0/+197 | |
| | |||||
* | feat(stanza): xep-0203 | 2025-03-24 | 5 | -4/+74 | |
| | |||||
* | fix(stanza): FromElement for Bind namespace check | 2025-02-26 | 1 | -1/+1 | |
| | |||||
* | feat(stanza): impl Clone for Stanza types | 2025-02-25 | 4 | -4/+4 | |
| | |||||
* | implement Clone for error types | 2025-02-25 | 1 | -1/+1 | |
| | |||||
* | implement Error for stanza crate error types | 2025-02-25 | 4 | -16/+49 | |
| | |||||
* | cleanup | 2025-02-25 | 4 | -13/+9 | |
| | |||||
* | implement Error for stanza crate sasl error types | 2025-02-25 | 1 | -4/+53 | |
| | |||||
* | implement Error for stanza crate error types | 2025-02-25 | 3 | -5/+55 | |
| | |||||
* | implement handle_online() and handle_offline() for CommandMessage | 2025-02-18 | 2 | -21/+21 | |
| | |||||
* | WIP: roster retrieval | 2025-02-18 | 1 | -7/+7 | |
| | |||||
* | WIP: data(base)type | 2025-02-14 | 1 | -0/+2 | |
| | |||||
* | WIP: luz initial client | 2025-01-28 | 1 | -5/+11 | |
| | |||||
* | implement stream splitting and closing | 2025-01-12 | 1 | -0/+1 | |
| | |||||
* | WIP: client | 2025-01-02 | 2 | -3/+10 | |
| | |||||
* | add jabber:iq:stanza parsers | 2024-12-22 | 2 | -0/+154 | |
| | |||||
* | implement sink and stream with tokio::spawn | 2024-12-22 | 7 | -15/+50 | |
| | |||||
* | use cargo workspace | 2024-12-04 | 13 | -0/+1595 | |