Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Match all terms on help search | James Booth | 2017-04-07 | 1 | -13/+18 |
* | Update /help help | James Booth | 2017-04-07 | 1 | -4/+4 |
* | Free cmd search index | James Booth | 2017-04-07 | 1 | -0/+6 |
* | Add basic help search | James Booth | 2017-04-06 | 4 | -35/+136 |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 3 | -310/+310 |
* | Autotidy windows on /leave | James Booth | 2017-03-21 | 2 | -15/+5 |
* | Add plugins sourcepath property | James Booth | 2017-02-05 | 4 | -13/+92 |
* | Allow installing plugins from directory | James Booth | 2017-02-05 | 1 | -24/+52 |
* | Update plugins help | James Booth | 2017-02-05 | 1 | -2/+2 |
* | Allow loading all plugins | James Booth | 2017-02-05 | 1 | -3/+19 |
* | Allow unloading all plugins | James Booth | 2017-02-05 | 3 | -96/+128 |
* | Update Copyright | James Booth | 2017-01-28 | 6 | -6/+6 |
* | Fix alias help | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 1 | -4/+4 |
* | Fix help tags for /account | James Booth | 2016-11-23 | 1 | -1/+1 |
* | Allow clearing account resource | James Booth | 2016-11-22 | 3 | -2/+9 |
* | Fix typo | James Booth | 2016-11-20 | 1 | -1/+1 |
* | Use server features for account muc service | James Booth | 2016-11-20 | 3 | -19/+39 |
* | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 1 | -2/+2 |
* | Add /tls certpath default | James Booth | 2016-10-17 | 3 | -3/+10 |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 1 | -28/+28 |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 1 | -66/+66 |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Add win_print | James Booth | 2016-10-15 | 1 | -42/+42 |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 1 | -21/+21 |
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 1 | -7/+7 |
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -6/+6 |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -5/+5 |
* | Use THEME_DEFAULT | James Booth | 2016-10-14 | 1 | -4/+4 |
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -3/+3 |
* | Add win_printf_line | James Booth | 2016-10-12 | 1 | -2/+2 |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -7/+7 |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -8/+8 |
* | Allow filepath autocompletion in plugins | James Booth | 2016-10-10 | 2 | -110/+111 |
* | Fix /tls revoke message | James Booth | 2016-10-06 | 1 | -1/+1 |
* | Minor code tidy cmd_ac.h | James Booth | 2016-10-06 | 1 | -6/+3 |
* | Minor code tidy cmd_ac.c | James Booth | 2016-10-06 | 1 | -54/+47 |
* | Use current room for /bookmark add and /bookmark remove | James Booth | 2016-10-05 | 2 | -86/+106 |
* | Reduce scope of GString in autocompleters | James Booth | 2016-10-03 | 1 | -6/+19 |
* | Correct minor spelling errors | Jack Henschel | 2016-09-27 | 1 | -2/+2 |
* | Allow setting /occupants properties when no connected | James Booth | 2016-09-26 | 1 | -7/+6 |
* | Remove verbose output on window move | James Booth | 2016-09-25 | 1 | -16/+8 |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 4 | -20/+192 |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 4 | -21/+21 |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 4 | -4/+43 |
* | Fix string frees in _complete_filepath | James Booth | 2016-09-05 | 1 | -5/+2 |
* | Free string on /plugins install | James Booth | 2016-09-05 | 1 | -0/+1 |
* | Free strings in _complete_filepath | James Booth | 2016-09-05 | 1 | -3/+10 |
* | cmd_defs: Fix typo | Tim Nieradzik | 2016-09-05 | 1 | -4/+4 |
* | Update help | James Booth | 2016-08-22 | 1 | -9/+8 |