about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* functionaltests: Doubled libexpect timeout for connectJames Booth2015-10-131-1/+1
|
* Doubled expect timeout for connect in tests, removed libuuid from travis buildJames Booth2015-10-132-2/+2
|
* Fixed testsJames Booth2015-10-121-0/+7
|
* Use libstrophe/libmesode uuid generatorJames Booth2015-10-125-17/+25
|
* Fixed resize during password and tls commandsJames Booth2015-10-061-0/+2
|
* Updated theme template, changed default lastactivity formatJames Booth2015-09-302-2/+8
|
* Updated themesJames Booth2015-09-303-4/+19
|
* Fixed functional testsJames Booth2015-09-301-3/+13
|
* Added time format perferences per window typeJames Booth2015-09-308-61/+279
|
* Updated CHANGELOGJames Booth2015-09-301-0/+1
|
* Fixed spellingJames Booth2015-09-301-1/+1
|
* Added jabber:iq:last to capabilitiesJames Booth2015-09-293-11/+17
|
* Added last activity time format optionJames Booth2015-09-299-28/+81
|
* Use more specific messages for last activity responsesJames Booth2015-09-291-6/+30
|
* Unmap key sequence Alt+=James Booth2015-09-291-0/+3
| | | | Fixes #629
* Fix last active queryJames Booth2015-09-292-12/+5
|
* WIP: Added last activity request and responseJames Booth2015-09-2911-2/+211
|
* Increased help examples sizeJames Booth2015-09-281-1/+1
|
* Added contact OTR policy to helpJames Booth2015-09-281-17/+21
|
* Added missing account properties to /account renameJames Booth2015-09-281-29/+26
|
* Removed old code to fix legacy accountsJames Booth2015-09-281-58/+2
|
* Updated CHANGELOGJames Booth2015-09-281-0/+1
|
* Updated CHANGELOGJames Booth2015-09-281-0/+1
|
* Include last activity in initial presenceJames Booth2015-09-275-6/+40
|
* Added auto xa option, tidied autoaway codeJames Booth2015-09-2713-181/+321
|
* Fixed spelling mistakeJames Booth2015-09-271-2/+2
|
* Tidied autoaway codeJames Booth2015-09-251-22/+20
|
* Allow autoaway when status is dndJames Booth2015-09-251-1/+4
|
* Set status to what it was before autoawayJames Booth2015-09-254-10/+13
|
* Send current presence when autoaway mode idleJames Booth2015-09-251-1/+1
|
* Include last activity with autoaway mode awayJames Booth2015-09-251-1/+1
|
* Fixed testJames Booth2015-09-251-1/+0
|
* Removed redundant last activity setterJames Booth2015-09-251-1/+0
|
* Save last activity to account on disconnectJames Booth2015-09-256-0/+22
|
* Updated CHANGELOGJames Booth2015-09-241-0/+6
|
* Fixed travis buildJames Booth2015-09-241-1/+0
|
* Fixed /tls helpJames Booth2015-09-241-8/+8
|
* Added HAVE_LIBMESODE check before setting cert pathJames Booth2015-09-241-0/+2
|
* Added /tls revokeJames Booth2015-09-244-1/+72
|
* Show trusted certificate fingerprint firstJames Booth2015-09-241-3/+3
|
* Added /tls trusted commandJames Booth2015-09-244-0/+67
|
* Save trusted certificates to tlscerts file with more informationJames Booth2015-09-248-87/+264
|
* Parse TLS cert subjectJames Booth2015-09-231-4/+37
|
* Perform directory exists check before setting TLS cert pathJames Booth2015-09-231-2/+7
|
* Fixed spellingJames Booth2015-09-231-1/+1
|
* Added TLS trusted certificate path preferenceJames Booth2015-09-235-10/+81
|
* Tidied output for cert callbackJames Booth2015-09-231-1/+1
|
* Use subject name in cert callbackJames Booth2015-09-221-1/+1
|
* Fix travis buildJames Booth2015-09-221-0/+1
|
* Store trusted TLS cert fingerprintsJames Booth2015-09-224-3/+99
|