Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Split regular and chat room notify settings | James Booth | 2014-05-24 | 1 | -0/+3 | |
| | ||||||
* | Moved global OTR settings to [otr] group | James Booth | 2014-05-11 | 1 | -8/+29 | |
| | ||||||
* | Fixed cppcheck warnings | James Booth | 2014-04-26 | 1 | -8/+1 | |
| | ||||||
* | Merge remote-tracking branch 'lucian/master' | James Booth | 2014-04-22 | 1 | -1/+8 | |
|\ | ||||||
| * | Added /otr policy to commands (still need to add autocomplete stuff?) | lightb | 2014-04-19 | 1 | -0/+3 | |
| | | ||||||
| * | Added PREF_OTR_POLICY to preferences.c -> key -> otr.policy | lightb | 2014-04-19 | 1 | -0/+4 | |
|/ | | | | | Added default value "manual" to PREF_OTR_POLICy -> preferences.c Modified help string to reflect otr_policy, started checks on cmd_otr | |||||
* | Added /log shared setting | James Booth | 2014-04-13 | 1 | -0/+4 | |
| | | | | Issue #170 | |||||
* | Added /log rotate option | James Booth | 2014-04-13 | 1 | -0/+4 | |
| | ||||||
* | Removed titlebar version property and allow disabling of titlebar display | James Booth | 2014-04-03 | 1 | -5/+6 | |
| | ||||||
* | Command '/statuses muc' now allows 'all', 'online' and 'none' settings | James Booth | 2014-03-15 | 1 | -2/+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 | -3/+8 | |
| | ||||||
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 1 | -6/+83 | |
| | ||||||
* | WIP - /statuses command options | James Booth | 2014-01-20 | 1 | -0/+2 | |
| | ||||||
* | Use defaults for /statuses commands | James Booth | 2014-01-19 | 1 | -0/+4 | |
| | ||||||
* | Changed /statuses preferences | James Booth | 2014-01-19 | 1 | -0/+9 | |
| | ||||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -0/+4 | |
| | | | | | | | | | | | | 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 | -0/+5 | |
| | ||||||
* | Allow "account" setting in [connection] to autconnect the account | James Booth | 2013-11-07 | 1 | -0/+4 | |
| | | | | closes #251 | |||||
* | removed strdup in autocomplete calls | Dmitry Podgorny | 2013-08-26 | 1 | -2/+2 | |
| | ||||||
* | Added groupchat logs | James Booth | 2013-05-05 | 1 | -0/+3 | |
| | | | | closes #168 | |||||
* | Added desktop notification option for subscription requests | James Booth | 2013-04-27 | 1 | -0/+3 | |
| | | | | closes #166 | |||||
* | Added desktop notifications for chat room invites | James Booth | 2013-04-22 | 1 | -0/+3 | |
| | | | | Use "/notify invite on|off" | |||||
* | Mouse handling disabled by default. | James Booth | 2013-03-19 | 1 | -1/+0 | |
| | ||||||
* | Added asserts | James Booth | 2013-02-03 | 1 | -1/+1 | |
| | ||||||
* | Refactored string preferences | James Booth | 2013-02-03 | 1 | -40/+43 | |
| | ||||||
* | Refactored setting boolean preferences | James Booth | 2013-02-03 | 1 | -187/+95 | |
| | ||||||
* | Refactored getting boolean preferences | James Booth | 2013-02-03 | 1 | -135/+140 | |
| | ||||||
* | Removed files.c | James Booth | 2013-02-02 | 1 | -1/+0 | |
| | ||||||
* | Moved function to get log dir to log.c | James Booth | 2013-02-02 | 1 | -3/+17 | |
| | ||||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -0/+455 | |