Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Sluift
/
LuaElementConvertors.cpp
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-11-07
Sluift: Added Carbons element convertors
Roger Planas
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-17
Cleanup #pragma pollution in Sluift element convertors
Tobias Markmann
2014-12-15
Update Copyright In Sluift
Kevin Smith
2014-11-04
Add Sluift element convertor for MAM fin element.
Tobias Markmann
2014-10-30
Brining XEP-0313 (MAM) implementation in line with version 3.0.
Tobias Markmann
2014-09-16
Add Subject element convertor to Sluift
Edwin Mons
2014-05-09
Fix MAM Sluift.
Richard Maudsley
2014-05-02
Added Sluift MAM convertors.
Richard Maudsley
2014-04-30
Update LuaElementConvertor interface to work with Element instead of Payload.
Richard Maudsley
2014-01-18
Sluift: Support for common presence payloads
Remko Tronçon
2013-09-21
Sluift: Add support for ad-hoc commands
Remko Tronçon
2013-09-01
Sluift: More PubSub convenience methods & use cases.
Remko Tronçon
2013-08-27
PubSub implementation & Sluift refactoring.
Remko Tronçon