Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use jid argument for /bookmark when in room | James Booth | 2018-03-04 | 1 | -0/+5 |
| | | | | fixes #983 | ||||
* | Fix tests, move glob creation | James Booth | 2018-01-27 | 1 | -1/+2 |
| | |||||
* | Set locale in unit tests | James Booth | 2017-04-29 | 1 | -1/+17 |
| | | | | issue #901 | ||||
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -0/+1 |
| | |||||
* | Add test for case insensitive autocomplete | James Booth | 2017-03-25 | 1 | -0/+1 |
| | |||||
* | Autocomplete accent and case insensitive | James Booth | 2017-03-25 | 1 | -0/+4 |
| | |||||
* | Fix multibyte chars in prof_occurrences | James Booth | 2017-01-26 | 1 | -0/+2 |
| | | | | issue #901 | ||||
* | Fix assertion errors in unit tests | James Booth | 2016-09-25 | 1 | -1/+3 |
| | |||||
* | Use hashtables for plugin disco features | James Booth | 2016-08-17 | 1 | -0/+9 |
| | |||||
* | Move window functions to window_list.c | James Booth | 2016-07-24 | 1 | -19/+0 |
| | |||||
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -0/+4 |
| | |||||
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -14/+14 |
| | |||||
* | Remove JABBER_STARTED, JABBER_UNDEFINED connection states | James Booth | 2016-05-10 | 1 | -15/+0 |
| | |||||
* | Fixed tests | James Booth | 2016-04-27 | 1 | -2/+0 |
| | |||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 1 | -1/+2 |
| | |||||
* | Added prof_strstr function | James Booth | 2016-04-03 | 1 | -8/+2 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -4/+4 |
| | |||||
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -5/+4 |
| | |||||
* | Fixed assertion errors in tests | James Booth | 2016-01-30 | 1 | -1/+3 |
| | |||||
* | Added more group tests | James Booth | 2015-11-14 | 1 | -5/+14 |
| | |||||
* | Keep count of group members | James Booth | 2015-11-12 | 1 | -0/+5 |
| | |||||
* | Fixed OTR decryption check | James Booth | 2015-08-27 | 1 | -0/+1 |
| | |||||
* | Added str_contains_str to common | James Booth | 2015-08-26 | 1 | -0/+7 |
| | |||||
* | Fixed tests for new command format | James Booth | 2015-07-27 | 1 | -3/+5 |
| | |||||
* | Added messaage when account resource changed whilst connected | James Booth | 2015-06-24 | 1 | -0/+1 |
| | |||||
* | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 1 | -8/+0 |
| | |||||
* | Added initial /pgp start checks | James Booth | 2015-06-18 | 1 | -0/+10 |
| | |||||
* | Added cmd_pgp tests | James Booth | 2015-06-18 | 1 | -0/+7 |
| | |||||
* | Moved all tests to tests folder | James Booth | 2015-06-12 | 1 | -0/+595 |