summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-03Added JIDDiscoInfoResponder + Added "to" parameter to responder callback.Remko Tronçon
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-23Make sure presence isn't type error before updating roster.Kevin Smith
2010-10-21Moving queries & responders around.Remko Tronçon
2010-10-10Refactor responders to only start on start().Remko Tronçon
2010-10-09Added EchoBot walkthrough example.Remko Tronçon
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-10-07Code cleanup from recent commitsKevin Smith
2010-10-04Assign contacts to groups.Kevin Smith
2010-10-03Show contacts as unavailable after subscription removal.Kevin Smith
2010-10-02Persist roster group expandiness.Kevin Smith
2010-09-13Moved XMPPRosterController to Swiften.Remko Tronçon
2010-09-13Added presence notifier.Remko Tronçon
2010-09-11Make AvatarManager abstractRemko Tronçon
2010-09-11Added VCardAvatarManager for offline avatars.Remko Tronçon
2010-08-27Rerequest the roster at reconnect.Kevin Smith
2010-08-20Don't include status in MUC roster sorting.Kevin Smith
2010-08-07Don't crash when kicked from a MUC.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-06-09Fixed windows compilation warnings.Remko Tronçon
2010-06-09Remove compilation warnings from tests.Remko Tronçon
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-26Do JID Map lookups for MUC rosters.Kevin Smith
2010-05-26Don't let roster groups open and close on their own.Kevin Smith
2010-05-14Start roster groups expanded.Kevin Smith
2010-05-07Don't segfault when someone leaves a MUCKevin Smith
2010-05-07Sort the rosterKevin Smith
2010-05-07Fix hang on MUC users leavingKevin Smith
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-24XMPPRosterTest: Fix memory leak.Remko Tronçon
2010-04-18Improve roster performance through map lookups on operationsKevin Smith
2010-04-13Don't lose presence when receiving a roster item rename pushKevin Smith
2010-04-12RosterController testing.Kevin Smith
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-22Fixing up the unit tests again. Oops.Kevin Smith
2010-03-22Can now accept roster subscriptions.Kevin Smith
2009-11-22Testing the XMPPRoster.Kevin Smith
2009-11-21Starting testing XMPPRoster.Kevin Smith
2009-11-09Trivial test of RosterControllerKevin Smith
2009-11-08Fix for crash on login failure. Scaffoling for testing roster stuff.Kevin Smith
2009-11-05A block of the work for roster pushes.Kevin Smith
2009-09-15Completely untested. Rewiring the MainController for Client to be reconnectab...Kevin Smith