summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-21Introduce system settings policies.Kevin Smith
2011-12-13Change MainController to not log back in if there's an error during logoutKevin Smith
2011-09-30Moved SOCKS5BytestreamProxyFinder to Swiften.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-07-11Make IdleDetector a parameter of MainController.Remko Tronçon
2011-05-22Eagle mode.Kevin Smith
2011-04-28Recent chats are now persisted.Kevin Smith
2011-04-24Initial Ad-Hoc commands support.Kevin Smith
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Allow deletion of items from login list.Kevin Smith
2011-02-07Reworking contact editing.Remko Tronçon
2011-01-30Added profile edit dialog.Remko Tronçon
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2010-12-27Removing 'force quit' timer.Remko Tronçon
2010-12-27Don't delete client in a callback.Remko Tronçon
2010-12-23Turn the 'Find other users' into seperate add/chat menu items with a wizard.Kevin Smith
2010-12-23Add a timer so 20 seconds after requesting a quit, it'll quit regardless of r...Kevin Smith
2010-12-22Basic User Search support, and Find Rooms cleanup.Kevin Smith
2010-12-17Fixed IPv6 network test.Remko Tronçon
2010-12-14Added initial Growl for Windows notifier (GNTP).Remko Tronçon
2010-12-05Added plumbing for persistent certificate trust checking.Remko Tronçon
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
2010-11-16Pass NetworkFactories as an explicit dependency into client.Remko Tronçon
2010-11-03Added ClientDiscoManager.Remko Tronçon
2010-10-30Disconnect client cleanly before quitting.Remko Tronçon
2010-10-30Changed CoreClient::onError to CoreClient::onDisconnected.Remko Tronçon
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Created Storages interface.Remko Tronçon
2010-10-24Moved MUCRegistry into client.Remko Tronçon
2010-10-24Rejoin MUCs on reconnect.Kevin Smith
2010-10-23Don't lose notification enabledness when the user changes status.Remko Tronçon
2010-10-10Moved presenceOracle inside Client.Remko Tronçon
2010-10-10Moved XMPP roster & controller from Swift to Client.Remko Tronçon
2010-10-10Move SoftwareVersion responder from Swift to Client.Remko Tronçon
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
2010-10-08Update roster header even when going offline.Kevin Smith
2010-10-08Cancel chat state display when offline.Kevin Smith
2010-10-07Code cleanup from recent commitsKevin Smith
2010-10-01Reuse server-generated resources.Kevin Smith
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-15Added EventNotifier.Remko Tronçon
2010-09-13Added presence notifier.Remko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon
2010-09-12Moved application message display around.Remko Tronçon
2010-09-11Added support for Entity Capabilities.Remko Tronçon
2010-08-27Separate MUCRegistry from ChatsManager.Remko Tronçon