Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-23 | Implement XEP-0045 joining, and appropriate error handling. | Kevin Smith | |
Resolves: #211 | |||
2010-05-13 | List MUCs available on services. | Kevin Smith | |
Resolves: #276 | |||
2010-05-08 | Renamed Conference->Room. | Remko Tronçon | |
2010-05-06 | Completed storage bookmark parser & serializer. | Remko Tronçon | |
Added URI element. | |||
2010-04-30 | Get rid of the cout in delay payload parsing. | Kevin Smith | |
2010-04-23 | Add XEP-0203 (Delay) support. | Kevin Smith | |
Puts delay warnings in the chat log. Not optional yet. | |||
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 | |
Only covers Active and Composing (Which is very possibly all we care about). | |||
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 | Fixed broken unit test. | Remko Tronçon | |
2009-09-14 | Added more general PayloadsParserTester. | Remko Tronçon | |
This tester also tests whether the PayloadParserFactory works properly. | |||
2009-09-14 | Added bookmark storage payload & parser. | 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 | Load stored VCard. | Remko Tronçon | |
2009-07-21 | Add more fields to the VCard element support. | Remko Tronçon | |
Extra fields: Fullname, Given/Family name, E-Mail. | |||
2009-07-13 | Implement a clean full login procedure. | Remko Tronçon | |
2009-07-11 | Added Raw XML payload parser & serializer. | Remko Tronçon | |
2009-06-22 | Support vCard-based avatars in MUCs. | Remko Tronçon | |
2009-06-20 | Added beginnings of a vCard parser. | Remko Tronçon | |
Only implemented PHOTO subtag, because it's the only thing we need right now. | |||
2009-06-20 | Added vcard-temp update parser. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |