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
/
client.cpp
Age
Commit message (
Expand
)
Author
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: 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-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
2014-12-15
Update Copyright In Sluift
Kevin Smith
2014-12-10
Sluift: Add a get_options to retrieve connection settings
Roger Planas
2014-07-18
Sluift: Add 'show' parameter option to send_presence methods
Roger Planas
2014-05-27
Added Sluift MAM examples. send_mam_query becomes set_mam_query.
Richard Maudsley
2014-05-12
Fix to Sluift MAM query parameters
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-03-20
Sluift: Initialize client tracing at creation time
Remko Tronçon
2014-01-28
Sluift: Add shortcut for 'subject' to send_message
Roger Planas
2014-01-22
Sluift: Support arbitrary payloads in messages & presence.
Remko Tronçon
2014-01-18
Sluift: Ensure all events have been processed before disconnecting
Remko Tronçon
2014-01-18
Sluift: Fix send_message
Remko Tronçon
2014-01-18
Sluift: Refactor global debug & timeout options.
Remko Tronçon
2014-01-18
Sluift: Allow blocking calls to be interrupted.
Remko Tronçon
2014-01-03
Sluift: Add help support
Remko Tronçon
2013-12-27
Sluift: Refactoring
Remko Tronçon
2013-12-27
Sluift: Add message_type to message event
Roger Planas
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: add allow_plain_without_tls client option
Edwin Mons
2013-11-18
Sluift: add bosh_url client option
Edwin Mons
2013-10-28
Add port option to Sluift client connect
Roger
2013-09-01
Sluift: More PubSub convenience methods & use cases.
Remko Tronçon
2013-08-27
PubSub implementation & Sluift refactoring.
Remko Tronçon