summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-14Allow resending messages without 198 acksThanos Doukoudakis
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2018-03-20Merge branch 'swift-4.x'swift-5.0alpha2Tobias Markmann
2018-02-27Divide differently marked msgs and elide msgs matching roomPeter Burgess
2018-02-14Fix a crash that occurs when inviting users in a chatThanos Doukoudakis
2017-07-13Remove Swiften/Base/Override.hTobias Markmann
2017-07-11Add missing SWIFTEN_OVERRIDE statements to dtorsTobias Markmann
2017-04-20Verify message IDs during last message correctionTobias Markmann
2017-04-18Support Last Message Correction in multi client scenariosTobias Markmann
2017-04-10Ignore incoming duplicates of messagesTobias Markmann
2017-04-07Make day change chat system message DST awareTobias Markmann
2017-02-16Remove redundant UIEventStream* member from (MUC|Chat)ControllerTobias Markmann
2016-09-29Fix uninitialised class membersTobias Markmann
2016-07-01Implement Message Carbons in Swift and Swift/ControllersTobias Markmann
2016-05-26Fix MUC invitation request being overwritten by presence changeTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-29Refactored keyword highlightingTobias Markmann
2015-11-06Making virtual calls in constructor of ChatControllers explicitTobias Markmann
2015-04-10Introduce FeatureOracle class for contact feature support detectionTobias Markmann
2015-02-09Fix sender text that is used for matching highlight rulesTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-07-28Fix displaying blocked user warning with bound JID chats. Support multiple al...Richard 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
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-31Add blocking support for MUC 1-to-1 conversations.Tobias Markmann
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-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-02-21Introduce system settings policies.Kevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
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-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-03-04Don't show popups if the chat's on top.Kevin Smith
2011-02-14Removed Swift::String.Remko Tronçon
2011-01-01Use the PresenceOracle for getting chat window presence lines.Kevin Smith
2010-11-28Change Chat Window titles when contacts are renamed.Kevin Smith
2010-11-06Use EntityCapsProvider in Swiften.Remko Tronçon
2010-10-29Make ChatStateNotifier use StanzaChannel directly.Remko Tronçon
2010-10-20Tell MUCController to handle disconnect/reconnect rejoins.Kevin Smith
2010-10-01Use caps for enabling chat state notifications.Kevin Smith
2010-09-24Don't overwrite date changes with presence changesKevin Smith