about summary refs log tree commit diff stats
path: root/src/config/preferences.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Show message when alias already exists in /alias addJames Booth2014-01-231-1/+1
|
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-231-0/+11
|
* Changed /statuses preferencesJames Booth2014-01-191-0/+3
|
* Show OTR coloured statusJames Booth2014-01-161-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|redactJames Booth2014-01-131-1/+2
|
* Allow "account" setting in [connection] to autconnect the accountJames Booth2013-11-071-1/+2
| | | | closes #251
* Added groupchat logsJames Booth2013-05-051-0/+1
| | | | closes #168
* Added desktop notification option for subscription requestsJames Booth2013-04-271-0/+1
| | | | closes #166
* Added desktop notifications for chat room invitesJames Booth2013-04-221-0/+1
| | | | Use "/notify invite on|off"
* Refactored string preferencesJames Booth2013-02-031-8/+5
|
* Refactored setting boolean preferencesJames Booth2013-02-031-15/+1
|
* Refactored getting boolean preferencesJames Booth2013-02-031-15/+22
|
* Added config dir to sourceJames Booth2013-02-021-0/+101