Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make header defines consistent | James Booth | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -1/+1 |
|/ | |||||
* | Highlight room trigger terms | James Booth | 2016-02-13 | 1 | -0/+1 |
| | |||||
* | Added roommention.term theme option | James Booth | 2016-02-10 | 1 | -0/+1 |
| | |||||
* | Added mention and trigger themes for console | James Booth | 2016-02-10 | 1 | -0/+2 |
| | |||||
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 1 | -0/+2 |
| | | | | closes #718 | ||||
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 1 | -0/+1 |
| | | | | closes #717 | ||||
* | Added account theme property | James Booth | 2016-01-22 | 1 | -0/+1 |
| | |||||
* | Show theme colour value | James Booth | 2016-01-21 | 1 | -1/+2 |
| | |||||
* | Added roster contact themes | James Booth | 2016-01-14 | 1 | -0/+22 |
| | |||||
* | Added roster room themes | James Booth | 2016-01-09 | 1 | -0/+2 |
| | |||||
* | Applied coding style to src/config/ | James Booth | 2015-10-25 | 1 | -3/+3 |
| | |||||
* | I removed ncurses header dependencies, removed unused code | James Booth | 2015-06-15 | 1 | -5/+0 |
| | |||||
* | Added receipt.sent theme setting | James Booth | 2015-03-15 | 1 | -0/+1 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Added /theme colours command | James Booth | 2014-11-17 | 1 | -1/+17 |
| | |||||
* | Changed type to enum for presence colour attributes | James Booth | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | Added support for bold theme settings | James Booth | 2014-11-16 | 1 | -1/+4 |
| | |||||
* | Replaced colours with theme_item_t | James Booth | 2014-11-16 | 1 | -43/+46 |
| | |||||
* | Added /presence command to show contacts presence | James Booth | 2014-11-07 | 1 | -23/+29 |
| | |||||
* | Added main.text.me and main.text.them theme settings | James Booth | 2014-11-07 | 1 | -34/+36 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Colour chat room messages that contain users nickname | James Booth | 2014-07-16 | 1 | -15/+16 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Added OTR remaining system messages and colouring | James Booth | 2014-01-17 | 1 | -29/+34 |
| | |||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -25/+29 |
| | | | | | | | | | | | | Customisable within theme files e.g.: titlebar.unencrypted=red titlebar.encrypted=green titlebar.trusted=red titlebar.untrusted=green Shows [unencrypted] for all non-OTR chat Disable with '/otr warn off' | ||||
* | Coloured contact and subscription in /roster and /group output | James Booth | 2013-07-03 | 1 | -0/+2 |
| | |||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -0/+65 |