about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-175-1/+63
* Implemented /script listJames Booth2015-10-176-5/+52
* 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-1512-9/+210
* 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
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-146-3/+19
* Title bar TLS indicatorJames Booth2015-10-148-20/+92
* Fixed closing room config windowsJames Booth2015-10-131-1/+4
* Use libstrophe/libmesode uuid generatorJames Booth2015-10-123-8/+19
* Fixed resize during password and tls commandsJames Booth2015-10-061-0/+2
* Updated theme template, changed default lastactivity formatJames Booth2015-09-301-1/+1
* Added time format perferences per window typeJames Booth2015-09-308-61/+279
* 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-298-28/+80
* 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-2910-2/+210
* 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
* Include last activity in initial presenceJames Booth2015-09-275-6/+40
* Added auto xa option, tidied autoaway codeJames Booth2015-09-2711-179/+315
* 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-253-9/+12
* Send current presence when autoaway mode idleJames Booth2015-09-251-1/+1
* Include last activity with autoaway mode awayJames Booth2015-09-251-1/+1
* Removed redundant last activity setterJames Booth2015-09-251-1/+0
* Save last activity to account on disconnectJames Booth2015-09-254-0/+20
* 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-247-87/+262
* 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