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
/
Swiften
/
MUC
/
UnitTest
Age
Commit message (
Expand
)
Author
2017-06-26
Remove unneeded forward declarations from Swiften headers
Tobias Markmann
2017-02-23
Change the logic of displaying chat room subject
Joanna Hulboj
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
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
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-10-30
Resend presence to MUC on join completion only if it changed since join.
Tobias Markmann
2014-10-17
Implement support for displaying nickname changes.
Tobias Markmann
2013-12-18
Add affiliations to tooltips for MUC occupant lists.
Richard Maudsley
2011-09-28
Parse MUC status codes correctly again.
Kevin Smith
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-05
Fixed some bugs with MUC joining.
Remko Tronçon
2011-01-12
Refactored MUC code a bit.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon