Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
Avatars
/
AvatarFileStorage.cpp
Age
Commit message (
Expand
)
Author
2011-03-12
Avoid warning on end of file in cache files.
swift-1.0beta9
Remko Tronçon
2011-03-12
Allow empty hashes in cache.
Remko Tronçon
2011-03-12
Remove dependency on boost::property_tree again.
Remko Tronçon
2011-03-12
Make ByteArray an std::vector<unsigned char>.
Remko Tronçon
2011-03-12
Moved vcard photo hash management into vcard storage.
Remko Tronçon
2011-03-11
Store JID->Avatar mappings.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-09-12
Create avatar cache dir lazily.
Remko Tronçon
2010-08-25
Create all parent directories for avatar cache if necessary.
Remko Tronçon
2010-08-24
Implemented VCardManager.
Remko Tronçon
2010-08-21
Revert "Store avatars per profile."
Remko Tronçon
2010-08-21
Store avatars per profile.
Remko Tronçon
2010-08-17
Catch exceptions from create_dir.
Remko Tronçon
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon
2009-06-20
Added vCard-based avatars support.
Remko Tronçon