Age | Commit message (Expand) | Author |
2017-07-18 | Add MIXUpdateSubscription Element, its Parser and Serializer | Tarun Gupta |
2017-07-14 | Add MIXRegisterNick Element, its Parser and Serializer | Tarun Gupta |
2017-07-12 | Add MIXSetNick Element, its Parser and Serializer | Tarun Gupta |
2017-07-11 | Add MIXPayload, its Parser and Serializer | Tarun Gupta |
2017-07-07 | Update namespace for MIX Elements | Tarun Gupta |
2017-07-06 | Adds MIXLeave Element, its Parser and Serializerswift-5.0alpha | Tarun Gupta |
2017-07-05 | Adds MIXUserPreference Element, its Parser and Serializer | Tarun Gupta |
2017-07-03 | Adds MIX Create Element, its Parser and Serializer | Tarun Gupta |
2017-06-26 | Adds MIX Join Element, its Parser and Serializer. | Tarun Gupta |
2017-06-25 | Adds MIX Destroy Element, its Parser and Serializer. | Tarun Gupta |
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-11-18 | Improve string to HostAddress conversion API | 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-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 |
2015-07-14 | Add tests for Parsers and Serializers. | Tarun Gupta |
2015-03-18 | Add test for ChatStateSerializer | Tarun Gupta |
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-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 | 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-05-26 | Fix serialization of PubSubItem id attribute | Edwin Mons |
2014-05-12 | Add support for <before/> to ResultSet | Edwin Mons |
2014-05-02 | Added Sluift MAM convertors. | Richard Maudsley |
2014-04-24 | Added MAM parsers, serializers and tests. | Richard Maudsley |
2013-08-23 | FormField element refactoring. | Remko Tronçon |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2012-05-31 | Update message correction to use the published namespace. | Kevin Smith |
2012-05-05 | Serialize error payload. | Remko Tronçon |
2012-01-23 | XEP-0004 form support for user search. | Tobias Markmann |
2011-11-28 | Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-... | Tobias Markmann |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-04-30 | Minor fixes for Replace | Vlad Voicu |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu |
2011-04-24 | Set untyped fields to Text-Single. | Kevin Smith |
2011-04-18 | Small tweaks to the roster item exchange payload. | Remko Tronçon |
2011-04-18 | Added Roster Item Exchange XEP support. | Jan Kaluza |