about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fix memory leak in cmd_init()Dmitry Podgorny2017-07-011-2/+2
|/ / / | | | | | | | | | _cmd_index() returns string allocated by glib.
* | | Merge remote-tracking branch 'asdil12/ping'James Booth2017-06-171-0/+9
|\ \ \
| * | | Disable autoping if server doesn't support itDominik Heidler2017-06-161-0/+9
| | | | | | | | | | | | | | | | fixes #859
* | | | Only send ping requests to client that support itJames Booth2017-06-164-9/+105
| | | |
* | | | Change server name in functional testsJames Booth2017-06-151-1/+1
| | | |
* | | | Show message when server does not support pingJames Booth2017-06-155-0/+34
|/ / /
* | | Update CHANGELOGJames Booth2017-06-131-0/+6
| | |
* | | Recreate chat log when removedJames Booth2017-06-131-1/+6
| | | | | | | | | | | | fixes #210
* | | Update README.mdJames Booth2017-06-111-2/+0
| | |
* | | Set locale in unit testsJames Booth2017-04-292-3/+19
| | | | | | | | | | | | issue #901
* | | Use g_utf8_find_ functions for prof_occurrencesJames Booth2017-04-281-4/+11
|/ / | | | | | | issue #901
* | Allow search_any and search_all for helpJames Booth2017-04-074-10/+60
| |
* | Match all terms on help searchJames Booth2017-04-071-13/+18
| |
* | Update /help helpJames Booth2017-04-071-4/+4
| |
* | Free cmd search indexJames Booth2017-04-071-0/+6
| |
* | Add basic help searchJames Booth2017-04-065-36/+137
| |
* | Allow previous autocompletion with shift tabJames Booth2017-04-0138-468/+599
| |
* | Add test for case insensitive autocompleteJames Booth2017-03-253-0/+14
| |
* | Add gtk to travis buildJames Booth2017-03-251-1/+1
| |
* | Update travis build otr dependencyJames Booth2017-03-251-1/+1
| |
* | Update travis build distroJames Booth2017-03-251-0/+2
| |
* | Update Glib dependency to 2.40James Booth2017-03-253-70/+2
| |
* | Add missing headerJames Booth2017-03-251-0/+1
| |
* | Autocomplete accent and case insensitiveJames Booth2017-03-254-1/+74
| |
* | Merge remote-tracking branch 'edoiks/upstream'James Booth2017-03-244-0/+8
|\ \
| * | Add theme option for time in a status barLukasz Marcinowski2017-03-224-0/+8
|/ /
* | Autotidy windows on /leaveJames Booth2017-03-212-15/+5
| | | | | | | | fixes #917
* | Include CHANGELOG and README.md in packageJames Booth2017-02-071-1/+1
| | | | | | | | fixes #904
* | Add plugins sourcepath propertyJames Booth2017-02-056-18/+103
| |
* | Allow installing plugins from directoryJames Booth2017-02-058-33/+144
| |
* | Update plugins helpJames Booth2017-02-051-2/+2
| |
* | Allow loading all pluginsJames Booth2017-02-053-6/+45
| |
* | Allow unloading all pluginsJames Booth2017-02-055-96/+150
| |
* | Update CHANGELOGJames Booth2017-01-281-0/+2
| |
* | Update CopyrightJames Booth2017-01-28141-177/+143
| |
* | Update CHANGELOGJames Booth2017-01-281-0/+1
| |
* | Fix alias helpJames Booth2017-01-281-1/+1
| | | | | | | | fixes #899
* | Fix multibyte chars in prof_occurrencesJames Booth2017-01-263-8/+48
| | | | | | | | issue #901
* | Check barejid in carbonsJames Booth2017-01-241-2/+1
| |
* | Add carbons from checkJames Booth2017-01-232-2/+9
| |
* | Check roster contact before displayng typing notificationJames Booth2017-01-231-2/+6
| | | | | | | | fixes #896
* | Add pre chat and room message blockingJames Booth2017-01-229-21/+85
| |
* | Add chat and room show calls to plugins apiJames Booth2017-01-218-6/+477
| |
* | Allow room display properies to be set by pluginsJames Booth2017-01-2015-22/+425
| |
* | Allow chat prefix char to be set by pluginsJames Booth2017-01-2013-4/+373
| |
* | Update CHANGELOGJames Booth2017-01-191-0/+1
| |
* | Add titlebar encryption text to plugins apiJames Booth2017-01-1914-14/+219
| |
* | Fix conditional compileJames Booth2017-01-181-0/+4
| |
* | Add prof.encryption_reset to Plugins APIJames Booth2017-01-188-0/+88
| | | | | | | | issue #885
* | Fix testsJames Booth2017-01-161-1/+0
| |