summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-28Chat list in the gui (mostly non-functional).Kevin Smith
2010-03-26Remove MUCs from the ChatsManager's list once you leave them.Kevin Smith
2010-03-26Starting plumbing for MUC bookmarksKevin Smith
2010-03-22Fixing up the unit tests again. Oops.Kevin Smith
2010-03-22Can now accept roster subscriptions.Kevin Smith
2010-03-22Sucky UI for subscription requestsKevin Smith
2010-03-22Updating unit tests to work againKevin Smith
2010-03-22Lots of plumbing for event view.Kevin Smith
2010-03-20Fix for segfault when joining jdev tonightKevin Smith
2010-03-19Start of event viewer.Kevin Smith
2010-03-04Fix problem with SCRAM-SHA1 final message in <challenge/>.Remko Tronçon
2010-03-02Adding iPhone compilationKevin Smith
2010-02-17Remove debugging printfsKevin Smith
2010-02-17Fixed tabs.Remko Tronçon
2010-02-17Preliminary Chat State Notifications support.Kevin Smith
2010-02-11Moved some modules into separate git modules.Remko Tronçon
2010-02-10ChatStateNotifier and tests, ready for XEP-85 support.Kevin Smith
2010-02-08Added beginnings of Avahi support.Remko Tronçon
2010-01-11Added SendMessage script.Remko Tronçon
2010-01-03Always send <label/> element.Remko Tronçon
2010-01-03Don't send caps info and vcard info twice.Remko Tronçon
2009-12-31Put a timeout of 60s on connecting & resolving.Remko Tronçon
2009-12-31Removed empty MUCPayload.Remko Tronçon
2009-12-31Added tests for timing out initial connect.Remko Tronçon
2009-12-31Fix building on OS X using default Qt installation.Remko Tronçon
2009-12-24Extract the Chat dialog management from MainController into ChatsManager.Kevin Smith
2009-12-23Commented debug output.Remko Tronçon
2009-12-22Add a PreviousStatusStore.Kevin Smith
2009-12-17Added eclipse project file.Remko Tronçon
2009-12-07Fixed segfault on disconnect.Remko Tronçon
2009-12-05Fixed C-Ares compilation on Windows.Remko Tronçon
2009-12-04Implemented CAresDomainNameResolver.Remko Tronçon
2009-12-03Reinitialize the resolver on every query.Remko Tronçon
2009-12-03Fixed windows compilation of PlatformDomainNameServiceQuery.Remko Tronçon
2009-12-03Added debugging output for DNS.Remko Tronçon
2009-12-03Fixed unit tests.Remko Tronçon
2009-12-03Do domain resolving in a separate thread.Remko Tronçon
2009-12-03DNS querying is now asynchronous.Remko Tronçon
2009-12-01Override SConscript() with our own, test-aware implementation.Remko Tronçon
2009-11-27Integrated Sparkle auto-updater.Remko Tronçon
2009-11-27Added MD5 hashing algorithm.Remko Tronçon
2009-11-26Escape '>' to avoid trouble.Remko Tronçon
2009-11-25Avoid having unreadable events added to queue.Remko Tronçon
2009-11-25Enabled stream compression again.Remko Tronçon
2009-11-25Added PresenceSenderTest.Remko Tronçon
2009-11-24Added PresenceSender object.Remko Tronçon
2009-11-23Test whether we have a session before sending stanzas.Remko Tronçon