Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-11 | Make AvatarManager abstract | Remko Tronçon | |
2010-09-11 | Added VCardAvatarManager for offline avatars. | Remko Tronçon | |
Resolves: #418 | |||
2010-09-11 | Added CombinedAvatarProvider | Remko Tronçon | |
2010-09-11 | Refactoring VCardUpdateAvatarManager. | Remko Tronçon | |
2010-08-27 | Separate MUCRegistry from ChatsManager. | Remko Tronçon | |
2010-08-24 | Split out VCardUpdateAvatarManager from AvatarManager. | Remko Tronçon | |
2010-08-24 | Implemented VCardManager. | Remko Tronçon | |
2010-05-04 | Don't take an avatar from a presence type='error'. | Remko Tronçon | |
Resolves: #336 | |||
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 | |
2010-03-28 | Chat list in the gui (mostly non-functional). | Kevin Smith | |
2010-03-20 | Fix for segfault when joining jdev tonight | Kevin Smith | |
2009-12-24 | Extract the Chat dialog management from MainController into ChatsManager. | Kevin Smith | |
There is a single unit test so far - but that's more than was there before, so I'm pushing. Expect more unit tests shortly. Resolves: #139 | |||
2009-11-27 | Added MD5 hashing algorithm. | Remko Tronçon | |
Moved 'hexifying' of hashes into its own class, such that it can be shared between all hashes. | |||
2009-11-08 | Added Error class. | Remko Tronçon | |
2009-06-22 | Send avatar vCard-updates in presence. | Remko Tronçon | |
2009-06-22 | Support vCard-based avatars in MUCs. | Remko Tronçon | |
2009-06-20 | Added vCard-based avatars support. | Remko Tronçon | |