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
/
VCards
Age
Commit message (
Expand
)
Author
2011-08-28
Merge branch 'swift-1.x'
Remko Tronçon
2011-08-28
Check sender on incoming IQ responses.
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-05-02
Replace auto_ptr by shared_ptr.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-25
Moved file storages to Swift.
Remko Tronçon
2011-04-18
Factor out payload persisting into utility classes.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-03-16
Added possibility to dynamically link Swiften.
Remko Tronçon
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
Cache vcard photo hashes.
Remko Tronçon
2011-03-12
Moved vcard photo hash management into vcard storage.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-30
Added profile edit dialog.
Remko Tronçon
2010-12-09
Don't crash when we don't get a vcard.
Remko Tronçon
2010-11-28
Change error from optional to shared_ptr in GenericRequest
Remko Tronçon
2010-10-26
Fix compliation problems with CLang.
Remko Tronçon
2010-10-25
Remove the use of Shared<>.
Remko Tronçon
2010-10-24
Created Storages interface.
Remko Tronçon
2010-10-21
Moving queries & responders around.
Remko Tronçon
2010-10-09
Fixed DoxyGen warning.
Remko Tronçon
2010-10-09
Added EchoBot walkthrough example.
Remko Tronçon
2010-09-11
Added VCardAvatarManager for offline avatars.
Remko Tronçon
2010-09-11
Added support for Entity Capabilities.
Remko Tronçon
2010-08-27
Separate MUCRegistry from ChatsManager.
Remko Tronçon
2010-08-25
Added VCardMemoryStorageFactory.
Remko Tronçon
2010-08-24
Implemented VCardManager.
Remko Tronçon
2010-08-24
Added VCardStorage.
Remko Tronçon
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon