summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-11Add MIXPayload, its Parser and SerializerTarun Gupta
2017-07-07Update namespace for MIX ElementsTarun Gupta
2017-07-06Adds MIXLeave Element, its Parser and Serializerswift-5.0alphaTarun Gupta
2017-07-05Adds MIXUserPreference Element, its Parser and SerializerTarun Gupta
2017-07-03Adds MIX Create Element, its Parser and SerializerTarun Gupta
2017-06-26Adds MIX Join Element, its Parser and Serializer.Tarun Gupta
2017-06-25Adds MIX Destroy Element, its Parser and Serializer.Tarun Gupta
2017-06-18Adds MIX Participant Element, its Parsers and Serializers.Tarun Gupta
2017-03-23Add Client State Indication Element, its Parser and SerializerTarun Gupta
2016-11-18Improve string to HostAddress conversion APITobias Markmann
2016-06-14Fix handling of notify attribute in PubSub retract elementsTobias Markmann
2016-06-10Fix remaining compiler warnings on OS X with clangTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-07-14Add tests for Parsers and Serializers.Tarun Gupta
2015-03-18Add test for ChatStateSerializerTarun Gupta
2015-02-20Add elements/parsers/serializers/tests for Message Carbons (XEP-0280)Tobias Markmann
2015-02-17Swiften XEP-0141 supportTim Robbings
2015-02-09Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete filesTobias Markmann
2015-02-03Added support for dstaddr attribute for SOCKS5 bytestream jingleTobias Markmann
2015-02-03Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...Tobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-12-14Add index element to ResultSetEdwin Mons
2014-10-30Add node attribute to MAMQueryEdwin Mons
2014-10-30Brining XEP-0313 (MAM) implementation in line with version 3.0.Tobias Markmann
2014-05-26Fix serialization of PubSubItem id attributeEdwin Mons
2014-05-12Add support for <before/> to ResultSetEdwin Mons
2014-05-02Added Sluift MAM convertors.Richard Maudsley
2014-04-24Added MAM parsers, serializers and tests.Richard Maudsley
2013-08-23FormField element refactoring.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-04Adding support for idle time.Tobias Markmann
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2012-05-31Update message correction to use the published namespace.Kevin Smith
2012-05-05Serialize error payload.Remko Tronçon
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-30Minor fixes for ReplaceVlad Voicu
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-24Set untyped fields to Text-Single.Kevin Smith
2011-04-18Small tweaks to the roster item exchange payload.Remko Tronçon
2011-04-18Added Roster Item Exchange XEP support.Jan Kaluza
2011-04-18Added XEP-0237 Roster Versioning support.Remko Tronçon
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
2011-02-14Removed Swift::String.Remko Tronçon