summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-08-04Factor Chat Message Parsing out and test itKevin Smith
2013-08-02Small style fixes for the previous patch.Remko Tronçon
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2012-12-31Fix more warnings.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-08-30History dialogCătălin Badea
2012-07-26Don't let correction change a label.Kevin Smith
2012-07-15Provide replace_pragma_once flag.Remko Tronçon
2012-05-31Better MUC invitingKevin Smith
2012-04-28Only open chat windows when there's something to be displayed.Kevin Smith
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-28Cleanup after previous patchKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-29Don't save message content of recents to disk in --eagle-modeKevin Smith
2011-10-05Don't crash with label item without a labelKevin Smith
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-08Morph the login window into the roster before re-enabling login.Kevin Smith
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-06-13Some more Cppcheck tweaks.Remko Tronçon
2011-06-13Tweaked CppCheck script.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
2011-04-28Recent chats are now persisted.Kevin Smith
2011-04-27Start on recent chats listKevin Smith
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-01-21Code cleanup.Remko Tronçon
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2011-01-19Only highlight in MUCs on complete-word nicknames.Kevin Smith
2010-12-31Fix the MUC PM routing again.Kevin Smith
2010-12-27Fix destruction order in unit tests.Remko Tronçon
2010-12-17Collapsed all UI factories into UIFactory.Remko Tronçon
2010-11-28Rebind chat dialogs on just about anything.Kevin Smith
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-22Be smarter about combining JoinParts in MUCs.Kevin Smith
2010-10-22Minor fixes to MUCs.Kevin Smith
2010-10-10Moved XMPP roster & controller from Swift to Client.Remko Tronçon
2010-10-01Use caps for enabling chat state notifications.Kevin Smith
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-15Print date changes in chat windows.Kevin Smith