about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added TLS show to UI preferencesJames Booth2015-10-143-1/+14
| |
* | Add preference for showing TLS indicator in titlebarJames Booth2015-10-146-3/+19
| | | | | | | | Issue #616
* | Title bar TLS indicatorJames Booth2015-10-148-20/+92
| | | | | | | | Issue #616
* | 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
| | | | Fixes #629
* 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
|
* 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
|
* Store trusted TLS cert fingerprintsJames Booth2015-09-224-3/+99
|
* Added conditionals for libmesode cert verificationJames Booth2015-09-221-0/+7
|
* Prompt user to allow or deny untrusted TLS certificatesJames Booth2015-09-228-3/+79
|
* Added TLS cert fail callbackJames Booth2015-09-223-1/+29
|
* Check for libmesode, fall back to libstropheJames Booth2015-09-2114-3/+106
|
* Moved /winstidy command to /wins autotidyJames Booth2015-09-194-32/+40
|
* Added otr and pgp to /prefs command helpJames Booth2015-09-091-2/+4
|
* Added conference and receipts features to caps query responseJames Booth2015-09-091-0/+12
|
* Spelling fixJames Booth2015-09-091-1/+1
|