about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into pgpJames Booth2015-04-232-2/+41
|\
| * Tidied account loginJames Booth2015-04-232-2/+41
* | Merge branch 'master' into pgpJames Booth2015-04-123-0/+5
|\|
| * Added option to show jids in occupants panelJames Booth2015-04-123-0/+5
* | Added pgpkeyid account setting, send signed presenceJames Booth2015-03-234-3/+37
|/
* Added individual options to send and request delivery receiptsJames Booth2015-03-192-4/+8
* Added receipt.sent theme settingJames Booth2015-03-152-62/+67
* Added basic delivery receiptsJames Booth2015-03-112-1/+5
* Added /time statusbar preferenceJames Booth2015-03-103-0/+7
* Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280James Booth2015-03-082-0/+4
|\
| * Add XEP-0280 supportOlivier LE MOAL2015-02-102-0/+4
* | Upgrade otr warn preference, added UI theme settingsJames Booth2015-02-252-31/+17
* | Updated default preferencesJames Booth2015-02-241-4/+13
* | Fixed spelling.Christian Storm2015-02-171-1/+1
* | Changed default inpblock delay to 1 secondJames Booth2015-02-101-1/+1
* | Updated copyrightJames Booth2015-02-108-8/+8
|/
* Free theme list after useJames Booth2015-02-091-1/+3
* Renamed command group presence->presences to avoid clashJames Booth2015-01-281-1/+1
* Simplified autocompleters and command historyJames Booth2015-01-164-6/+6
* eval_password code is now in cmd_connect so that it can be changedWill Song2015-01-121-10/+0
* Removed unused include, free eval_passwordJames Booth2015-01-132-1/+1
* Merge remote-tracking branch 'peterlvilim/keyring'James Booth2015-01-134-5/+46
|\
| * fgets: buffer sizePeter Vilim2015-01-071-3/+6
| * fix for fgetsPeter Vilim2015-01-071-1/+1
| * mergePeter Vilim2015-01-071-0/+2
| |\
| | * Add support for evaluated passwordPeter Vilim2015-01-074-5/+42
| * | iofixedPeter Vilim2015-01-072-2/+14
| * | Add support for evaluated passwordPeter Vilim2015-01-064-5/+29
| |/
* | adding preference option for dynamic input blockingSimon Effenberg2015-01-122-1/+6
* | Merge remote-tracking branch 'incertia/exit-title'James Booth2015-01-122-0/+4
|\ \
| * | add exit title preference to group and add command for setting the preferenceWill Song2015-01-081-0/+1
| * | add exit title preferenceWill Song2015-01-082-1/+5
| |/
* | Renamed titlebar preferenceJames Booth2015-01-122-4/+14
* | Merge branch 'master' into chat-sessionsJames Booth2015-01-102-0/+12
|\ \
| * | Added comments to preferences moduleJames Booth2015-01-102-0/+12
| |/
* / Added preferences for showing resource in titlebar and messagesJames Booth2015-01-102-1/+9
|/
* Default title bar update to falseJames Booth2014-12-311-1/+0
* Merge remote-tracking branch 'incertia/connect-default'James Booth2014-12-292-0/+4
|\
| * add default account property and commands associated with themWill Song2014-11-272-0/+4
* | Removed function pointersJames Booth2014-12-222-161/+115
* | Added /inpblock commandJames Booth2014-12-212-0/+20
* | Only overwrite preferences with theme when them loaded, not on startupJames Booth2014-11-301-3/+16
|/
* Merge remote-tracking branch 'incertia/account-remove'James Booth2014-11-242-0/+12
|\
| * implement account removalWill Song2014-11-232-0/+12
* | Free string after setting theme ui preference, fixed valgrind warningJames Booth2014-11-241-0/+1
|/
* Added [ui] preferences to themesJames Booth2014-11-191-0/+56
* Tidied theme.cJames Booth2014-11-191-201/+62
* Added /theme colours commandJames Booth2014-11-172-46/+96
* Changed type to enum for presence colour attributesJames Booth2014-11-162-0/+19
* Added support for bold theme settingsJames Booth2014-11-162-55/+93