about summary refs log tree commit diff stats
path: root/src/config/preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Show message when alias already exists in /alias addJames Booth2014-01-231-3/+8
|
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-231-6/+83
|
* WIP - /statuses command optionsJames Booth2014-01-201-0/+2
|
* Use defaults for /statuses commandsJames Booth2014-01-191-0/+4
|
* Changed /statuses preferencesJames Booth2014-01-191-0/+9
|
* Show OTR coloured statusJames Booth2014-01-161-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|redactJames Booth2014-01-131-0/+5
|
* Allow "account" setting in [connection] to autconnect the accountJames Booth2013-11-071-0/+4
| | | | closes #251
* removed strdup in autocomplete callsDmitry Podgorny2013-08-261-2/+2
|
* Added groupchat logsJames Booth2013-05-051-0/+3
| | | | closes #168
* Added desktop notification option for subscription requestsJames Booth2013-04-271-0/+3
| | | | closes #166
* Added desktop notifications for chat room invitesJames Booth2013-04-221-0/+3
| | | | Use "/notify invite on|off"
* Mouse handling disabled by default.James Booth2013-03-191-1/+0
|
* Added assertsJames Booth2013-02-031-1/+1
|
* Refactored string preferencesJames Booth2013-02-031-40/+43
|
* Refactored setting boolean preferencesJames Booth2013-02-031-187/+95
|
* Refactored getting boolean preferencesJames Booth2013-02-031-135/+140
|
* Removed files.cJames Booth2013-02-021-1/+0
|
* Moved function to get log dir to log.cJames Booth2013-02-021-3/+17
|
* Added config dir to sourceJames Booth2013-02-021-0/+455