summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-04-25Moved file storages to Swift.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-12Avoid warning on end of file in cache files.swift-1.0beta9Remko Tronçon
2011-03-12Allow empty hashes in cache.Remko Tronçon
2011-03-12Remove dependency on boost::property_tree again.Remko Tronçon
2011-03-12Make ByteArray an std::vector<unsigned char>.Remko Tronçon
2011-03-12Moved vcard photo hash management into vcard storage.Remko Tronçon
This makes it easy to adapt the code to cache photo hashes if we want to.
2011-03-11Store JID->Avatar mappings.Remko Tronçon
Resolves: #653
2011-02-14Removed Swift::String.Remko Tronçon
2010-09-12Create avatar cache dir lazily.Remko Tronçon
2010-08-25Create all parent directories for avatar cache if necessary.Remko Tronçon
2010-08-24Implemented VCardManager.Remko Tronçon
2010-08-21Revert "Store avatars per profile."Remko Tronçon
2010-08-21Store avatars per profile.Remko Tronçon
2010-08-17Catch exceptions from create_dir.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-06-20Added vCard-based avatars support.Remko Tronçon