summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-11-03Split experimental File Transfer out from History and Whiteboarding.Kevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-08-31Honour user's no encryption decision in manual configuration for non-eagle mode.Tobias Markmann
2013-08-04Factor Chat Message Parsing out and test itKevin Smith
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-05-11File Transfer refactoring.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-04Adding support for idle time.Tobias Markmann
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2013-01-01Silence scan-build warning.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-11-13Allow BOSH URL setting again.Kevin Smith
2012-09-27Fix a crash that occurs when resetting the clientCătălin Badea
2012-09-20Don't crash on disconnects with experimentalKevin Smith
2012-09-17Fixed URL parsing/serializing.Remko Tronçon
2012-09-17Fixed crash when canceling connect.Remko Tronçon
2012-09-10Set default account settings back to the defaults.Kevin Smith
2012-09-08Support whiteboarding.Mateusz Piekos
2012-09-08Connection settings supportKevin Smith
2012-08-30History dialogCătălin Badea
2012-06-23Use a consistent fallback nickname when autojoining MUCsKevin Smith
2012-05-31Don't report encrypted connections once disconnected.Kevin Smith
2012-05-12Show Certificate dialog from certificate error window.Remko Tronçon
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-04-27Cleaning out old cruftKevin Smith
2012-04-26Force signouts after trust checking overides when the password is unavailable.Kevin Smith
2012-04-12Tidy up of assorted Schannel/CAPI stuffs.Kevin Smith
2012-03-23Allow TLS errors to bubble further up the stackKevin Smith
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-03-20Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...Tobias Markmann
2012-03-05Get server disco from server, not bare JID.Kevin Smith
2012-03-05Send both items and adhoc queries to the server JID.Kevin Smith
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-21Read in the notifications toggle at launchKevin Smith
2012-02-21Introduce system settings policies.Kevin Smith
2012-01-17Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)Kevin Smith
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