about summary refs log tree commit diff stats
path: root/src/config/preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* 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