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
/
Elements
Age
Commit message (
Expand
)
Author
2017-06-18
Adds MIX Participant Element, its Parsers and Serializers.
Tarun Gupta
2017-03-23
Add Client State Indication Element, its Parser and Serializer
Tarun Gupta
2016-12-15
Merge branch 'swift-3.x’
Tobias Markmann
2016-11-30
Show MUC PM item-not-found error in MUC PM window
Tobias Markmann
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-11-10
Use FeatureOracle to detect file-transfer support in roster
Tobias Markmann
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-07-15
Add missing includes for assert()
swift-4.0beta1
Tobias Markmann
2016-07-01
Implement Message Carbons in Swift and Swift/Controllers
Tobias Markmann
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-05-04
Fix /me message handling for highlighted messages
Tobias Markmann
2016-04-08
Fix code in response to compiler warnings by clang
Tobias Markmann
2016-04-04
Modernize code to use range based for loops using clang-tidy
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
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-03-17
Tidy XEP-0141 code
Tim Robbings
2016-02-02
Change stanza body to boost::optional<std::string> type
Tobias Markmann
2015-10-15
Only bind full JID to ChatController on non-empty or typing messages
Tobias Markmann
2015-07-24
Add missing includes for dependencies in public header files
Tobias Markmann
2015-06-29
Parse hostname for xep-0233
Mili Verma
2015-06-08
Add missing SWIFTEN_API annotations to public Swiften API
Tobias Markmann
2015-03-28
Add missing line endings
Tobias Markmann
2015-02-20
Add elements/parsers/serializers/tests for Message Carbons (XEP-0280)
Tobias Markmann
2015-02-17
Swiften XEP-0141 support
Tim Robbings
2015-02-11
Support domain names in S5B proxy <streamhost> tags.
Tobias Markmann
2015-02-09
Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete files
Tobias Markmann
2015-02-03
Added support for dstaddr attribute for SOCKS5 bytestream jingle
Tobias Markmann
2015-02-03
Add missing include for std::string
Tobias Markmann
2015-02-03
Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-12-14
Add index element to ResultSet
Edwin Mons
2014-10-30
Add node attribute to MAMQuery
Edwin Mons
2014-10-30
Brining XEP-0313 (MAM) implementation in line with version 3.0.
Tobias Markmann
2014-10-30
Resend presence to MUC on join completion only if it changed since join.
Tobias Markmann
2014-10-28
Add missing default c-tor, copy c-tor and assignment operator to element for ...
Tobias Markmann
2014-10-14
Remove empty fields from XEP-0055 search query before sending it over the wire.
Tobias Markmann
2014-09-17
Handle Isode's IQ Forwarding
Kevin Smith
2014-07-14
Show status message instead of empty VCard dialog when receiving VCard or whe...
Richard Maudsley
2014-05-18
Fix uninitialized variables
Remko Tronçon
2014-05-12
Add support for <before/> to ResultSet
Edwin Mons
2014-04-28
Make ToplevelElement and Payload inherit from Element.
Richard Maudsley
2014-04-28
Create ToplevelElement to replace Element.
Richard Maudsley
2014-04-27
Make stanza constructor protected
Remko Tronçon
2014-04-24
Added MAM parsers, serializers and tests.
Richard Maudsley
2014-02-13
Fix clang warnings
Remko Tronçon
[next]