Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -3/+3 |
|/ | |||||
* | Applied coding style to src/xmpp/ | James Booth | 2015-10-26 | 1 | -7/+7 |
| | |||||
* | Check for libmesode, fall back to libstrophe | James Booth | 2015-09-21 | 1 | -0/+7 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Store capabilities against fulljid when unsupported hash | James Booth | 2014-11-27 | 1 | -3/+6 |
| | |||||
* | Create sha-1 of own capabilities once | James Booth | 2014-09-23 | 1 | -0/+1 |
| | |||||
* | Added jid->hash lookup for capabilities | James Booth | 2014-09-20 | 1 | -0/+1 |
| | |||||
* | wip - refactoring capabilities | James Booth | 2014-09-19 | 1 | -5/+3 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Added simple mock test, refactored roster | James Booth | 2013-12-14 | 1 | -2/+2 |
| | |||||
* | Added /caps command | James Booth | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Show detailed software/os information if available in capabilities | James Booth | 2013-02-05 | 1 | -1/+4 |
| | |||||
* | Moved caps_init() out of xmpp.h | James Booth | 2013-02-03 | 1 | -0/+1 |
| | |||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Removed caps functions from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+35 |