Age | Commit message (Expand) | Author |
2010-11-10 | Added InBandRegistration classes. | Remko Tronçon |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith |
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon |
2010-10-21 | Fixed case sensitivity compilation problem. | Remko Tronçon |
2010-10-21 | Added beginnings of outgoing file transfer to Swiften. | Remko Tronçon |
2010-10-15 | Added EchoComponent. | Remko Tronçon |
2010-10-15 | Added Component parser, serializer, element, and connector. | Remko Tronçon |
2010-10-14 | Added User Nickname element, serializer, and parser. | Remko Tronçon |
2010-09-16 | Don't assert on untyped form fields. | Remko Tronçon |
2010-09-14 | Add extended disco support to caps verifier. | Remko Tronçon |
2010-09-13 | When joining a new room, create an instant room. | Kevin Smith |
2010-09-11 | Fixed VCard photo serializing bug. | Remko Tronçon |
2010-09-06 | Partial VCard support without losing unknown data. | Remko Tronçon |
2010-09-05 | Don't lose unknown roster content. | Remko Tronçon |
2010-08-29 | Renamed SessionManagement* to StreamManagement*. | Remko Tronçon |
2010-08-29 | Added Stream Management support to Stream Features. | Remko Tronçon |
2010-08-28 | Added elements, parsers & serializers for XEP-0198 Stanza Acking. | Remko Tronçon |
2010-08-24 | Implemented VCardManager. | Remko Tronçon |
2010-08-18 | Added command parser. | Remko Tronçon |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon |
2010-06-20 | Show subjects on MUC join. | Kevin Smith |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon |
2010-06-03 | Distinguish an empty SASL message from no SASL message. | Remko Tronçon |
2010-06-02 | Serialize <success/> stanza correctly. | Remko Tronçon |
2010-05-23 | Implement XEP-0045 joining, and appropriate error handling. | Kevin Smith |
2010-05-13 | List MUCs available on services. | Kevin Smith |
2010-05-08 | Renamed Conference->Room. | Remko Tronçon |
2010-05-06 | Completed storage bookmark parser & serializer. | Remko Tronçon |
2010-04-23 | Add XEP-0203 (Delay) support. | Kevin Smith |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith |
2010-03-28 | Moving submodule contents back. | Remko Tronçon |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |
2010-02-17 | Preliminary Chat State Notifications support. | Kevin Smith |
2010-01-03 | Always send <label/> element. | Remko Tronçon |
2009-11-26 | Escape '>' to avoid trouble. | Remko Tronçon |
2009-11-22 | Added auth success value support. | Remko Tronçon |
2009-11-20 | Added challenge & response parser & serializer. | Remko Tronçon |
2009-11-08 | Added Error class. | Remko Tronçon |
2009-10-16 | Fix test failures. | Remko Tronçon |
2009-09-14 | Added private storage element, parser, and serializer. | Remko Tronçon |
2009-09-14 | Added PayloadsSerializer. | Remko Tronçon |
2009-09-14 | Added storage serializer. | Remko Tronçon |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon |
2009-07-21 | Add more fields to the VCard element support. | Remko Tronçon |
2009-07-18 | Implement incoming linklocal connections. | Remko Tronçon |
2009-07-13 | Implement a clean full login procedure. | Remko Tronçon |
2009-07-13 | Server stream header support. | Remko Tronçon |
2009-07-11 | Added Raw XML payload parser & serializer. | Remko Tronçon |