| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-24 | Fix old avatar being displayed in QtRosterHeader when cleared. | Richard Maudsley | |
| Test-Information: Added unit tests for AvatarManagerImpl and CombinedAvatarProvider. Updated test cases to distinguish between error case and empty avatar. Tested changing between blank and non-blank avatars while watching MUC and 1-to-1 chats. Change-Id: I0bea89c7a22ae9c44a0b126e672a7af94b6f5049 | |||
| 2013-04-27 | Removing third-party hash implementations. | Remko Tronçon | |
| Using library/platform implementation instead. Change-Id: I2457c2dad80e6fdda023a7f31c3906ff10fe09ed | |||
| 2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) ↵ | Tobias Markmann | |
| transformation where possible. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
| 2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon | |
| * swift-1.x: Remove relaxation of not checking JIDs if the IQRouter's JID isn't set. Fixed Request::isAccountJID(). Check sender on incoming IQ responses. | |||
| 2011-08-28 | Check sender on incoming IQ responses. | Remko Tronçon | |
| Release-Notes: Fixed a bug whereby the sender of an iq wasn't being checked before matching it to a request. | |||
| 2011-05-25 | Change include order so clang doesn't complain anymore. | Tobias Markmann | |
| License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
| 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-02-14 | Removed Swift::String. | Remko Tronçon | |
| 2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon | |
| 2010-10-24 | Clear VCardUpdate avatar hash on stream reset. | Remko Tronçon | |
| Resolves: #554 Release-Notes: Fixed a bug where avatars would no longer appear after reconnecting. | |||
| 2010-09-11 | Refactoring VCardUpdateAvatarManager. | Remko Tronçon | |
| 2010-09-05 | Do not store null VCard avatars. | Remko Tronçon | |
| 2010-09-05 | Clear VCardUpdateManager's cache upon login. | Remko Tronçon | |
| Resolves: #554 | |||
| 2010-08-24 | Split out VCardUpdateAvatarManager from AvatarManager. | Remko Tronçon | |
| 2010-03-28 | Removing submodules. | Remko Tronçon | |
| 2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
Swift