Age | Commit message (Expand) | Author |
---|---|---|
2013-12-15 | Use XML-sanitized strings when serializing stanzas for the XMPP server | Florent Le Coz |
2013-12-03 | Use the logger everywhere | Florent Le Coz |
2013-12-02 | xml-escape the tail in an XmlNode | Florent Le Coz |
2013-11-27 | Set the parent of a node passed to add_child, and return it for conveniance | Florent Le Coz |
2013-11-14 | Fix a warning | Florent Le Coz |
2013-11-11 | Unescape XML before sending messages over IRC | Florent Le Coz |
2013-11-10 | Use the Expat library directly instead of relying on expatpp | Florent Le Coz |
2013-11-09 | Implement part and join, both ways | Florent Le Coz |
2013-11-09 | Cosmetic | Florent Le Coz |
2013-11-07 | Send and receive messages | Florent Le Coz |
2013-11-03 | Add an XmppParser, and Stanza classes | Florent Le Coz |