summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2012-02-06Parse mediated invite stuffKevin Smith
2011-09-28Destroy rooms.Kevin Smith
2011-09-28Parse MUC status codes correctly again.Kevin Smith
2011-09-23Cleanup of previous patchKevin Smith
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-05-23Merge branch 'swift-1.x'Remko Tronçon
2011-05-23Fixed const references to vectors.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-01-18Cleaned up some code.Remko Tronçon
2011-01-12Refactored MUC code a bit.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-10-22Minor fixes to MUCs.Kevin Smith
2010-05-23Implement XEP-0045 joining, and appropriate error handling.Kevin Smith
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon