Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Added deallocation function for string prefs, added otr policy enum | James Booth | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | Added settings to show message text in notifications | James Booth | 2014-05-24 | 1 | -0/+2 |
| | |||||
* | Added notification setting for typing in current window | James Booth | 2014-05-24 | 1 | -0/+1 |
| | |||||
* | Added settings for message notifications in current window | James Booth | 2014-05-24 | 1 | -0/+2 |
| | |||||
* | Added /notify room mention setting | James Booth | 2014-05-24 | 1 | -0/+1 |
| | |||||
* | Split regular and chat room notify settings | James Booth | 2014-05-24 | 1 | -0/+1 |
| | |||||
* | Moved global OTR settings to [otr] group | James Booth | 2014-05-11 | 1 | -2/+2 |
| | |||||
* | Fixed cppcheck warnings | James Booth | 2014-04-26 | 1 | -1/+0 |
| | |||||
* | Added PREF_OTR_POLICY - should be default global policy and set to MANUAL | lightb | 2014-04-19 | 1 | -1/+2 |
| | |||||
* | Added /log shared setting | James Booth | 2014-04-13 | 1 | -1/+2 |
| | | | | Issue #170 | ||||
* | Added /log rotate option | James Booth | 2014-04-13 | 1 | -1/+2 |
| | |||||
* | Removed titlebar version property and allow disabling of titlebar display | James Booth | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Show message when alias already exists in /alias add | James Booth | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 1 | -0/+11 |
| | |||||
* | Changed /statuses preferences | James Booth | 2014-01-19 | 1 | -0/+3 |
| | |||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -1/+2 |
| | | | | | | | | | | | | 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' | ||||
* | Added setting /otr log on|off|redact | James Booth | 2014-01-13 | 1 | -1/+2 |
| | |||||
* | Allow "account" setting in [connection] to autconnect the account | James Booth | 2013-11-07 | 1 | -1/+2 |
| | | | | closes #251 | ||||
* | Added groupchat logs | James Booth | 2013-05-05 | 1 | -0/+1 |
| | | | | closes #168 | ||||
* | Added desktop notification option for subscription requests | James Booth | 2013-04-27 | 1 | -0/+1 |
| | | | | closes #166 | ||||
* | Added desktop notifications for chat room invites | James Booth | 2013-04-22 | 1 | -0/+1 |
| | | | | Use "/notify invite on|off" | ||||
* | Refactored string preferences | James Booth | 2013-02-03 | 1 | -8/+5 |
| | |||||
* | Refactored setting boolean preferences | James Booth | 2013-02-03 | 1 | -15/+1 |
| | |||||
* | Refactored getting boolean preferences | James Booth | 2013-02-03 | 1 | -15/+22 |
| | |||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -0/+101 |