Age | Commit message (Expand) | Author |
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 |
2012-01-16 | Add minor doc | Kevin Smith |
2012-01-10 | Don't allow null form fields | Kevin Smith |
2011-11-28 | Whoops | Kevin Smith |
2011-11-28 | Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-... | Tobias Markmann |
2011-10-05 | Allow role changing in MUCs. | Kevin Smith |
2011-10-05 | Don't crash with label item without a label | Kevin Smith |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-10-01 | Fixed cppcheck warnings. | Remko Tronçon |
2011-09-28 | Missing File | Kevin Smith |
2011-09-28 | Destroy rooms. | Kevin Smith |
2011-09-28 | Parse MUC status codes correctly again. | Kevin Smith |
2011-09-27 | Allow room configuration. | Kevin Smith |
2011-09-26 | Set/Update empty subjects | Kevin Smith |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-09-23 | Cleanup of previous patch | Kevin Smith |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-09-20 | Added XEP-191 parserialements. | Remko Tronçon |
2011-08-21 | Warn when sending corrections without support. | Kevin Smith |
2011-06-19 | Added RosterItemExchangePayload::item::setGroups | HanzZ |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-06-13 | Fixed some CppCheck warnings. | Remko Tronçon |
2011-06-12 | Replace explicit new with make_shared. | Remko Tronçon |