about summary refs log tree commit diff stats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Updated theme template, changed default lastactivity formatJames Booth2015-09-301-1/+1
* Added time format perferences per window typeJames Booth2015-09-303-34/+50
* Added last activity time format optionJames Booth2015-09-293-0/+7
* Added missing account properties to /account renameJames Booth2015-09-281-29/+26
* Removed old code to fix legacy accountsJames Booth2015-09-281-58/+2
* Include last activity in initial presenceJames Booth2015-09-272-0/+12
* Added auto xa option, tidied autoaway codeJames Booth2015-09-274-3/+58
* Save last activity to account on disconnectJames Booth2015-09-252-0/+18
* Added /tls revokeJames Booth2015-09-242-0/+47
* Added /tls trusted commandJames Booth2015-09-242-0/+30
* Save trusted certificates to tlscerts file with more informationJames Booth2015-09-244-78/+242
* Added TLS trusted certificate path preferenceJames Booth2015-09-232-1/+5
* Store trusted TLS cert fingerprintsJames Booth2015-09-222-0/+78
* Added otr and pgp char to themesJames Booth2015-08-261-0/+15
* Added preference for encryption charJames Booth2015-08-262-0/+59
* Free strings in prefs_loadJames Booth2015-08-091-0/+2
* Removed /mouse commandJames Booth2015-07-192-4/+0
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ...Daniel2015-07-083-0/+6
* Migrate old time display format settingsJames Booth2015-07-021-0/+22
* Default autoping to 1 minute #541James Booth2015-07-021-1/+5
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-011-2/+2
|\
| * fix conflictsWill Song2015-05-298-148/+213
| |\
| * | use custom format string for time preferenceWill Song2015-01-271-1/+1
* | | Fixed various jid and account mem leaksJames Booth2015-06-241-0/+2
* | | prefs: Don't mix allocator typesDmitry Podgorny2015-06-241-2/+2
* | | Added PGP logging preferencesJames Booth2015-06-212-3/+9
* | | Moved setting otr.warn -> enc.warnJames Booth2015-06-213-21/+11
* | | Merge branch 'master' into openpgpJames Booth2015-06-153-16/+0
|\ \ \
| * | | I removed ncurses header dependencies, removed unused codeJames Booth2015-06-153-16/+0
* | | | Merge branch 'master' into openpgpJames Booth2015-06-081-0/+1
|\| | |
| * | | Set default autoaway mode to offJames Booth2015-06-081-0/+1
* | | | Merge branch 'master' into openpgpJames Booth2015-06-052-3/+6
|\| | |
| * | | Merge branch 'master' into stabber-testsJames Booth2015-06-023-0/+6
| |\ \ \
| * | | | Added initial stabber testJames Booth2015-05-172-3/+6
| | |_|/ | |/| |
* | | | Merge branch 'master' into openpgpJames Booth2015-06-023-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Added Theme UI option for window auto tidyPete2015-06-011-0/+1
| * | | Added window auto tidy.Pete2015-05-292-0/+5
| |/ /
* | | Merge branch 'master' into pgpJames Booth2015-05-044-37/+37
|\| |
| * | Use null check convention in theme.cJames Booth2015-05-041-8/+8
| * | Use null check convention in preferences.cJames Booth2015-05-041-4/+4
| * | Use null check convention in accounts.cJames Booth2015-05-041-17/+17
| * | Use null check convention in account.cJames Booth2015-05-041-8/+8
* | | 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