summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-24Enable "Show notifications" toggle when Growl isn't installed.Remko Tronçon
2011-12-13BOSH Support for SwiftenKevin Smith
2011-12-13Change MainController to not log back in if there's an error during logoutKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-29Make the --eagle-mode banner per-login, not per-runKevin Smith
2011-10-29Don't save message content of recents to disk in --eagle-modeKevin Smith
2011-10-18Fix possible crash on login failuresKevin Smith
2011-10-17Don't crash in ad-hoc after signout/signin.Kevin Smith
2011-09-30Moved SOCKS5BytestreamProxyFinder to Swiften.Remko Tronçon
2011-09-26Make SOCKS5 proxy finder conditional.Remko Tronçon
2011-09-25File transfer changes.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-20In Eagle mode, require TLSKevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-11Make IdleDetector a parameter of MainController.Remko Tronçon
2011-07-08Morph the login window into the roster before re-enabling login.Kevin Smith
2011-07-04Check idleness every second instead of 10 times a second.Remko Tronçon
2011-06-03Limit the use of the SafeString type.Remko Tronçon
2011-05-22Eagle mode.Kevin Smith
2011-05-18Introduce safe containers for storing passwords.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-28Updated some text strings.Remko Tronçon
2011-04-28Recent chats are now persisted.Kevin Smith
2011-04-27Reset the login view's isLoggingIn on cancel login.Remko Tronçon
2011-04-26Don't attempt to login without a valid node@domain JID.Kevin Smith
2011-04-25Fixed compilation.Remko Tronçon
2011-04-25Moved file storages to Swift.Remko Tronçon
2011-04-24Initial Ad-Hoc commands support.Kevin Smith
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
2011-04-02Don't disable GUI during destruction.swift-1.0rc1Kevin Smith
2011-03-11Fixed unnecessary updating and sending out VCard photo hash.Remko Tronçon
2011-03-11Fixed bug where own avatar was incorrectly displayed when switching profiles.Remko Tronçon
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Allow deletion of items from login list.Kevin Smith
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-02-07Reworking contact editing.Remko Tronçon
2011-02-02Removing unused parameter from Client constructor.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-27Fixed destruction order in MainController which was causing a crash.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-21Make dock get the number of pending messages (instead of a generic message).Remko Tronçon
2010-12-18Disable the GUI while waiting for the steam to close.Kevin Smith