Age | Commit message (Expand) | Author |
2016-06-10 | Fix remaining compiler warnings on OS X with clang | Tobias Markmann |
2016-05-25 | Remove unnecessary include of iostream header | Tobias Markmann |
2016-04-25 | Convert hard tabs to four spaces in all our SConscript/*.py files | Tobias Markmann |
2016-04-12 | Use C++11 threading library instead of Boost.Thread | Tobias Markmann |
2016-04-07 | Fix building with system boost on Debian 8.4 | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use range based for loops using clang-tidy | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2016-03-17 | Cleanup #pragma pollution in Sluift element convertors | Tobias Markmann |
2016-03-15 | Explicitly convert between nullable and non-nullable on OS X | Tobias Markmann |
2016-02-10 | Sluift: Add timeout to roster receiving operations | Roger Planas |
2016-02-10 | Sluift: Ensure that message event body is retrieved correctly | Roger Planas |
2015-11-11 | Fix sluift API for clearing certificate | Gurmeen Bindra |
2015-11-04 | Fix swiften handling when client certificate is missing | Gurmeen Bindra |
2015-10-30 | Fix code in response to unused macro and private field warnings | Tobias Markmann |
2015-09-18 | Specify OS X framework version for script interface extraction | Tobias Markmann |
2015-07-21 | Sluift: Add set_certificate for sluift clients | Roger Planas |
2015-04-30 | Honour global sluift timeout setting in add/remove contact | Edwin Mons |
2015-02-11 | Sluift: Add set_vcard shortcut | Roger Planas |
2015-02-11 | Sluift: Add element convertor for vCard | Roger Planas |
2014-12-15 | Update Copyright In Sluift | Kevin Smith |
2014-12-14 | Add index element to ResultSet | Edwin Mons |
2014-12-10 | Sluift: Add a get_options to retrieve connection settings | Roger Planas |
2014-11-06 | Cleanup for MAM fin element convertor for Sluift. | Tobias Markmann |
2014-11-04 | Add Sluift element convertor for MAM fin element. | Tobias Markmann |
2014-10-30 | Add node attribute to MAMQuery | Edwin Mons |
2014-10-30 | Brining XEP-0313 (MAM) implementation in line with version 3.0. | Tobias Markmann |
2014-10-30 | Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ... | Tobias Markmann |
2014-10-23 | Fix code in response to clang warnings. | Tobias Markmann |
2014-10-17 | Make core.c generation compatible with Python 2.4 | Edwin Mons |
2014-09-17 | Handle Isode's IQ Forwarding | Kevin Smith |
2014-09-16 | Add Subject element convertor to Sluift | Edwin Mons |
2014-08-10 | Fix invalid characters being allowed in JID domains | Richard Maudsley |
2014-07-18 | Sluift: Add 'show' parameter option to send_presence methods | Roger Planas |
2014-07-14 | Sluift: Add 'fs' module | Remko Tronçon |
2014-06-22 | Sluift component support | Edwin Mons |
2014-06-08 | Fix crash in Sluift DOMElementConvertor | Edwin Mons |
2014-05-27 | Added Sluift MAM examples. send_mam_query becomes set_mam_query. | Richard Maudsley |
2014-05-19 | Sluift: Fix conversor build errors for older compilers | Roger Planas |
2014-05-19 | Sluift: Remove residual tprint in pubsub subscribe function | Roger Planas |
2014-05-18 | Sluift: Add assertions on conversion | Remko Tronçon |
2014-05-12 | Fix create_form to work properly with fields | Edwin Mons |
2014-05-12 | Fix to Sluift MAM query parameters | Edwin Mons |
2014-05-12 | Add sluift function create_form | Edwin Mons |
2014-05-12 | Add support for <before/> to ResultSet | Edwin Mons |
2014-05-09 | Fix MAM Sluift. | Richard Maudsley |
2014-05-09 | Fix compiler warnings in Sluift convertors. | Richard Maudsley |