summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-28Modified XMLBeautifier to handle split payloadsJoanna Hulboj
2017-03-14Show correct avatars for file-transfer messagesTobias Markmann
2017-03-08Use standard algorithm instead of custom codeTobias Markmann
2017-03-07Do not color highlight mentions of the own nickname by defaultTobias 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
2017-02-10Display error message in profile window if vCard request failedTobias Markmann
2016-12-09Improve documentation of code related to impromptu chatsTobias Markmann
2016-12-09Fix issue with invites to MUC if a MUC PM for that room is openTobias Markmann
2016-11-30Show MUC PM item-not-found error in MUC PM windowTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-11-10Move Qt specific setting constants to QtUISettingConstants.hTobias Markmann
2016-11-10Use FeatureOracle to detect file-transfer support in rosterTobias Markmann
2016-10-21Use unique_ptr instead of manual deleteTobias Markmann
2016-10-19Fix presence handling of own contact in rosterTobias Markmann
2016-10-04Handle boost::bad_lexical_cast exception in StatusCacheTobias Markmann
2016-09-29Fix uninitialised class membersTobias Markmann
2016-09-27Add setting to disable automatic software updatesTobias Markmann
2016-08-25Alphabetically sort MUC search resultTobias Markmann
2016-08-09Enable better date formatting in the UITobias Markmann
2016-08-03Open corresponding chat window when sending files via rosterTobias Markmann
2016-07-27Fix Doxygen warningsTobias Markmann
2016-07-11Fix handling of incorrect MUC component behaviorTobias Markmann
2016-07-01Implement Message Carbons in Swift and Swift/ControllersTobias Markmann
2016-06-23Improve Linux spell checking UX and enable it by defaultTobias Markmann
2016-05-31Fix serialization code in response to VS 2013 warningTobias Markmann
2016-05-26Fix MUC invitation request being overwritten by presence changeTobias Markmann
2016-05-04Fix /me message handling for highlighted messagesTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
2016-04-22Mark file-transfer notice as read when chat window is activatedTobias Markmann
2016-04-14Fix bug of /me commands not being shown as actionsTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Modernize code to use range based for loops using clang-tidyTobias Markmann
2016-04-04Apply automated clang-tidy fixes and add missing includesTobias 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-30Apply consistent #include grouping and sorting styleTobias Markmann
2016-03-29Refactored keyword highlightingTobias Markmann
2016-03-09Improve profile editing UX when vCard is not supportedTobias Markmann
2016-02-15Disable file-transfers to MUC PM contactsswift-3.0rc3Tobias Markmann
2016-02-15Fix file-transfer UI replace after presence change glitchTobias Markmann
2016-02-02Change stanza body to boost::optional<std::string> typeTobias Markmann
2016-02-01Fix MUC nickname change error in ChatControllerTobias Markmann