Plugin Directory

Changeset 1194844


Ignore:
Timestamp:
07/08/2015 04:07:56 PM (10 years ago)
Author:
arnesonium
Message:

Squashed commit of the following:

commit 48bf6267f5cb728e61e328cdf2b84889dd6d5760
Author: Erik L. Arneson <earneson@…>
Date: Wed Jul 8 09:05:46 2015 -0700

Update version to 1.3.1 in readme.txt

commit b103f39022f58e5738f579964848cae0c3182da0
Author: Erik L. Arneson <earneson@…>
Date: Wed Jul 8 08:45:44 2015 -0700

Move to OpenPGP.js v1.2.0

commit 4c52e091617c4fc6918dc78a0b0f3dc8eceb1f0e
Author: Erik L. Arneson <earneson@…>
Date: Wed Jul 8 08:40:30 2015 -0700

Fix bug with textarea selection

It was working, but it was popping up an alert() box that I forgot to
comment out.

commit 1f6d52ed7d29fef4de0efef6a3114e6dbf60efec
Merge: 9c54b35 8d8c697
Author: Erik L. Arneson <earneson@…>
Date: Wed May 13 10:45:42 2015 -0700

Merge branch 'master' of github.com:pymander/wordpress-openpgp

commit 8d8c697b39da11f2403b008b4218d6b3e2316f56
Author: Erik L. Arneson <earneson@…>
Date: Wed May 13 10:29:12 2015 -0700

Updated the changelog.

commit 70e1600a313f1f85a8c19c065535eef40ac0ba7e
Author: Erik L. Arneson <earneson@…>
Date: Wed May 13 10:27:30 2015 -0700

New release: 1.3.0

commit 340aa2cac31b5bba2b64f19779bce374d66dc101
Author: Erik L. Arneson <earneson@…>
Date: Wed May 13 10:27:15 2015 -0700

Update to OpenPGP.js version 1.0.1

commit b54b1a8d3d50dbb31cf1ca9b7729b278f2294ff4
Author: Erik L. Arneson <earneson@…>
Date: Wed May 13 10:22:47 2015 -0700

Alert the user if OpenPGP.js not supported

Let the user know if their browser doesn't support
window.crypto.getRandomValues and so can't do the OpenPGP.js thing.

commit 8b4d43da25a707e2097b2dcc364c090a76850113
Author: Erik L. Arneson <earneson@…>
Date: Fri Feb 27 10:37:06 2015 -0800

New OpenPGP.js uses Promises

This should probably find a way to disable sending until the Promise is
done. Next step, I think.

commit c6d29420f9b22984889d3d97b60e367d9122e0c8
Author: Erik L. Arneson <earneson@…>
Date: Fri Feb 27 10:19:39 2015 -0800

Load OpenPGP.js by version number

The version number in the file is important for things like caching and
CDN stuff.

commit 35604d14e919642d3843e22a023bb3bb27af27fd
Author: Erik L. Arneson <earneson@…>
Date: Fri Feb 27 10:18:22 2015 -0800

Update to OpenPGP.js 0.10.0

commit d0fbd12c53305f2ffa0ff92b91574a84349922ab
Author: Erik L. Arneson <earneson@…>
Date: Fri Feb 27 10:10:32 2015 -0800

Fix a formatting bug in cryptbutton callback

Make sure there's a space before data-textarea-id. I don't think this
breaks anything.

commit b32f7bc7ad6e9d15201fcb630b3a584fff454a64
Merge: aa0b33e c7499fc
Author: Erik L. Arneson <dybbuk@…>
Date: Thu Dec 18 11:57:38 2014 -0800

Merge branch 'master' of github.com:pymander/wordpress-openpgp

Conflicts:

readme.txt

commit c7499fc0dc23a45feae70e1e381c64d68a8a66f5
Merge: e1f4d5f e8846ab
Author: Erik L. Arneson <dybbuk@…>
Date: Mon Dec 8 20:06:04 2014 -0800

Merge branch 'master' of github.com:pymander/wordpress-openpgp

Conflicts:

readme.txt
wordpress-openpgp.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • openpgp-form-encryption/trunk/readme.txt

    r1194842 r1194844  
    44Requires at least: 4.0
    55Tested up to: 4.2.2
    6 Stable tag: v1.3.0
     6Stable tag: v1.3.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.