Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon | |
All applications succesfully link against Swiften.dll. | |||
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2010-10-29 | Make ChatStateNotifier use StanzaChannel directly. | Remko Tronçon | |
2010-10-22 | Don't send composing events to offline users. | Kevin Smith | |
Resolves: #637 | |||
2010-10-01 | Use caps for enabling chat state notifications. | Kevin Smith | |
Resolves: #93 | |||
2010-06-02 | Rename boost_signalslib.h to boost_bsignals. | Remko Tronçon | |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | Remko Tronçon | |
This should allow us to link against system boost versions. | |||
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
2010-02-17 | Preliminary Chat State Notifications support. | Kevin Smith | |
Only covers Active and Composing (Which is very possibly all we care about). | |||
2010-02-10 | ChatStateNotifier and tests, ready for XEP-85 support. | Kevin Smith | |