Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only overwrite preferences with theme when them loaded, not on startup | James Booth | 2014-11-30 | 1 | -3/+16 |
| | |||||
* | Free string after setting theme ui preference, fixed valgrind warning | James Booth | 2014-11-24 | 1 | -0/+1 |
| | |||||
* | Added [ui] preferences to themes | James Booth | 2014-11-19 | 1 | -0/+56 |
| | |||||
* | Tidied theme.c | James Booth | 2014-11-19 | 1 | -201/+62 |
| | |||||
* | Added /theme colours command | James Booth | 2014-11-17 | 1 | -45/+79 |
| | |||||
* | Changed type to enum for presence colour attributes | James Booth | 2014-11-16 | 1 | -0/+18 |
| | |||||
* | Added support for bold theme settings | James Booth | 2014-11-16 | 1 | -54/+89 |
| | |||||
* | Replaced colours with theme_item_t | James Booth | 2014-11-16 | 1 | -0/+55 |
| | |||||
* | Added /presence command to show contacts presence | James Booth | 2014-11-07 | 1 | -23/+59 |
| | |||||
* | Added main.text.me and main.text.them theme settings | James Booth | 2014-11-07 | 1 | -34/+46 |
| | |||||
* | 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/+21 |
| | |||||
* | config/theme: search for system-wide themes | Dmitry Podgorny | 2014-04-09 | 1 | -64/+86 |
| | | | | | | | Search for system-wide themes (usually /usr/share/profanity/themes) if not found in user's home directory. Not tested yet. | ||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Added OTR remaining system messages and colouring | James Booth | 2014-01-17 | 1 | -24/+56 |
| | |||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -0/+24 |
| | | | | | | | | | | | | 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/+14 |
| | |||||
* | Removed files.c | James Booth | 2013-02-02 | 1 | -1/+0 |
| | |||||
* | Moved function to get theme dir to theme.c | James Booth | 2013-02-02 | 1 | -5/+19 |
| | |||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -0/+360 |