summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2018-03-27Fix empty marking colour handling in MUCControllerPeter Burgess
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-07Make std:: make_unique available in gcc with c++11Joanna Hulboj
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-04-07Make day change chat system message DST awareTobias Markmann
2017-03-29Remove nullptr checks that are not neededTobias Markmann
2017-03-07Do not highlight in own room join system messagesTobias Markmann
2017-03-03Do not clear join/leave queue for MUC rooms on CSN messagesTobias Markmann
2017-03-02Fix keyword highlights not issuing system notificationsTobias Markmann
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-22Cache some recently used entity capability lookups in memoryTobias Markmann
2017-02-16Remove redundant UIEventStream* member from (MUC|Chat)ControllerTobias Markmann
2016-12-09Fix issue with invites to MUC if a MUC PM for that room is openTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-29Refactored keyword highlightingTobias Markmann
2016-02-02Change stanza body to boost::optional<std::string> typeTobias Markmann
2015-11-06Making virtual calls in constructor of ChatControllers explicitTobias Markmann
2015-09-18Show potentially existing MUC bookmark in chat window bookmark dialogTobias Markmann
2015-07-07Add ability to enter rooms when offlineTobias Markmann
2015-06-14Execute sound actions if requested and if text is highlightedTobias Markmann
2015-04-10Introduce FeatureOracle class for contact feature support detectionTobias Markmann
2015-04-05Improve UX regarding room bookmark handlingTobias Markmann
2015-02-17Fix terminology: 'join room' -> 'enter room'Tobias 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-30Show most recent time when squashing presence, not the earliestRichard Maudsley
2014-05-29Right-click MUC in Recents to bookmark.Richard Maudsley
2014-05-27Impromptu chat notifications happen like chats, not MUCs.Richard Maudsley
2014-05-27Remove unnecessary system messages from chats.Richard Maudsley
2014-05-26Allow bookmarking of MUCs from cog menu.Richard Maudsley
2014-04-25Hide reason field in impromptu chat invites.Richard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-12-08Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...Tobias Markmann