summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-12-16Fix crash related to removal of contactsTobias Markmann
2015-10-30Fix code in response to unused macro and private field warningsTobias Markmann
2015-10-30Change bare JID presence lookup code to ignore prioritiesTobias Markmann
2015-10-16Mark removed contacts as unavailable in SwiftTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-20Change old C-style cast to static_cast.Tobias Markmann
2014-10-06Fix own avatar in contact list header not updated on VCard edit.Tobias Markmann
2014-08-10Fix blocklist not being requested on reconnect.Richard Maudsley
2014-07-29Fix renaming contact group makes blocked user appear to be unblocked.Richard Maudsley
2014-07-07Fix other user avatars appearing in roster tooltip.Richard Maudsley
2014-07-07Show own tooltip when hovering over roster header.Richard Maudsley
2014-05-29Check if contact supports file transfer before sendingRichard Maudsley
2013-12-08Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...Tobias Markmann
2013-12-08Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste...Tobias Markmann
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2012-09-08Support whiteboarding.Mateusz Piekos
2012-03-06Load 'show offline' for new sessionsKevin Smith
2012-02-21Introduce system settings policies.Kevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-05-23Fixed const references to vectors.Remko Tronçon
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Allow group changes at the same time as nick changes.Kevin Smith
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon