summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2016-02-02Change stanza body to boost::optional<std::string> typeTobias Markmann
2015-10-30Change bare JID presence lookup code to ignore prioritiesTobias Markmann
2015-07-14Add tests for Parsers and Serializers.Tarun 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-12Add support for <before/> to ResultSetEdwin Mons
2014-04-24Added MAM parsers, serializers and tests.Richard Maudsley
2013-08-31Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new...Tobias Markmann
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2013-08-23FormField element refactoring.Remko Tronçon
2013-05-11File Transfer 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-13Fix more warnings.Remko Tronçon
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2012-12-04Add parsing for disco#info nodesKevin Smith
2012-06-20Parse node attribute in DiscoItemsParser and add DiscoItemsParser testJan Kaluza
2012-05-06Fixed unit test compilation failure.Remko Tronçon
2012-04-27Fixed LibXML parsing of &amp;Remko Tronçon
2012-02-06Parse mediated invite stuffKevin Smith
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-10-05Allow joining passworded MUCs.Kevin Smith
2011-09-28Destroy rooms.Kevin Smith
2011-09-28Missing fileKevin Smith
2011-09-26Avoid the use of at().Remko Tronçon
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-30Allow payloads inside ErrorsKevin Smith
2011-05-25Change include order so clang doesn't complain anymore.Tobias Markmann
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-05-02Replace auto_ptr by shared_ptr.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-04-18Jingle refactoring.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon