Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic help search | James Booth | 2017-04-06 | 5 | -36/+137 |
| | |||||
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 38 | -468/+599 |
| | |||||
* | Add test for case insensitive autocomplete | James Booth | 2017-03-25 | 3 | -0/+14 |
| | |||||
* | Add gtk to travis build | James Booth | 2017-03-25 | 1 | -1/+1 |
| | |||||
* | Update travis build otr dependency | James Booth | 2017-03-25 | 1 | -1/+1 |
| | |||||
* | Update travis build distro | James Booth | 2017-03-25 | 1 | -0/+2 |
| | |||||
* | Update Glib dependency to 2.40 | James Booth | 2017-03-25 | 3 | -70/+2 |
| | |||||
* | Add missing header | James Booth | 2017-03-25 | 1 | -0/+1 |
| | |||||
* | Autocomplete accent and case insensitive | James Booth | 2017-03-25 | 4 | -1/+74 |
| | |||||
* | Merge remote-tracking branch 'edoiks/upstream' | James Booth | 2017-03-24 | 4 | -0/+8 |
|\ | |||||
| * | Add theme option for time in a status bar | Lukasz Marcinowski | 2017-03-22 | 4 | -0/+8 |
|/ | |||||
* | Autotidy windows on /leave | James Booth | 2017-03-21 | 2 | -15/+5 |
| | | | | fixes #917 | ||||
* | Include CHANGELOG and README.md in package | James Booth | 2017-02-07 | 1 | -1/+1 |
| | | | | fixes #904 | ||||
* | Add plugins sourcepath property | James Booth | 2017-02-05 | 6 | -18/+103 |
| | |||||
* | Allow installing plugins from directory | James Booth | 2017-02-05 | 8 | -33/+144 |
| | |||||
* | Update plugins help | James Booth | 2017-02-05 | 1 | -2/+2 |
| | |||||
* | Allow loading all plugins | James Booth | 2017-02-05 | 3 | -6/+45 |
| | |||||
* | Allow unloading all plugins | James Booth | 2017-02-05 | 5 | -96/+150 |
| | |||||
* | Update CHANGELOG | James Booth | 2017-01-28 | 1 | -0/+2 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 141 | -177/+143 |
| | |||||
* | Update CHANGELOG | James Booth | 2017-01-28 | 1 | -0/+1 |
| | |||||
* | Fix alias help | James Booth | 2017-01-28 | 1 | -1/+1 |
| | | | | fixes #899 | ||||
* | Fix multibyte chars in prof_occurrences | James Booth | 2017-01-26 | 3 | -8/+48 |
| | | | | issue #901 | ||||
* | Check barejid in carbons | James Booth | 2017-01-24 | 1 | -2/+1 |
| | |||||
* | Add carbons from check | James Booth | 2017-01-23 | 2 | -2/+9 |
| | |||||
* | Check roster contact before displayng typing notification | James Booth | 2017-01-23 | 1 | -2/+6 |
| | | | | fixes #896 | ||||
* | Add pre chat and room message blocking | James Booth | 2017-01-22 | 9 | -21/+85 |
| | |||||
* | Add chat and room show calls to plugins api | James Booth | 2017-01-21 | 8 | -6/+477 |
| | |||||
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 15 | -22/+425 |
| | |||||
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 13 | -4/+373 |
| | |||||
* | Update CHANGELOG | James Booth | 2017-01-19 | 1 | -0/+1 |
| | |||||
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 14 | -14/+219 |
| | |||||
* | Fix conditional compile | James Booth | 2017-01-18 | 1 | -0/+4 |
| | |||||
* | Add prof.encryption_reset to Plugins API | James Booth | 2017-01-18 | 8 | -0/+88 |
| | | | | issue #885 | ||||
* | Fix tests | James Booth | 2017-01-16 | 1 | -1/+0 |
| | |||||
* | Fix compile | James Booth | 2017-01-16 | 1 | -1/+1 |
| | |||||
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 16 | -34/+71 |
| | | | | fixes #888 | ||||
* | Remove unused function | James Booth | 2016-11-24 | 3 | -12/+0 |
| | |||||
* | Fix help tags for /account | James Booth | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | Allow clearing account resource | James Booth | 2016-11-22 | 17 | -40/+75 |
| | | | | issue #880 | ||||
* | Fix typo | James Booth | 2016-11-20 | 1 | -1/+1 |
| | |||||
* | Use server features for account muc service | James Booth | 2016-11-20 | 14 | -109/+130 |
| | | | | issue #878 | ||||
* | Update CHANGELOG | James Booth | 2016-11-06 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | James Booth | 2016-11-06 | 1 | -0/+1 |
|\ | |||||
| * | Update CHANGELOG | James Booth | 2016-11-06 | 1 | -0/+1 |
| | | |||||
* | | Add get_room_nick to plugins api | James Booth | 2016-11-06 | 6 | -0/+41 |
|/ | |||||
* | Add main.help.header to themes | James Booth | 2016-10-30 | 13 | -6/+13 |
| | |||||
* | Merge remote-tracking branch 'lactide/master' | James Booth | 2016-10-30 | 4 | -11/+14 |
|\ | |||||
| * | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 4 | -11/+14 |
|/ | |||||
* | Fix typo | James Booth | 2016-10-29 | 1 | -1/+1 |
| |