summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-02-07Fixed the unit tests.Remko Tronçon
2011-01-21Code cleanup.Remko Tronçon
2010-12-27Fix destruction order in unit tests.Remko Tronçon
2010-12-12Refactored own nickname handling.Remko Tronçon
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Use the highest priority for a contact's roster item, not the newest.Kevin Smith
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-10-02Persist roster group expandiness.Kevin Smith
2010-09-24Add logic and tests for modifying roster items. No UI Yet.Kevin Smith
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-13Added presence notifier.Remko Tronçon
2010-09-11Make AvatarManager abstractRemko Tronçon
2010-08-27Separate MUCRegistry from ChatsManager.Remko Tronçon
2010-08-27Use own nick at top of roster.Kevin Smith
2010-06-09Remove compilation warnings from tests.Remko Tronçon
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-12RosterController testing.Kevin Smith
2010-04-12Send roster set before roster add.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-03-22Fixing up the unit tests again. Oops.Kevin Smith
2010-03-22Updating unit tests to work againKevin Smith
2010-03-22Lots of plumbing for event view.Kevin Smith
2009-11-09Trivial test of RosterControllerKevin Smith
2009-11-08Fix for crash on login failure. Scaffoling for testing roster stuff.Kevin Smith