about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Removed --disable-tls command line optionJames Booth2015-10-187-22/+11
* Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATHJames Booth2015-10-184-8/+8
* Added /script autocompletionJames Booth2015-10-171-2/+59
* Implemented /script showJames Booth2015-10-176-1/+64
* Implemented /script listJames Booth2015-10-177-5/+53
* Added /script runJames Booth2015-10-153-2/+50
* Allow /lastactivity on|off when not connectedJames Booth2015-10-151-4/+4
* Add ability to script commands after connectJames Booth2015-10-1518-25/+230
* Updated CHANGELOGJames Booth2015-10-141-0/+1
* Added /lastactivity on|offJames Booth2015-10-143-5/+19
* Send service-unavailable when lastactivity disabledJames Booth2015-10-141-2/+30
* Use lastactivity preference for presence updatesJames Booth2015-10-142-3/+16
* Added lastactivity preferenceJames Booth2015-10-142-0/+5
* Moved idle time check for last activityJames Booth2015-10-142-11/+11
* Added TLS show to UI preferencesJames Booth2015-10-143-1/+14
* Updated themesJames Booth2015-10-143-0/+3
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-146-3/+19
* Title bar TLS indicatorJames Booth2015-10-149-22/+94
* Fixed closing room config windowsJames Booth2015-10-131-1/+4
* Merge pull request #633 from sirdiego/masterJames Booth2015-10-131-2/+2
|\
| * updated intaller to clone libmsode over httpsTim Spiekerkötter2015-10-011-2/+2
* | Merge remote-tracking branch 'halfur/master' into apt-getJames Booth2015-10-131-6/+13
|\ \
| * | Add check for existing apt-cyg in cyg_prepare() and extract installation meth...Lennart Bentz2015-10-061-6/+13
| |/
* | functionaltests: user ip address for server on connectJames Booth2015-10-132-2/+2
* | functionaltests: reset connect wait to 30 secsJames Booth2015-10-131-1/+1
* | 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
* 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