about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-0131-436/+548
|
* Update Glib dependency to 2.40James Booth2017-03-252-68/+0
|
* Add missing headerJames Booth2017-03-251-0/+1
|
* Autocomplete accent and case insensitiveJames Booth2017-03-251-1/+14
|
* 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
* Add plugins sourcepath propertyJames Booth2017-02-056-18/+103
|
* Allow installing plugins from directoryJames Booth2017-02-057-32/+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 CopyrightJames Booth2017-01-28137-139/+139
|
* Fix alias helpJames Booth2017-01-281-1/+1
| | | | fixes #899
* Fix multibyte chars in prof_occurrencesJames Booth2017-01-261-8/+14
| | | | issue #901
* Check barejid in carbonsJames Booth2017-01-241-2/+1
|
* Add carbons from checkJames Booth2017-01-231-1/+8
|
* Check roster contact before displayng typing notificationJames Booth2017-01-231-2/+6
| | | | fixes #896
* Add pre chat and room message blockingJames Booth2017-01-227-15/+79
|
* Add chat and room show calls to plugins apiJames Booth2017-01-216-0/+343
|
* Allow room display properies to be set by pluginsJames Booth2017-01-2012-15/+310
|
* Allow chat prefix char to be set by pluginsJames Booth2017-01-2010-3/+277
|
* Add titlebar encryption text to plugins apiJames Booth2017-01-1911-14/+168
|
* Fix conditional compileJames Booth2017-01-181-0/+4
|
* Add prof.encryption_reset to Plugins APIJames Booth2017-01-186-0/+54
| | | | issue #885
* Fix compileJames Booth2017-01-161-1/+1
|
* Remove status from cl_ev_presence_sendJames Booth2017-01-1511-29/+38
| | | | fixes #888
* Remove unused functionJames Booth2016-11-243-12/+0
|
* Fix help tags for /accountJames Booth2016-11-231-1/+1
|
* Allow clearing account resourceJames Booth2016-11-2214-38/+72
| | | | issue #880
* Fix typoJames Booth2016-11-201-1/+1
|
* Use server features for account muc serviceJames Booth2016-11-209-91/+128
| | | | issue #878
* Add get_room_nick to plugins apiJames Booth2016-11-066-0/+41
|
* Added main.help.header theme optionFrank Zschockelt2016-10-294-11/+14
|
* Fix typoJames Booth2016-10-291-1/+1
|
* Add /tls certpath defaultJames Booth2016-10-176-5/+53
| | | | issue #871
* Remove unused functionsJames Booth2016-10-161-18/+0
|
* Remove ui_current_print_formatted_lineJames Booth2016-10-163-42/+28
|
* Remove ui_current_print_lineJames Booth2016-10-163-81/+67
|
* Remove unused function prototypesJames Booth2016-10-161-2/+0
|
* Remove unused function prototypeJames Booth2016-10-161-2/+0
|
* Remove cons_show_wordJames Booth2016-10-162-8/+0
|
* Remove cons_show_timeJames Booth2016-10-162-8/+0
|
* Rename buffer functionsJames Booth2016-10-163-22/+22
|
* Fix win_append buffer pushJames Booth2016-10-151-1/+1
|
* Add win highlight fuctionsJames Booth2016-10-154-34/+126
|
* Use varargs in win_println_indentJames Booth2016-10-153-9/+23
|