about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Set locale in unit testsJames Booth2017-04-291-1/+17
* Allow previous autocompletion with shift tabJames Booth2017-04-017-32/+51
* Add test for case insensitive autocompleteJames Booth2017-03-253-0/+14
* Autocomplete accent and case insensitiveJames Booth2017-03-253-0/+60
* Allow installing plugins from directoryJames Booth2017-02-051-1/+0
* Update CopyrightJames Booth2017-01-281-34/+0
* Fix multibyte chars in prof_occurrencesJames Booth2017-01-262-0/+34
* Add carbons from checkJames Booth2017-01-231-1/+1
* Allow room display properies to be set by pluginsJames Booth2017-01-201-0/+5
* Allow chat prefix char to be set by pluginsJames Booth2017-01-201-0/+4
* Add titlebar encryption text to plugins apiJames Booth2017-01-191-0/+3
* Fix testsJames Booth2017-01-161-1/+0
* Remove status from cl_ev_presence_sendJames Booth2017-01-155-5/+33
* Allow clearing account resourceJames Booth2016-11-223-2/+3
* Use server features for account muc serviceJames Booth2016-11-205-18/+2
* Remove ui_current_print_formatted_lineJames Booth2016-10-163-15/+6
* Remove ui_current_print_lineJames Booth2016-10-163-7/+15
* Use varargs in win_println_indentJames Booth2016-10-151-1/+1
* Add win_appendlnJames Booth2016-10-151-0/+1
* Add win_printJames Booth2016-10-151-1/+2
* Rename win_println -> win_println_indentJames Booth2016-10-151-1/+1
* Remove win_vprintln_chJames Booth2016-10-151-1/+0
* Remove ui_current_error_lineJames Booth2016-10-151-2/+0
* Remove ui_win_error_lineJames Booth2016-10-151-1/+0
* Rename win_get_string -> win_to_stringJames Booth2016-10-151-1/+1
* Add ch arg to win_printf_lineJames Booth2016-10-151-1/+1
* Add win_printf_lineJames Booth2016-10-121-0/+2
* Remove win_print, use win_printf insteadJames Booth2016-10-111-1/+0
* Rename win_vprint -> win_printfJames Booth2016-10-111-1/+1
* Use current room for /bookmark add and /bookmark removeJames Booth2016-10-051-1/+2
* Tests: disable occupants panel in functional testsJames Booth2016-09-262-2/+2
* Tests: longer timeout for failing functional test on travisJames Booth2016-09-261-0/+2
* Merge branch 'master' into win-orderJames Booth2016-09-252-1/+11
|\
| * Fix assertion errors in unit testsJames Booth2016-09-252-1/+11
* | Allow vertical positioning of all windowsJames Booth2016-09-231-1/+1
* | Rename /titlebar -> /wintitleJames Booth2016-09-221-1/+1
|/
* Add /inputwin top|bottom commandJames Booth2016-09-191-0/+1
* Rename Bookmark->jid to Bookmark->barejidJames Booth2016-08-281-7/+7
* log_info on private carbonsJames Booth2016-08-283-0/+32
* Use hash table for bookmarksJames Booth2016-08-212-3/+1
* Send receipt request only when receiver supports featureJames Booth2016-08-186-6/+51
* Only include receipts feature in disco responses when enabledJames Booth2016-08-181-0/+2
* Use hashtables for plugin disco featuresJames Booth2016-08-173-0/+147
* Rename Capabilties -> EntityCapabilitiesJames Booth2016-08-131-2/+2
* Move all filepath handling to files.cJames Booth2016-07-241-18/+2
* Move xgd functionsJames Booth2016-07-241-2/+2
* Move window functions to window_list.cJames Booth2016-07-243-315/+0
* Move autoaway checkJames Booth2016-07-241-0/+2
* Moved window_list.cJames Booth2016-07-241-1/+1
* Moved roster_list.cJames Booth2016-07-244-4/+4