about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add prefs for empty tabs and tab namesJames Booth2018-03-081-0/+1
* Show name in statusbar tabs WIPJames Booth2018-03-081-2/+2
* Use jid argument for /bookmark when in roomJames Booth2018-03-043-1/+139
* Add /rooms cacheJames Booth2018-02-052-0/+2
* Filter rooms by simple case insensitive textJames Booth2018-02-041-0/+9
* Fix tests, move glob creationJames Booth2018-01-275-11/+35
* Only send ping requests to client that support itJames Booth2017-06-163-9/+100
* Change server name in functional testsJames Booth2017-06-151-1/+1
* Show message when server does not support pingJames Booth2017-06-153-0/+28
* 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