about summary refs log tree commit diff stats
path: root/src/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Added autocompleters for notify trigger removalJames Booth2015-11-242-0/+69
|
* Added functions to manage custom notification triggersJames Booth2015-11-242-0/+78
|
* Merge branch 'master' into notificationsJames Booth2015-11-243-93/+179
|\
| * Added conf_string_list_addJames Booth2015-11-243-42/+52
| |
| * Created config/conflists.c for shared config list handlingJames Booth2015-11-233-51/+127
| |
* | Added notify triggers WIPJames Booth2015-11-232-0/+8
|/
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-222-0/+41
| | | | fixes #676
* Tidied roster commandsJames Booth2015-11-221-0/+7
|
* Added /roster resource joinJames Booth2015-11-222-0/+5
|
* Added /roster char resourceJames Booth2015-11-223-0/+44
|
* Added word wrap to roster panelJames Booth2015-11-223-0/+5
|
* 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
|