Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow loading all plugins | James Booth | 2017-02-05 | 3 | -6/+45 |
* | Allow unloading all plugins | James Booth | 2017-02-05 | 5 | -96/+150 |
* | Update Copyright | James Booth | 2017-01-28 | 137 | -139/+139 |
* | Fix alias help | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Fix multibyte chars in prof_occurrences | James Booth | 2017-01-26 | 1 | -8/+14 |
* | Check barejid in carbons | James Booth | 2017-01-24 | 1 | -2/+1 |
* | Add carbons from check | James Booth | 2017-01-23 | 1 | -1/+8 |
* | Check roster contact before displayng typing notification | James Booth | 2017-01-23 | 1 | -2/+6 |
* | Add pre chat and room message blocking | James Booth | 2017-01-22 | 7 | -15/+79 |
* | Add chat and room show calls to plugins api | James Booth | 2017-01-21 | 6 | -0/+343 |
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 12 | -15/+310 |
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 10 | -3/+277 |
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 11 | -14/+168 |
* | Fix conditional compile | James Booth | 2017-01-18 | 1 | -0/+4 |
* | Add prof.encryption_reset to Plugins API | James Booth | 2017-01-18 | 6 | -0/+54 |
* | Fix compile | James Booth | 2017-01-16 | 1 | -1/+1 |
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 11 | -29/+38 |
* | Remove unused function | James Booth | 2016-11-24 | 3 | -12/+0 |
* | Fix help tags for /account | James Booth | 2016-11-23 | 1 | -1/+1 |
* | Allow clearing account resource | James Booth | 2016-11-22 | 14 | -38/+72 |
* | Fix typo | James Booth | 2016-11-20 | 1 | -1/+1 |
* | Use server features for account muc service | James Booth | 2016-11-20 | 9 | -91/+128 |
* | Add get_room_nick to plugins api | James Booth | 2016-11-06 | 6 | -0/+41 |
* | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 4 | -11/+14 |
* | Fix typo | James Booth | 2016-10-29 | 1 | -1/+1 |
* | Add /tls certpath default | James Booth | 2016-10-17 | 6 | -5/+53 |
* | Remove unused functions | James Booth | 2016-10-16 | 1 | -18/+0 |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 3 | -42/+28 |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 3 | -81/+67 |
* | Remove unused function prototypes | James Booth | 2016-10-16 | 1 | -2/+0 |
* | Remove unused function prototype | James Booth | 2016-10-16 | 1 | -2/+0 |
* | Remove cons_show_word | James Booth | 2016-10-16 | 2 | -8/+0 |
* | Remove cons_show_time | James Booth | 2016-10-16 | 2 | -8/+0 |
* | Rename buffer functions | James Booth | 2016-10-16 | 3 | -22/+22 |
* | Fix win_append buffer push | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 4 | -34/+126 |
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 3 | -9/+23 |
* | Add win_print_history | James Booth | 2016-10-15 | 4 | -2/+23 |
* | Use win_print_outgoing for carbons | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Rename win_print_incoming_message -> win_print_incoming | James Booth | 2016-10-15 | 4 | -6/+6 |
* | Add win_print_outgoing | James Booth | 2016-10-15 | 4 | -2/+24 |
* | Add win_append | James Booth | 2016-10-15 | 6 | -87/+110 |
* | Add win_appendln | James Booth | 2016-10-15 | 7 | -64/+81 |
* | Add win_print | James Booth | 2016-10-15 | 14 | -346/+376 |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 3 | -3/+3 |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 4 | -46/+33 |
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 2 | -8/+0 |
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 3 | -9/+2 |
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 5 | -30/+30 |
* | Remove whitespace | James Booth | 2016-10-15 | 1 | -1/+0 |