Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-06 | A start on Swiftob, a Swiften-based chatbot. | Kevin Smith | |
2011-02-26 | Added an option to not use stream compression. | Remko Tronçon | |
2011-01-26 | Make boost io_service a shared object. | Remko Tronçon | |
This should avoid problems when destroying an event loop containing timer or network events, after the network factory (and io_service object) has disappeared (i.e. at shutdown). | |||
2011-01-15 | Comply with asio's documentation that we cannot call async_write multiple ↵ | Remko Tronçon | |
times simultaniously. | |||
2010-12-05 | Added plumbing for persistent certificate trust checking. | Remko Tronçon | |
2010-11-29 | Added some more documentation. | Remko Tronçon | |
2010-11-11 | Added server identity check. | Remko Tronçon | |
2010-11-10 | Refactored TLS tests. | Remko Tronçon | |
2010-10-24 | Don't show 'copy link' in chat context menu if there is no link. | Remko Tronçon | |
Resolves: #554 Release-Notes: We no longer show 'copy link' in the context menu in the chat dialog if no link is selected. | |||
2010-10-21 | Added beginnings of outgoing file transfer to Swiften. | Remko Tronçon | |
2010-08-27 | Use own nick at top of roster. | Kevin Smith | |
Currently doesn't work because onOwnVCardChanged isn't plumbed in. | |||
2010-08-24 | Implemented VCardManager. | Remko Tronçon | |
2010-08-24 | Added VCardStorage. | Remko Tronçon | |
2010-08-19 | Give LibXML priority over Expat. | Remko Tronçon | |
2010-08-19 | Extract dir providing functionality from application class. | Remko Tronçon | |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon | |
2010-05-24 | Added Eclipse project. | Remko Tronçon | |
Yet another attempt of using an IDE. | |||
2010-03-28 | Removing eclipse crap. | Remko Tronçon | |
2009-12-19 | Colour tabs with waiting messages. | Kevin Smith | |
Resolves: #278 | |||
2009-12-17 | Added eclipse project file. | Remko Tronçon | |