summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-27Fixed LibXML parsing of &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-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-03CleanupKevin Smith
2011-10-03Simple MUC invites.Kevin Smith
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-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
2011-06-12Removed more explicit calls to get().Remko Tronçon
2011-06-08Put XEP-0082 datetime parsing into Base.Remko Tronçon
2011-06-01Squelch warningKevin Smith
2011-06-01Add iq:last parsialiserKevin Smith
2011-05-30Allow payloads inside ErrorsKevin Smith
2011-05-25Change include order so clang doesn't complain anymore.Tobias Markmann
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-05-02Replace header include guards by pragma once.Remko Tronçon
2011-05-02Replace auto_ptr by shared_ptr.Remko Tronçon
2011-04-30Minor fixes for ReplaceVlad Voicu
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-24Set untyped fields to Text-Single.Kevin Smith