summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-23Fix to MUC/Chat flag in Hightlight Rules.sandbox/rm/highlighteditorRichard Maudsley
2014-01-22Testing highlight keywords.Richard Maudsley
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-05-17Fixed unicode path handling.Remko Tronçon
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-08-30History dialogCătălin Badea
2012-07-26Don't let correction change a label.Kevin Smith
2012-04-28Send label catalogue queries to bare/full JID as appropriate.Kevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-26Only include targeted messages in the Chats view count for MUCs.Kevin Smith
2012-04-14Fix correction from breaking /me actionsCatalin Badea
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2012-02-06Display mediated invitesKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-03Simple MUC invites.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-06-12Replace last message feature for MUCVlad Voicu
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-27Start on recent chats listKevin Smith
2011-03-04Don't show popups if the chat's on top.Kevin Smith
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
2011-02-14Removed Swift::String.Remko Tronçon
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
2010-10-20Tell MUCController to handle disconnect/reconnect rejoins.Kevin Smith
2010-09-24Don't overwrite date changes with presence changesKevin Smith
2010-09-24Don't crash at midnight if you've left a MUC.Kevin Smith
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-15Print date changes in chat windows.Kevin Smith
2010-09-03XEP-0198 Ack support in the UIKevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-07-23Generate a Notice if your nick is mentioned in a MUC.Kevin Smith
2010-06-06Use delay when printing MUC history.Remko Tronçon
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-23Make latency stats optional.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-02-17Preliminary Chat State Notifications support.Kevin Smith
2010-02-10Move the Chat stuff in Controllers into Chat folder.Kevin Smith