Age | Commit message (Expand) | Author |
2014-05-12 | Add support for <before/> to ResultSet | Edwin Mons |
2014-04-28 | Create ToplevelElement to replace Element. | Richard Maudsley |
2014-04-25 | Fix MUC invite being treated like impromptu MUC invite. | Richard Maudsley |
2014-04-24 | Added MAM parsers, serializers and tests. | Richard Maudsley |
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-19 | Sluift: Add iTunes & PEP User Tune support | Remko Tronçon |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-08-31 | Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new... | Tobias Markmann |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-08-23 | FormField element refactoring. | Remko Tronçon |
2013-08-22 | Added EnumParser. | 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-12-23 | Replace functors and for loops by boost::lambdas. | Remko Tronçon |
2012-12-04 | Add parsing for disco#info nodes | Kevin Smith |
2012-10-27 | Adding newlines where they're missing | Kevin Smith |
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-07-17 | Fixed Expat parser bug. | Remko Tronçon |
2012-07-15 | Fix struct vs class warnings. | Remko Tronçon |
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon |
2012-07-15 | Hide XML parser implementations. | Remko Tronçon |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon |
2012-06-20 | Parse node attribute in DiscoItemsParser and add DiscoItemsParser test | Jan Kaluza |
2012-05-31 | Update message correction to use the published namespace. | Kevin Smith |
2012-05-06 | Fixed unit test compilation failure. | Remko Tronçon |
2012-04-28 | Make sure our parser doesn't handle entities. | Remko Tronçon |
2012-04-27 | Fixed LibXML parsing of & | Remko Tronçon |
2012-04-24 | Make built-in expat ignore unbound prefix namespaces. | Remko Tronçon |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2012-02-06 | Parse mediated invite stuff | Kevin Smith |
2012-01-23 | XEP-0004 form support for user search. | Tobias Markmann |
2011-12-13 | BOSH Support for Swiften | Kevin Smith |
2011-12-13 | BOSH implementation started | Thilo Cestonaro |
2011-11-28 | Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-... | Tobias Markmann |
2011-10-07 | Fixed CLang warnings. | Remko Tronçon |
2011-10-07 | Initialize LibXML for multithreaded applications. | Remko Tronçon |
2011-10-07 | Hoist XML parser factory creation out of Swiften. | Remko Tronçon |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-03 | Cleanup | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-10-01 | Fixed CppCheck warnings. | Remko Tronçon |
2011-10-01 | Added <body/> extractor code. | Remko Tronçon |