about summary refs log tree commit diff stats
path: root/src/config/preferences.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'incertia/exit-title'James Booth2015-01-121-0/+3
|\
| * add exit title preference to group and add command for setting the preferenceWill Song2015-01-081-0/+1
| * add exit title preferenceWill Song2015-01-081-0/+3
* | Renamed titlebar preferenceJames Booth2015-01-121-3/+13
* | Merge branch 'master' into chat-sessionsJames Booth2015-01-101-0/+10
|\ \
| * | Added comments to preferences moduleJames Booth2015-01-101-0/+10
| |/
* / Added preferences for showing resource in titlebar and messagesJames Booth2015-01-101-0/+6
|/
* Default title bar update to falseJames Booth2014-12-311-1/+0
* Merge remote-tracking branch 'incertia/connect-default'James Booth2014-12-291-0/+3
|\
| * add default account property and commands associated with themWill Song2014-11-271-0/+3
* | Added /inpblock commandJames Booth2014-12-211-0/+18
|/
* Added /time settingJames Booth2014-11-161-0/+5
* Added /roster size and /occupants size settingsJames Booth2014-11-151-0/+38
* Added /roster show|hide command, only show roster on connect successJames Booth2014-11-101-0/+14
* Added /wrap user preference for enabling/disabling word wrappingJames Booth2014-11-091-0/+4
* Added /presence command to show contacts presenceJames Booth2014-11-071-0/+4
* Follow symlinks for profrc and accounts filesJames Booth2014-10-261-1/+8
* Set file permissions for preferences fileJames Booth2014-10-181-0/+7
* Added /privileges command to set UI option for showing roles/affiliations in ...James Booth2014-10-181-0/+4
* Added occupants UI preferenceJames Booth2014-10-091-0/+4
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Enable splash logo by defaultJames Booth2014-08-091-0/+1
* Set auto reconnect to 30 seconds by defaultJames Booth2014-07-291-1/+5
* Added quote param to autocomplete_completeJames Booth2014-07-091-1/+1
* Free aliases on cmd_initJames Booth2014-06-181-4/+8
* Added deallocation function for string prefs, added otr policy enumJames Booth2014-06-181-5/+15
* Free account_name preference on autoconnectJames Booth2014-06-171-1/+1
* Free GError on prefs loadJames Booth2014-06-171-3/+12
* Fixed memleak when writing preferences fileJames Booth2014-06-151-1/+2
* Added settings to show message text in notificationsJames Booth2014-05-241-0/+6
* Added notification setting for typing in current windowJames Booth2014-05-241-0/+4
* Added settings for message notifications in current windowJames Booth2014-05-241-0/+8
* Added /notify room mention settingJames Booth2014-05-241-0/+1
* Split regular and chat room notify settingsJames Booth2014-05-241-0/+3
* Moved global OTR settings to [otr] groupJames Booth2014-05-111-8/+29
* Fixed cppcheck warningsJames Booth2014-04-261-8/+1
* Merge remote-tracking branch 'lucian/master'James Booth2014-04-221-1/+8
|\
| * Added /otr policy to commands (still need to add autocomplete stuff?)lightb2014-04-191-0/+3
| * Added PREF_OTR_POLICY to preferences.c -> key -> otr.policylightb2014-04-191-0/+4
|/
* Added /log shared settingJames Booth2014-04-131-0/+4
* Added /log rotate optionJames Booth2014-04-131-0/+4
* 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