Age | Commit message (Expand) | Author |
---|---|---|
2018-11-08 | Consistently use unsigned short for network ports | Edwin Mons |
2018-05-07 | Replace boost::lambda with C++11 lambdas | Tobias Markmann |
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-05-25 | Remove unnecessary include of iostream header | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | 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-02-10 | Sluift: Ensure that message event body is retrieved correctly | Roger Planas |
2015-10-30 | Fix code in response to unused macro and private field warnings | Tobias Markmann |
2014-12-15 | Update Copyright In Sluift | Kevin Smith |
2014-07-18 | Sluift: Add 'show' parameter option to send_presence methods | Roger Planas |
2014-06-22 | Sluift component support | Edwin Mons |