summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-31Upgraded update operation with ability to move elementsMateusz Piekos
2012-07-29Added namespace to whiteboard payloadsMateusz Piekos
2012-07-26Improved handling of operations IDs and transformationsMateusz Piekos
2012-07-20Made compilation of whiteboard components warning freeMateusz Piekos
2012-07-18Modified code to send TextItem updatesMateusz Piekos
2012-07-17Added handling of items deletionsMateusz Piekos
2012-07-17Added handling of elements position updatesMateusz Piekos
2012-07-16Extended classes handling synchronization with update operationMateusz Piekos
2012-07-13Integrated WhiteboardClient and WhiteboardServer into rest of the codeMateusz Piekos
2012-06-29Improved handling of IDsMateusz Piekos
2012-06-26Fixed duplicating of polygonsMateusz Piekos
2012-06-26Added handling of text elementsMateusz Piekos
2012-06-26Added handling of circles(ellipses)Mateusz Piekos
2012-06-24Added handling of rects and basic handling of polygonsMateusz Piekos
2012-06-21Added parsing and serialization of freehand path elementMateusz Piekos
2012-06-18Completed serialization and parsing of line elementMateusz Piekos
2012-06-15Moved elements parsing to WhiteboardParserMateusz Piekos
2012-06-12Improved whiteboard session handlingMateusz Piekos
2012-06-08Added handling of whiteboard session requestsMateusz Piekos
2012-06-01Added simple whiteboard payload and it's parser and serializerMateusz Piekos
2012-05-06Fixed unit test compilation failure.Remko Tronçon
2012-04-28Make sure our parser doesn't handle entities.Remko Tronçon
2012-04-27Fixed LibXML parsing of &Remko Tronçon
2012-04-24Make built-in expat ignore unbound prefix namespaces.Remko Tronçon
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-02-06Parse mediated invite stuffKevin Smith
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2011-12-13BOSH Support for SwiftenKevin Smith
2011-12-13BOSH implementation startedThilo Cestonaro
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-07Fixed CLang warnings.Remko Tronçon
2011-10-07Initialize LibXML for multithreaded applications.Remko Tronçon
2011-10-07Hoist XML parser factory creation out of Swiften.Remko Tronçon
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-03CleanupKevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Fixed CppCheck warnings.Remko Tronçon
2011-10-01Added <body/> extractor code.Remko Tronçon
2011-10-01Some cleanup in parser factories.Remko Tronçon
2011-09-28Destroy rooms.Kevin Smith
2011-09-28Missing fileKevin Smith
2011-09-28Parse MUC status codes correctly again.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-26Avoid the use of at().Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Whitespace tweaks.Remko Tronçon
2011-09-23Cleanup of previous patchKevin Smith
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-09-20Added XEP-191 parserialements.Remko Tronçon
2011-06-13Fixed some CppCheck warnings.Remko Tronçon