Age | Commit message (Expand) | Author |
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 |
2014-02-02 | Change include order of some files | Remko Tronçon |
2014-01-28 | Update copyright of several files | Remko Tronçon |
2014-01-22 | Sluift: Add SecurityLabel convertor | Remko Tronçon |
2014-01-22 | Sluift: Support arbitrary payloads in messages & presence. | Remko Tronçon |
2014-01-19 | Sluift: Add iTunes & PEP User Tune support | Remko Tronçon |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-09-17 | Don't use implicit bool conversion on shared_ptr | Remko Tronçon |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-08-23 | FormField element refactoring. | Remko Tronçon |
2013-05-11 | File Transfer refactoring. | Remko Tronçon |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon |
2012-05-07 | Added convenience method for responding with a custom error payload. | Remko Tronçon |
2012-05-05 | Compilation fixes. | Remko Tronçon |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2012-03-04 | Pass along errors about DNS resolution. | Kevin Smith |
2012-02-06 | Parse mediated invite stuff | Kevin Smith |
2012-01-23 | XEP-0004 form support for user search. | Tobias Markmann |