about summary refs log tree commit diff stats
path: root/src/config/theme.c
Commit message (Collapse)AuthorAgeFilesLines
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Colour chat room messages that contain users nicknameJames Booth2014-07-161-15/+21
|
* config/theme: search for system-wide themesDmitry Podgorny2014-04-091-64/+86
| | | | | | | Search for system-wide themes (usually /usr/share/profanity/themes) if not found in user's home directory. Not tested yet.
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Added OTR remaining system messages and colouringJames Booth2014-01-171-24/+56
|
* Show OTR coloured statusJames Booth2014-01-161-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 outputJames Booth2013-07-031-0/+14
|
* Removed files.cJames Booth2013-02-021-1/+0
|
* Moved function to get theme dir to theme.cJames Booth2013-02-021-5/+19
|
* Added config dir to sourceJames Booth2013-02-021-0/+360