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
Age
Commit message (
Expand
)
Author
2019-01-25
Allow Sluift to set stanza IDs
Kevin Smith
2018-11-27
Sluift: Added handling of roster push event
Roger Planas
2018-11-08
Consistently use unsigned short for network ports
Edwin Mons
2018-10-12
Fix Component's disconnect to run event loop while isActive
Roger Planas
2018-10-04
Prevent connect on active sluift clients and components
Edwin Mons
2018-07-12
Fix Python 3 compatibility of our SCons and tooling Python code
Tobias Markmann
2018-05-07
Replace boost::lambda with C++11 lambdas
Tobias Markmann
2018-04-28
Fix compiler warnings for Sluift
Kevin Smith
2018-03-27
Add new ReferencePayload element class, parser and serializer
Peter Burgess
2018-02-21
Add a Sluift example of sending a custom reference payload
Edwin Mons
2017-10-30
Sluift: Add support for Lua 5.3
Roger Planas
2017-10-26
Sluift: Add shortcut for get disco_info to components
Roger Planas
2017-07-13
Remove Swiften/Base/Override.h
Tobias Markmann
2017-07-11
Add missing SWIFTEN_OVERRIDE statements to dtors
Tobias Markmann
2017-07-04
Sluift: Add extensions support to disco#info queries
Roger Planas
2017-06-21
Fix compiler warnings
Kevin Smith
2017-05-15
Add pointer checks in some CoreClient members.
Thanos Doukoudakis
2017-05-05
Sluift: Enable more options to be passed to connect()
Roger Planas
2017-03-28
Modified XMLBeautifier to handle split payloads
Joanna Hulboj
2017-02-14
Sluift: Add shortcut for get disco_info
Roger Planas
2017-01-31
Sluift: Add client methods for adding and removing JIDs from blocklist
Roger Planas
2017-01-27
Sluift: Add handling of block/unblock events
Roger Planas
2016-12-15
Merge branch 'swift-3.x’
Tobias Markmann
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-10-19
Always add a fields table member in FormConvertor
Edwin Mons
2016-10-04
Remove optional_fwd.hpp use; workaround for Boost Ticket #12179
Tobias Markmann
2016-09-29
Fix uninitialised class members
Tobias Markmann
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
Tobias Markmann
2016-09-21
Fix crash in Sluift CommandConvertor
Edwin Mons
2016-06-14
Fix handling of notify attribute in PubSub retract elements
Tobias Markmann
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
[next]