summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-11Show the time of Notices in the tooltip.Kevin Smith
2010-06-09Fixed windows compilation warnings.Remko Tronçon
2010-06-09Fixed potential bug in DIGEST-MD5 quote handling.Remko Tronçon
2010-06-09Fixed compilation warningns for Linux build.Remko Tronçon
2010-06-09Remove compilation warnings from tests.Remko Tronçon
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-06Use delay when printing MUC history.Remko Tronçon
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-06-04Remove SQLite tests.Remko Tronçon
2010-06-03Use SASL EXTERNAL for authenticating in Slimber.Remko Tronçon
2010-06-03Remove SQLite and SQLiteHistoryManager.Remko Tronçon
2010-06-03Distinguish an empty SASL message from no SASL message.Remko Tronçon
2010-06-02Don't build C-Ares.Remko Tronçon
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Serialize <success/> stanza correctly.Remko Tronçon
2010-06-02Add missing boost_signalslib.h file.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-30Don't crash setting a bookmark if initial response didn't have a payload.Kevin Smith
2010-05-29Added ReconnectTest to .gitignore.Remko Tronçon
2010-05-27Cleaning up code paths for rapid disconnect/reconnect.Kevin Smith
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-25Add status annotation for each of the status types when changing status.Kevin Smith
2010-05-24Make connector shared to avoid a crash on login.Remko Tronçon
2010-05-23Implement XEP-0045 joining, and appropriate error handling.Kevin Smith
2010-05-21Warnings about MUC joins that never complete.Kevin Smith
2010-05-20Set MUC autojoin when sttoring.Kevin Smith
2010-05-14Start roster groups expanded.Kevin Smith
2010-05-13List MUCs available on services.Kevin Smith
2010-05-12Set autoJoin flag correctly.Remko Tronçon
2010-05-08Flush bookmarks.Remko Tronçon
2010-05-08Renamed Conference->Room.Remko Tronçon
2010-05-08Remove duplicate MUCBookmark structure.Remko Tronçon
2010-05-08Don't allow PLAIN over Non-TLS.Remko Tronçon
2010-05-08Added DIGEST-MD5 client authenticator.Remko Tronçon
2010-05-08Added DIGESTMD5Properties parsing.Remko Tronçon
2010-05-08Added DIGEST-MD5 properties.Remko Tronçon
2010-05-07Cleaned up MUC code.Remko Tronçon
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-06Completed storage bookmark parser & serializer.Remko Tronçon
2010-05-06Use UUIDs as nonce when authenticating with SCRAM-SHA-1.Remko Tronçon
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-05-04Don't take an avatar from a presence type='error'.Remko Tronçon
2010-04-30Edit bookmarks with very basic validation.Kevin Smith
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
2010-04-30Get rid of the cout in delay payload parsing.Kevin Smith
2010-04-24Fix leaks in LinkLocalConnector.Remko Tronçon
2010-04-24XMPPRosterTest: Fix memory leak.Remko Tronçon