Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 1 | -5/+5 |
| | |||||
* | Renamed autocomplete function to get list | James Booth | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Added quote param to autocomplete_param_with_ac | James Booth | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | Added quote param to autocomplete_complete | James Booth | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Test message when removing autojoin for non existent bookmark | James Booth | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Don't allow /alias to overwrite standard command | James Booth | 2014-01-25 | 1 | -0/+2 |
| | |||||
* | Added comments to autocomplete.h | James Booth | 2013-12-10 | 1 | -1/+7 |
| | |||||
* | Tidy autocomplete.h | James Booth | 2013-12-09 | 1 | -1/+7 |
| | |||||
* | Removed unused boolean result from autocomplete add and remove | James Booth | 2013-12-09 | 1 | -2/+2 |
| | |||||
* | Removed unused prototypes from autocomplete.h | James Booth | 2013-12-09 | 1 | -6/+0 |
| | |||||
* | refactored autocomplete_add | Dmitry Podgorny | 2013-08-26 | 1 | -1/+1 |
| | | | | Now this function responsible for memory allocation | ||||
* | Autocomplete /group add and /group remove contact paramater | James Booth | 2013-06-23 | 1 | -0/+2 |
| | | | | closes #193 | ||||
* | Refactor autocompleters | James Booth | 2013-06-02 | 1 | -0/+5 |
| | |||||
* | Support for XEP-0249 Direct MUC Invitations | James Booth | 2013-04-24 | 1 | -0/+1 |
| | | | | Commands /invite, /invites, /decline and /join | ||||
* | Added command and tools subdirs to source | James Booth | 2013-02-02 | 1 | -0/+45 |