Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Moved functions to parser.c, moved parser to tools | James Booth | 2013-07-11 | 3 | -77/+386 | |
|/ | ||||||
* | Removed debug | James Booth | 2013-07-09 | 1 | -10/+0 | |
| | ||||||
* | Fix autocompletion of quoted strings - WIP | James Booth | 2013-07-09 | 1 | -19/+90 | |
| | | | | | | | Needs some refactoring Need to use unicode functions in: parser.c autocomplete.c | |||||
* | Autocomplete /group add and /group remove contact paramater | James Booth | 2013-06-23 | 2 | -0/+58 | |
| | | | | closes #193 | |||||
* | Refactor autocompleters | James Booth | 2013-06-02 | 2 | -0/+65 | |
| | ||||||
* | Fixed error when losing connection and segfaulting on notify_remind() | James Booth | 2013-05-06 | 1 | -1/+7 | |
| | ||||||
* | Support for XEP-0249 Direct MUC Invitations | James Booth | 2013-04-24 | 2 | -0/+7 | |
| | | | | Commands /invite, /invites, /decline and /join | |||||
* | Added command and tools subdirs to source | James Booth | 2013-02-02 | 6 | -0/+688 | |