summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-24Added MAM parsers, serializers and tests.Richard Maudsley
2014-04-23Don't suggest people who are already in the Start Chat list.Richard Maudsley
2014-04-22Fix crash in QtUserSearchWindow.Richard Maudsley
2014-04-22Fix for crash when resetting New Chat wizard.Richard Maudsley
2014-04-17Handle menu shortcuts for "Add contact..." and "Start chat..." application wi...Tobias Markmann
2014-04-07Don't show multiple Recents with the same occupantsRichard Maudsley
2014-04-07Clear the reason field in invite dialogs before showing themRichard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2014-04-02Automatically moving user into the chat list when you select from the populat...Richard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2014-03-31Render results forms with multi-values correctlyRichard Maudsley
2014-03-24Fix SCRAM-SHA-1-PLUS channel binding negotiation code. (Thanks Kim Alvefur)Tobias Markmann
2014-03-22Move hardcoded XMPP SRV information from Connector into CoreClientNick Hudson
2014-03-21Sluift: Fix compilation warningRemko Tronçon
2014-03-21Swiftob: Fix compilation against Lua 5.2Remko Tronçon
2014-03-21Fix Dutch translation typosRemko Tronçon
2014-03-21Disconnect ClientXMLTracer signals at destruction timeRemko Tronçon
2014-03-20Sluift: Initialize client tracing at creation timeRemko Tronçon
2014-03-13Set chat font back to sans-serif font.Richard Maudsley
2014-02-25Build with new Boostish stuff.Kevin Smith
2014-02-24Label fax numbers as fax and omit resources from JIDs in roster tooltipsRichard Maudsley
2014-02-22Handle error responses to XEP-0184 receipt requests.Tobias Markmann
2014-02-22Clean up recent patch a littleKevin Smith
2014-02-22Clean up format slightlyKevin Smith
2014-02-22Make git and wix wrappers in build system more convenient for use by other pr...Kevin Smith
2014-02-22Added timestamps to debug log.Richard Maudsley
2014-02-21Tidy up of subscription notification dialog.Richard Maudsley
2014-02-16Don't try to install git hooks when Swift is used as a submodule.Kevin Smith
2014-02-13Fix clang warningsRemko Tronçon
2014-02-02Sluift: Add new_certificateRemko Tronçon
2014-02-02Update user tune & geoloc serializerRemko Tronçon
2014-02-02Change include order of some filesRemko Tronçon
2014-02-02Sluift: Remove accidentally committed code.Remko Tronçon
2014-02-02Sluift: Add missing headersRemko Tronçon
2014-01-28Update copyright of several filesRemko Tronçon
2014-01-28Sluift: Add shortcut for 'subject' to send_messageRoger Planas
2014-01-27Fix compilation error C++11/latest clangKevin Smith
2014-01-25Fix images which caused libpng to issue warningsPavol Babincak
2014-01-24Sluift: Fix PubSubNode.subscribeRemko Tronçon
2014-01-24Sluift: 'subscriptionid' -> 'subscription_id'Remko Tronçon
2014-01-22Sluift: Add SecurityLabel convertorRemko Tronçon
2014-01-22Sluift: Support arbitrary payloads in messages & presence.Remko Tronçon
2014-01-19Make SCons Qt4 tool work on all non-Windows/OS X platformsRemko Tronçon
2014-01-19Sluift: Add iTunes & PEP User Tune supportRemko Tronçon
2014-01-18Sluift: Support for common presence payloadsRemko Tronçon
2014-01-18Sluift: Keep unprocessed events in queueRemko Tronçon
2014-01-18Sluift: Ensure all events have been processed before disconnectingRemko Tronçon
2014-01-18Sluift: Fix send_messageRemko Tronçon
2014-01-18Sluift: Refactor global debug & timeout options.Remko Tronçon
2014-01-18Sluift: Allow blocking calls to be interrupted.Remko Tronçon