summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-08Change unread counters to size_tEdwin Mons
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2018-05-14Allow resending messages without 198 acksThanos Doukoudakis
2018-05-10Enable Emojis on Windows and LinuxThanos Doukoudakis
2018-05-09Remove ability to hide rosters via QSplitterTobias Markmann
2018-05-09Add timer for QtChatWindow focus to stop messages appearing unreadPeter Burgess
2018-05-04Set QSplitter width to 0px on macOS for more native lookTobias Markmann
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-22Request and display security markings for MUC chat windowsPeter Burgess
2017-11-22Fix Emoji crash on insertionJoanna Hulboj
2017-07-07Make std:: make_unique available in gcc with c++11Joanna Hulboj
2017-05-08Fix an issue when sending a file in a chatThanos Doukoudakis
2017-04-07Make day change chat system message DST awareTobias Markmann
2017-04-04Open 1:1 chat to real JIDs from MUC rooms (not PMs) when possibleThanos Doukoudakis
2017-03-14Show correct avatars for file-transfer messagesTobias Markmann
2017-03-07Use text-based emoticons on Linux and WindowsTobias Markmann
2017-02-20New Unicode Emojis DialogThibault Meunier
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-10-20Fix focus rect vanishing in trellis mode after sending a messageTobias Markmann
2016-09-08Improve visibility of currently focused chat input in trellis modeTobias 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-03-09Fix warning coloring of chat input fieldTobias Markmann
2016-02-15Disable file-transfers to MUC PM contactsswift-3.0rc3Tobias Markmann
2015-12-17Show file-transfer description if providedTobias Markmann
2015-10-30Ignore DND drops of JIDs for contacts already in the conversationTobias Markmann
2015-10-30Add missing disconnect() from signal in QtChatWindowTobias Markmann
2015-09-18Set keyboard focus to text input after selecting an emoticonTobias Markmann
2015-05-26Fix trellis related bugsTobias Markmann
2015-04-10Change trellis tab movement shortcutsTobias Markmann
2015-04-10Introduce FeatureOracle class for contact feature support detectionTobias Markmann
2015-04-05Improve UX regarding room bookmark handlingTobias Markmann
2015-03-26Add emoticons input popupDaniel Baczynski
2015-02-16Show a warning notice when trying to enter a blocked roomTobias Markmann
2015-02-09Fix focus handling bug with regard to tab changingTobias Markmann
2015-02-05Fix typoKevin Smith
2015-02-03Fix chat log system messages related to entering a roomTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-12-14Add support for new trellis layout for chat windows.Tobias Markmann
2014-10-31Enable unblocking contacts from cog menu.Tobias Markmann
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-10-08Prevent multiple chat window alerts being shown with the same message.Richard Maudsley
2014-10-07Fix QLayout related warning.Tobias Markmann
2014-07-29Add close button to chat window alerts.Richard Maudsley
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-05-30Show most recent time when squashing presence, not the earliestRichard Maudsley