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
/
VCardManager.cpp
Age
Commit message (
Expand
)
Author
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-09
Improve profile editing UX when vCard is not supported
Tobias Markmann
2015-09-25
Do not flush vCard cache if IQ request returns an error
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-10-08
Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes.
Tobias Markmann
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-03-12
Moved vcard photo hash management into vcard storage.
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-21
Moving queries & responders around.
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-08-24
Implemented VCardManager.
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