summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-27Show JIDs for users without nicks in the roster.Kevin Smith
2010-05-14Show the JID in the roster where there's no nick.Kevin Smith
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-15Normalise muc joining, allow it from bookmark list.Kevin Smith
2010-04-13Don't lose presence when receiving a roster item rename pushKevin Smith
2010-04-12Allow roster items to be deleted.Kevin Smith
2010-04-12Show ErrorEvent when roster push fails.Kevin Smith
2010-04-12Send roster set before roster add.Kevin Smith
2010-04-11Don't duplicate roster items for roster pushes.Kevin Smith
2010-04-10Fix two segfaults on signout/signin.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2010-03-22Don't prompt for subscription requests you've already added.Kevin Smith
2010-03-22Fixing up the unit tests again. Oops.Kevin Smith
2010-03-22Can now accept roster subscriptions.Kevin Smith
2010-03-22Lots of plumbing for event view.Kevin Smith
2009-12-24Extract the Chat dialog management from MainController into ChatsManager.Kevin Smith
2009-11-21Removing compiler warnings.Kevin Smith
2009-11-05A block of the work for roster pushes.Kevin Smith
2009-09-16SignOut nearly working.Kevin Smith
2009-09-15Completely untested. Rewiring the MainController for Client to be reconnectab...Kevin Smith
2009-09-15Logout without signout, but without UI notification that you're logged out.Kevin Smith
2009-08-16Now show my avatar and JID in the 'me view'.Kevin Smith
2009-08-01Roster now includes avatars.Kevin Smith
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon