summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-10-30Change bare JID presence lookup code to ignore prioritiesTobias Markmann
2015-10-16Mark removed contacts as unavailable in SwiftTobias Markmann
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-10-30Resend presence to MUC on join completion only if it changed since join.Tobias Markmann
2012-09-17Support for building swiften as a DLLRemko Tronçon
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2011-09-14Added reset() to PayloadAddingPresenceSender.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
2011-05-02Replace auto_ptr by shared_ptr.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-16Added possibility to dynamically link Swiften.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-12-20Don't immediately send presence unneccesarily when registering directed prese...Kevin Smith
2010-11-17Added presence subscription stanza to onPresenceSubscriptionRequest.Remko Tronçon
2010-11-08Brute force application of presence to roster items on add/modify.Kevin Smith
2010-11-03Added JIDDiscoInfoResponder + Added "to" parameter to responder callback.Remko Tronçon
2010-11-03Added ClientDiscoManager.Remko Tronçon
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-27Starting to test getHighestPriorityPresenceKevin Smith
2010-10-24Added excludes to Doxygen.Remko Tronçon
2010-10-24Use the highest priority for a contact's roster item, not the newest.Kevin Smith
2010-10-04Join MUCs with the last broadcast presence.Kevin Smith
2010-10-01Include contact's status when you start a chat with them.Kevin Smith
2010-09-13Added presence notifier.Remko Tronçon
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-22Can now accept roster subscriptions.Kevin Smith
2010-03-22Updating unit tests to work againKevin Smith
2010-03-22Lots of plumbing for event view.Kevin Smith
2009-11-25Added PresenceSenderTest.Remko Tronçon
2009-11-24Added PresenceSender object.Remko Tronçon
2009-10-25Starting to unit test PresenceOracle.Kevin Smith
2009-10-01Preparations for adding subscription requests.Kevin Smith
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-06-01Import.Remko Tronçon