about summary refs log tree commit diff stats
path: root/src/config/preferences.h
Commit message (Expand)AuthorAgeFilesLines
* Simplified autocompleters and command historyJames Booth2015-01-161-1/+1
* adding preference option for dynamic input blockingSimon Effenberg2015-01-121-1/+2
* Merge remote-tracking branch 'incertia/exit-title'James Booth2015-01-121-0/+1
|\
| * add exit title preferenceWill Song2015-01-081-1/+2
* | Renamed titlebar preferenceJames Booth2015-01-121-1/+1
* | Merge branch 'master' into chat-sessionsJames Booth2015-01-101-0/+2
|\ \
| * | Added comments to preferences moduleJames Booth2015-01-101-0/+2
| |/
* / Added preferences for showing resource in titlebar and messagesJames Booth2015-01-101-1/+3
|/
* Merge remote-tracking branch 'incertia/connect-default'James Booth2014-12-291-0/+1
|\
| * add default account property and commands associated with themWill Song2014-11-271-0/+1
* | Added /inpblock commandJames Booth2014-12-211-0/+2
|/
* Added /time settingJames Booth2014-11-161-0/+1
* Added /roster size and /occupants size settingsJames Booth2014-11-151-0/+7
* Added /roster show|hide command, only show roster on connect successJames Booth2014-11-101-0/+4
* Added /wrap user preference for enabling/disabling word wrappingJames Booth2014-11-091-0/+1
* Added /presence command to show contacts presenceJames Booth2014-11-071-0/+1
* Added /privileges command to set UI option for showing roles/affiliations in ...James Booth2014-10-181-0/+1
* Added occupants UI preferenceJames Booth2014-10-091-0/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Added deallocation function for string prefs, added otr policy enumJames Booth2014-06-181-0/+1
* Added settings to show message text in notificationsJames Booth2014-05-241-0/+2
* Added notification setting for typing in current windowJames Booth2014-05-241-0/+1
* Added settings for message notifications in current windowJames Booth2014-05-241-0/+2
* Added /notify room mention settingJames Booth2014-05-241-0/+1
* Split regular and chat room notify settingsJames Booth2014-05-241-0/+1
* Moved global OTR settings to [otr] groupJames Booth2014-05-111-2/+2
* Fixed cppcheck warningsJames Booth2014-04-261-1/+0
* Added PREF_OTR_POLICY - should be default global policy and set to MANUALlightb2014-04-191-1/+2
* Added /log shared settingJames Booth2014-04-131-1/+2
* Added /log rotate optionJames Booth2014-04-131-1/+2
* Removed titlebar version property and allow disabling of titlebar displayJames Booth2014-04-031-1/+1
* 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
* 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
* Added groupchat logsJames Booth2013-05-051-0/+1
* Added desktop notification option for subscription requestsJames Booth2013-04-271-0/+1
* Added desktop notifications for chat room invitesJames Booth2013-04-221-0/+1
* 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