Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 15 | -22/+425 |
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 13 | -4/+373 |
* | Update CHANGELOG | James Booth | 2017-01-19 | 1 | -0/+1 |
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 14 | -14/+219 |
* | Fix conditional compile | James Booth | 2017-01-18 | 1 | -0/+4 |
* | Add prof.encryption_reset to Plugins API | James Booth | 2017-01-18 | 8 | -0/+88 |
* | Fix tests | James Booth | 2017-01-16 | 1 | -1/+0 |
* | Fix compile | James Booth | 2017-01-16 | 1 | -1/+1 |
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 16 | -34/+71 |
* | 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 | 17 | -40/+75 |
* | Fix typo | James Booth | 2016-11-20 | 1 | -1/+1 |
* | Use server features for account muc service | James Booth | 2016-11-20 | 14 | -109/+130 |
* | Update CHANGELOG | James Booth | 2016-11-06 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' | James Booth | 2016-11-06 | 1 | -0/+1 |
|\ | |||||
| * | Update CHANGELOG | James Booth | 2016-11-06 | 1 | -0/+1 |
* | | Add get_room_nick to plugins api | James Booth | 2016-11-06 | 6 | -0/+41 |
|/ | |||||
* | Add main.help.header to themes | James Booth | 2016-10-30 | 13 | -6/+13 |
* | Merge remote-tracking branch 'lactide/master' | James Booth | 2016-10-30 | 4 | -11/+14 |
|\ | |||||
| * | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 4 | -11/+14 |
|/ | |||||
* | Fix typo | James Booth | 2016-10-29 | 1 | -1/+1 |
* | Update CHANGELOG | James Booth | 2016-10-18 | 1 | -0/+7 |
* | Add /tls certpath default | James Booth | 2016-10-17 | 6 | -5/+53 |
* | Update theme boothj5_laptop | James Booth | 2016-10-16 | 1 | -1/+1 |
* | Update theme boothj5_laptop | James Booth | 2016-10-16 | 1 | -2/+2 |
* | Remove unused functions | James Booth | 2016-10-16 | 1 | -18/+0 |
* | Fix time.xmlconsole in themes | James Booth | 2016-10-16 | 4 | -4/+4 |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 6 | -57/+34 |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 6 | -88/+82 |
* | 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 |
* | Update boothj5_laptop theme | James Booth | 2016-10-16 | 1 | -3/+3 |
* | Add boothj5_laptop theme | James Booth | 2016-10-16 | 1 | -0/+144 |
* | 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 | 4 | -10/+24 |
* | 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 | 8 | -64/+82 |
* | Add win_print | James Booth | 2016-10-15 | 15 | -347/+378 |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 4 | -4/+4 |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 5 | -47/+33 |
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 3 | -10/+0 |