Age | Commit message (Expand) | Author |
2014-01-18 | Sluift: Allow blocking calls to be interrupted. | Remko Tronçon |
2014-01-03 | Sluift: Add with() function | Remko Tronçon |
2014-01-03 | Sluift: Document some more elements | Remko Tronçon |
2014-01-03 | Sluift: Add help support | Remko Tronçon |
2014-01-03 | Sluift: Custom console/interpreter | Remko Tronçon |
2013-12-27 | Sluift: Refactoring | Remko Tronçon |
2013-12-27 | Sluift: Use implicit self in function definitions | Remko Tronçon |
2013-12-27 | Sluift: tprint() enhancements | Remko Tronçon |
2013-12-27 | Sluift: Import sluift into global namespace | Remko Tronçon |
2013-12-27 | Sluift: Add utility functions | Remko Tronçon |
2013-12-27 | Sluift: Add message_type to message event | Roger Planas |
2013-12-23 | Sluift: Fix create_submission dropping values from multi fields | Remko Tronçon |
2013-12-15 | Sluift: Fix default values for port and host for connect | Roger Planas |
2013-11-27 | Add presence_type to presence event | Edwin Mons |
2013-11-19 | Sluift: fix debug output for BOSH connections | Edwin Mons |
2013-11-19 | Sluift: add allow_plain_without_tls client option | Edwin Mons |
2013-11-18 | Sluift: add bosh_url client option | Edwin Mons |
2013-11-10 | Sluift: Use 'value' instead of 'values' for multi-value fields | Remko Tronçon |
2013-10-30 | Implement missing PubSub owner queries. | Remko Tronçon |
2013-10-30 | Implement missing conversion of some PubSub attributes | Remko Tronçon |
2013-10-29 | Sluift: Fix bug in PubSubNode.list_items | Remko Tronçon |
2013-10-28 | Add port option to Sluift client connect | Roger |
2013-09-21 | Sluift: Fix bug in DiscoItems element convertor | Remko Tronçon |
2013-09-21 | Sluift: Update documentation | Remko Tronçon |
2013-09-21 | Sluift: Add support for ad-hoc commands | Remko Tronçon |
2013-09-20 | Sluift: Add convenient way for filling in forms | Remko Tronçon |
2013-09-16 | Add Sluift README | Remko Tronçon |
2013-09-15 | Install Sluift | Remko Tronçon |
2013-09-01 | Sluift: More PubSub convenience methods & use cases. | Remko Tronçon |
2013-08-27 | Set visibility of exported functions when using GCC/CLang. | Remko Tronçon |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-08-17 | Fixed bug in Sluift. | Remko Tronçon |
2013-08-17 | Fix building sluift as .dll on Mac OS X. | Remko Tronçon |
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-06-17 | Allow different connection methods for Client. | Remko Tronçon |
2012-05-22 | Allow SluiftExceptions to be output by the EventLoop | Kevin Smith |
2012-05-22 | Fix options passing in Sluift connect() call | Kevin Smith |
2012-05-22 | Allow Sluift to not use acks from XEP-0198 | Kevin Smith |
2012-04-17 | Fixing some clang warnings. | Tobias Markmann |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-05-10 | Add OpenSSL to Sluift bundle conditionally. | Remko Tronçon |
2011-05-04 | Add Sluift ability to specify host to connect to. | Kevin Smith |
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon |
2011-04-20 | Introduce ClientOptions struct. | Remko Tronçon |
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |