about summary refs log tree commit diff stats
path: root/src/config
Commit message (Collapse)AuthorAgeFilesLines
* Updated themesJames Booth2015-11-221-0/+12
|
* Option to show presence information on single line in rosterJames Booth2015-11-221-1/+1
|
* Added /roster indent presenceJames Booth2015-11-212-0/+24
|
* Added /roster indent resourceJames Booth2015-11-212-0/+24
|
* Added /roster indent contactJames Booth2015-11-212-0/+25
|
* Removed unused priority settingsJames Booth2015-11-201-6/+0
|
* Added /roster char contactJames Booth2015-11-203-0/+44
|
* Added /roster char headerJames Booth2015-11-193-0/+45
|
* Changed roster defaults, updated themesJames Booth2015-11-192-3/+5
|
* Added option to show resource priority in rosterJames Booth2015-11-182-0/+5
|
* Added roster count optionJames Booth2015-11-182-0/+5
|
* Pass offline filter to roster_get_contactsJames Booth2015-11-181-1/+1
|
* Added /roster order name|presenceJames Booth2015-11-172-0/+6
|
* Show presence in roster WIPJames Booth2015-11-152-0/+10
|
* Added missing default time formats.James Booth2015-11-141-0/+4
| | | | issue #669
* Added extra fields to TLSCertificateJames Booth2015-11-102-24/+166
|
* Show current TLS certificateJames Booth2015-11-102-32/+38
|
* Store current TLS certificate fingerpint in memory for reconnectJames Booth2015-11-092-0/+38
|
* Fix pointer dereferencingMichael Vetter2015-10-261-1/+0
| | | | Setting the pointer to NULL had no effect outside the function so far.
* Applied coding style to src/config/James Booth2015-10-256-55/+57
|
* Applied coding style to account.hJames Booth2015-10-251-43/+43
|
* Applied coding style to accounts.cJames Booth2015-10-251-50/+50
|
* Applied coding style to account.hJames Booth2015-10-251-7/+7
|
* Applied coding style to account.cJames Booth2015-10-251-8/+8
|
* Force tls on all connections, add tls policy account propertyJames Booth2015-10-184-6/+39
|
* Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATHJames Booth2015-10-182-4/+4
|
* Implemented /script showJames Booth2015-10-172-1/+40
|
* Implemented /script listJames Booth2015-10-172-0/+27
|
* Add ability to script commands after connectJames Booth2015-10-156-4/+182
|
* Added lastactivity preferenceJames Booth2015-10-142-0/+5
|
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-143-0/+6
| | | | Issue #616
* 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
| | | | show)
* Migrate old time display format settingsJames Booth2015-07-021-0/+22
|