about summary refs log tree commit diff stats
path: root/src/preferences.c
Commit message (Expand)AuthorAgeFilesLines
* Added config dir to sourceJames Booth2013-02-021-455/+0
* Added command and tools subdirs to sourceJames Booth2013-02-021-1/+1
* Tidied #include'sJames Booth2013-02-021-4/+5
* Got rid of old naming convention on prof_autocompleteJames Booth2013-01-251-8/+8
* Merge remote-tracking branch 'backalor/master'James Booth2013-01-221-0/+18
|\
| * Add function prototype and make the default for the /statuses command be ONBackalor2013-01-221-1/+5
| * Add new command /statuses for status notificationsBackalor2013-01-211-4/+4
| * Add 's' to make the preference file readBackalor2013-01-141-2/+2
| * Add new command "/notify status" to enable/disable status messages,Backalor2013-01-141-0/+13
* | Added /mouse command for enabling/disabling mouse handlingJames Booth2013-01-171-0/+17
|/
* Updated copyrightJames Booth2013-01-111-1/+1
* Autocomplete: added free functionJames Booth2013-01-111-1/+1
* Fixed order of includes for ncurseswJames Booth2013-01-041-3/+3
* Include ncursesw, set localeJames Booth2013-01-021-2/+2
* Added /gone to allow configurable delay for </gone> stateJames Booth2012-12-191-0/+13
* Changed titlebarversion commandJames Booth2012-12-021-2/+2
* Organised config fileJames Booth2012-12-021-28/+28
* Moved logins to accounts moduleJames Booth2012-12-021-72/+0
* Default /autoaway check onJames Booth2012-12-011-1/+5
* Implemented /autoaway mode idleJames Booth2012-12-011-1/+5
* Added preferences for /autoawayJames Booth2012-11-301-0/+63
* Option to show version in title bar with /titlebarversionJames Booth2012-11-291-0/+13
* Added /autoping command to set ping interval or disable with 0James Booth2012-11-261-0/+13
* Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOMEJames Booth2012-11-251-8/+7
* Added auto reconnect, and /reconnect command to control intervalJames Booth2012-11-251-0/+13
* Revert "Stop ctrl-c quitting with /ctrlc off"James Booth2012-11-231-13/+0
* Stop ctrl-c quitting with /ctrlc offJames Booth2012-11-231-0/+13
* Separated colours from main preferencesJames Booth2012-11-211-301/+13
* Added more colour preferencesJames Booth2012-11-211-36/+146
* introduce priority supportDmitry Podgorny2012-11-131-0/+13
* complete log rotation supportDmitry Podgorny2012-11-121-2/+22
* introduce initial log rotate supportDmitry Podgorny2012-11-111-0/+7
* fix autocompletion for /sub commandDmitry Podgorny2012-11-111-24/+0
* add subscription supportDmitry Podgorny2012-11-111-0/+24
* Added a seperate option to enable outgoing typing notificationsJames Booth2012-11-011-0/+13
* Added states preference to enable chat statesJames Booth2012-10-311-0/+13
* Added /intype settingJames Booth2012-10-281-0/+13
* Unified desktop notification preferencesJames Booth2012-10-271-21/+21
* Made version check a user preferenceJames Booth2012-10-241-0/+13
* Added autocomplete for boolean settingsJames Booth2012-10-221-8/+25
* Free autocompleters on quitJames Booth2012-10-221-0/+1
* Renamed other autocompletersJames Booth2012-10-211-2/+2
* Removed trailing whitespace from src and testsJames Booth2012-10-211-32/+32
* Added history optionJames Booth2012-10-141-0/+13
* Made periodic message reminders a user optionJames Booth2012-09-231-0/+13
* Shutdown now correctly handles connectionJames Booth2012-09-231-1/+0
* Comments now kept when writing to config fileJames Booth2012-09-091-1/+2
* Check for ncurses headers on cygwinJames Booth2012-09-081-0/+7
* Tidied all includesJames Booth2012-08-261-2/+1
* Refactored logJames Booth2012-08-261-2/+2