summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-28Only handle impromptu MUC invites once.Tobias Markmann
2014-10-23Fix code in response to clang warnings.Tobias Markmann
2014-10-17Implement support for displaying nickname changes.Tobias Markmann
2014-10-03Suggest MUC occupants when typing in highlight editor JID boxRichard Maudsley
2014-07-27Fix recent chat items not being shown for private MUC messages.Richard Maudsley
2014-07-09Reworked highlight rules dialog. Added support for highlighting individual wo...Richard Maudsley
2014-05-29Right-click MUC in Recents to bookmark.Richard Maudsley
2014-04-22Fix crash in QtUserSearchWindow.Richard Maudsley
2014-02-25Build with new Boostish stuff.Kevin Smith
2014-02-13Fix clang warningsRemko Tronçon
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-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-09-08Support whiteboarding.Mateusz Piekos
2012-08-30History dialogCătălin Badea
2012-05-31Better MUC invitingKevin Smith
2012-04-28Only open chat windows when there's something to be displayed.Kevin Smith
2012-04-26Mark recent chats offline when Swift is offline.Kevin Smith
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-03-05Save password when bookmarking rooms.Kevin Smith
2012-03-03Unit tests for SettingsProviderHierachyKevin Smith
2012-02-29FixupKevin Smith
2012-02-29Don't crash when trying to join MUCs offlineKevin Smith
2012-02-21Introduce system settings policies.Kevin Smith
2012-02-09Fixes for mediated invitesKevin Smith
2012-02-06Display mediated invitesKevin 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-11-25Deal with bookmarks with an empty nickKevin Smith
2011-10-29Don't save message content of recents to disk in --eagle-modeKevin Smith
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Fixed cppcheck warnings.Remko Tronçon
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26Set/Update empty subjectsKevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-03Workaround for Boost empty string split bugKevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-16Show the correct (unavailable) presence for a MUC in the recents list after l...Kevin Smith
2011-07-09Don't store the full JID for new ChatList entriesKevin Smith
2011-07-09Get the avatar right in the chats list more oftenKevin Smith
2011-07-09Track when a user joins a MUC for the ChatListKevin Smith
2011-07-09Store avatar paths in the recent objects.Kevin Smith
2011-07-09Prune the recent chatsKevin Smith
2011-07-09Keep MUCs in the recent chats list.Kevin Smith