Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 | |
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 1 | -0/+4 | |
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 1 | -0/+4 | |
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 1 | -0/+2 | |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 1 | -1/+0 | |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 1 | -1/+0 | |
* | 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 | 1 | -1/+0 | |
* | Remove cons_show_time | James Booth | 2016-10-16 | 1 | -1/+0 | |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 1 | -3/+3 | |
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add win_append | James Booth | 2016-10-15 | 1 | -1/+6 | |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -0/+1 | |
* | Add win_print | James Booth | 2016-10-15 | 1 | -2/+3 | |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 1 | -1/+0 | |
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 1 | -1/+0 | |
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 1 | -1/+0 | |
* | Rename win_get_string -> win_to_string | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add win_printf_line | James Booth | 2016-10-12 | 1 | -0/+1 | |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -2/+2 | |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -1/+1 | |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -1/+1 | |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -1/+1 | |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -0/+1 | |
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -1/+2 | |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -2/+3 | |
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Remove plugin window on /close | James Booth | 2016-07-12 | 1 | -1/+1 | |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -1/+1 | |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -1/+1 | |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+1 | |
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -1/+0 | |
* | Rename command sources | James Booth | 2016-05-22 | 1 | -1/+1 | |
* | Added missing header in ui.h | James Booth | 2016-05-11 | 1 | -0/+1 | |
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -2/+2 | |
* | Fix OSX compile | James Booth | 2016-04-26 | 1 | -0/+1 | |
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 1 | -0/+1 | |
|\ | ||||||
| * | Make tray icon configurable using /tray cmd | Dominik Heidler | 2016-04-16 | 1 | -0/+3 | |
|/ | ||||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 1 | -1/+1 | |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -3/+3 | |
* | Add PGP decryption for incoming/outgoing carbons | James Booth | 2016-03-22 | 1 | -1/+1 | |
* | Tidied cons_show_help | James Booth | 2016-02-18 | 1 | -2/+1 | |
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -0/+1 | |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 | |
|\ | ||||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 | |
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -4/+5 | |
|/ |