about summary refs log tree commit diff stats
path: root/src/config/preferences.c
Commit message (Expand)AuthorAgeFilesLines
* Removed titlebar version property and allow disabling of titlebar displayJames Booth2014-04-031-5/+6
* Command '/statuses muc' now allows 'all', 'online' and 'none' settingsJames Booth2014-03-151-2/+1
* Updated copyrightJames Booth2014-03-091-1/+1
* 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
* 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
* removed strdup in autocomplete callsDmitry Podgorny2013-08-261-2/+2
* Added groupchat logsJames Booth2013-05-051-0/+3
* Added desktop notification option for subscription requestsJames Booth2013-04-271-0/+3
* Added desktop notifications for chat room invitesJames Booth2013-04-221-0/+3
* 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