summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-09-11Fixed VCard photo serializing bug.Remko Tronçon
2010-09-06Partial VCard support without losing unknown data.Remko Tronçon
2010-08-24Implemented VCardManager.Remko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2009-07-21Add more fields to the VCard element support.Remko Tronçon
2009-07-13Implement a clean full login procedure.Remko Tronçon
2009-06-22Added VCard-Update serializer.Remko Tronçon
2009-06-20Added vCard-based avatars support.Remko Tronçon