summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-08Change unread counters to size_tEdwin Mons
2018-07-24Add a XEP-346 FDP Form Submission DialogPeter Burgess
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2018-05-14Allow resending messages without 198 acksThanos Doukoudakis
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2018-02-22Request and display security markings for MUC chat windowsPeter Burgess
2017-05-04Fix recent chat entries being incorrectly displayedJoanna Hulboj
2017-04-12Assert first page in QtUserSearchWindow wizard based on typeTobias Markmann
2017-04-07Make day change chat system message DST awareTobias Markmann
2017-03-14Show correct avatars for file-transfer messagesTobias Markmann
2017-02-27Redesign highlight logic and processingTobias 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-07-27Fix Doxygen warningsTobias 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-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-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
2015-12-17Show file-transfer description if providedTobias Markmann
2015-07-10Show collecting of file transfer candidates in UITobias Markmann
2015-04-10Introduce FeatureOracle class for contact feature support detectionTobias Markmann
2015-04-05Improve UX regarding room bookmark handlingTobias Markmann
2015-02-03Fix chat log system messages related to entering a roomTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-31Enable unblocking contacts from cog menu.Tobias Markmann
2014-10-30Prevent user from adding contacts twice to a roster.Tobias Markmann
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-10-16Fix user experience issues related to blocking list editor.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-07-09Reworked highlight rules dialog. Added support for highlighting individual wo...Richard Maudsley
2014-07-09Refactor AdHoc forms.Richard Maudsley
2014-07-07Show own tooltip when hovering over roster header.Richard Maudsley
2014-05-30Show most recent time when squashing presence, not the earliestRichard Maudsley
2014-05-29Check if contact supports file transfer before sendingRichard Maudsley
2014-05-29Right-click MUC in Recents to bookmark.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-22Fix crash in QtUserSearchWindow.Richard Maudsley
2014-04-07Don't show multiple Recents with the same occupantsRichard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2014-02-22Handle error responses to XEP-0184 receipt requests.Tobias Markmann
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-03Missing includeKevin Smith