summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-10Implement logic behind 'Clear all' buttonTobias Markmann
2015-07-10Create notice events for incoming file-transfersTobias Markmann
2015-07-10Show collecting of file transfer candidates in UITobias Markmann
2015-07-09Enable SSOMili Verma
2015-07-08React to file transfer cancellation before the transfer startedTobias Markmann
2015-07-07Remove partial remains of commented out codeTobias Markmann
2015-07-07Add ability to enter rooms when offlineTobias Markmann
2015-07-07Show old vCard in UI if vCard update is rejected by serverTobias Markmann
2015-07-07Add hidden option to prevent disconnect when smartcard removedMili Verma
2015-06-29Pass an optional error codeMili Verma
2015-06-14Execute sound actions if requested and if text is highlightedTobias Markmann
2015-06-10Add ability to limit SChannel to TLS 1.0Kevin Smith
2015-04-10Introduce FeatureOracle class for contact feature support detectionTobias Markmann
2015-04-05Improve UX regarding room bookmark handlingTobias Markmann
2015-03-28Fix typo in ChatController regarding Message ReceiptsTobias Markmann
2015-03-24Don't crash when the UI doesn't provide a user search windowKevin Smith
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-11Do not try highlight words if no text and background colours are specifiedTobias Markmann
2015-02-09Fix unused parameter warnings in some testing headersKevin Smith
2015-02-09Fix sender text that is used for matching highlight rulesTobias Markmann
2015-02-09Fix memory leaks reported by LSANTobias Markmann
2015-02-06Document the less self-explaining setting constantsTobias Markmann
2015-02-05Fix ASAN reported use-after-free errorTobias Markmann
2015-02-05Correctly render MUC system messages as system messagesTobias Markmann
2015-02-05Add default hightlight rule that matches for the own nicknameTobias Markmann
2015-02-05Add "Reset defaults" button to highlight editor window.Tobias Markmann
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-31Fix uninitialized member in Contact.Tobias Markmann
2014-10-30Prevent user from adding contacts twice to a roster.Tobias Markmann
2014-10-28Only handle impromptu MUC invites once.Tobias Markmann
2014-10-23Fix code in response to clang warnings.Tobias Markmann
2014-10-20Change old C-style cast to static_cast.Tobias Markmann
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-10-17Implement support for displaying nickname changes.Tobias Markmann
2014-10-16Fix user experience issues related to blocking list editor.Tobias Markmann
2014-10-08Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes.Tobias Markmann
2014-10-08Prevent multiple chat window alerts being shown with the same message.Richard Maudsley
2014-10-06Do not send chat state notifications to blocked contacts.Tobias Markmann
2014-10-06Fix own avatar in contact list header not updated on VCard edit.Tobias Markmann
2014-10-03Suggest MUC occupants when typing in highlight editor JID boxRichard Maudsley
2014-08-10Fix blocklist not being requested on reconnect.Richard Maudsley
2014-08-01Fix memory leaks reported by ASAN in some unit tests.Tobias Markmann
2014-07-29Add ability to reorder highlight rules list.Richard Maudsley
2014-07-29Prevent nick highlight rule highlighting the entire message and remove defaul...Richard Maudsley
2014-07-29Add close button to chat window alerts.Richard Maudsley
2014-07-29Fix renaming contact group makes blocked user appear to be unblocked.Richard Maudsley