summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2018-02-27Divide differently marked msgs and elide msgs matching roomPeter Burgess
2018-02-22Request and display security markings for MUC chat windowsPeter Burgess
2017-07-13Remove Swiften/Base/Override.hTobias Markmann
2017-07-11Add missing SWIFTEN_OVERRIDE statements to dtorsTobias Markmann
2017-05-10Fix chat window title being displayed incorrectlyJoanna Hulboj
2017-04-20Verify message IDs during last message correctionTobias Markmann
2017-04-18Support Last Message Correction in multi client scenariosTobias Markmann
2017-04-07Do not grey out chat view after clearingJoanna Hulboj
2017-02-27Redesign highlight logic and processingTobias Markmann
2017-02-23Change the logic of displaying chat room subjectJoanna Hulboj
2017-02-22Fix double entries in MUC participant lists after merging nicksJoanna Hulboj
2017-02-16Remove redundant UIEventStream* member from (MUC|Chat)ControllerTobias 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-05Improve UX regarding room bookmark handlingTobias Markmann
2015-02-16Show a warning notice when trying to enter a blocked roomTobias Markmann
2015-02-09Fix sender text that is used for matching highlight rulesTobias Markmann
2015-02-05Correctly render MUC system messages as system messagesTobias Markmann
2015-02-03Fix chat log system messages related to entering a roomTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-17Implement support for displaying nickname changes.Tobias Markmann
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-05-26Allow bookmarking of MUCs from cog menu.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-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-03-18Only attempt ten extensions before giving up on joining a roomKevin Smith
2013-01-09Highlighting supportMaciej Niedzielski
2012-12-31Fix more warnings.Remko Tronçon
2012-08-30History dialogCătălin Badea
2012-05-31Better MUC invitingKevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-26Don't include yesterday's MUC presence changes in today's first update.Kevin Smith
2012-04-09Made MUC context options role-awareMateusz Piekos
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Allow role changing in MUCs.Kevin 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-09-28Destroy rooms.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith