Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow hiding of empty presence groups: /roster {show,hide} empty (default is ↵ | Daniel | 2015-07-08 | 1 | -0/+1 | |
| | | | | show) | |||||
* | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into stabber-tests | James Booth | 2015-06-02 | 1 | -0/+1 | |
|\ | ||||||
| * | Added Theme UI option for window auto tidy | Pete | 2015-06-01 | 1 | -0/+1 | |
| | | ||||||
* | | Added initial stabber test | James Booth | 2015-05-17 | 1 | -1/+4 | |
|/ | ||||||
* | Use null check convention in theme.c | James Booth | 2015-05-04 | 1 | -8/+8 | |
| | ||||||
* | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 1 | -0/+1 | |
| | ||||||
* | Added receipt.sent theme setting | James Booth | 2015-03-15 | 1 | -62/+66 | |
| | ||||||
* | Added /time statusbar preference | James Booth | 2015-03-10 | 1 | -0/+1 | |
| | ||||||
* | Upgrade otr warn preference, added UI theme settings | James Booth | 2015-02-25 | 1 | -7/+11 | |
| | ||||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 | |
| | ||||||
* | Free theme list after use | James Booth | 2015-02-09 | 1 | -1/+3 | |
| | ||||||
* | Renamed command group presence->presences to avoid clash | James Booth | 2015-01-28 | 1 | -1/+1 | |
| | ||||||
* | 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 | |