Commit Graph

27 Commits

Author SHA1 Message Date
Adam Backstrom 4f7f6ff702 Merge pull request #6 from borkweb/document-composer
Add note about Composer prerequisite
2013-07-27 04:29:54 -07:00
Matthew Batchelder 4bd058ac40 Add note about Composer prerequisite 2013-07-26 09:29:46 -07:00
Adam Backstrom 0dcfa0b8da Add GitHub fork ribbon 2013-07-25 23:22:59 -04:00
Adam Backstrom 6331686efe Update function spec 2013-07-25 23:22:03 -04:00
Adam Backstrom f6681a97f2 Lock random hashes to the bottom of the page 2013-07-25 23:21:20 -04:00
Adam Backstrom cbf4d7ef18 Adding README.md 2013-07-25 22:42:49 -04:00
Adam Backstrom 3fb8dcdc85 Make ActionSerialize more meaningful
Otherwise, we're only serializing strings.
2013-07-25 18:08:32 -04:00
Adam Backstrom ae9aea3126 Adding MIT license. Fixes #4 2013-07-25 17:58:10 -04:00
Adam Backstrom e2dfc1b35c Remove GPL code from WordPress 3.3.2 2013-07-25 17:55:56 -04:00
Adam Backstrom f6979edb76 Using Composer to get dBug. Fixes #2 2013-07-25 17:49:06 -04:00
Adam Backstrom 6411207e3e Merge pull request #5 from borkweb/styling
Styles courtesy of @borkweb!
2013-07-25 14:11:24 -07:00
Adam Backstrom 7bc297e969 Merge pull request #1 from borkweb/add-serialize
Add serialize() action
2013-07-25 14:10:20 -07:00
Matthew Batchelder 251fbae42b box-sizing for firefox 2013-07-25 15:35:37 -04:00
Matthew Batchelder eb3feb3825 Adding footer with link back to github repo 2013-07-25 15:09:49 -04:00
Matthew Batchelder 56ec829342 Some styling 2013-07-25 14:57:57 -04:00
Matthew Batchelder 439a9b5e8a Add serialize() action 2013-07-25 13:49:28 -04:00
Adam Backstrom 5245ac4ce4 Replace __construct() calls with setUp() 2013-07-25 13:26:34 -04:00
Adam Backstrom 4683025210 Add some rudimentary tests 2013-07-25 13:25:26 -04:00
Adam Backstrom d2234c0ad8 Add ActionDateC 2013-07-25 12:25:49 -04:00
Adam Backstrom 2802ad66df JSON encode/decode, plus abstract BufferedFormatter
Retab all the things.
2013-07-25 11:54:27 -04:00
Adam Backstrom 70770d7cac Remove DoubleEntityDecode
Also switch from tabs to spaces.
2013-03-29 11:59:38 -04:00
Adam Backstrom d9126e1105 Add quoted_printable_encode() 2012-09-17 14:18:44 -04:00
Adam Backstrom a58513cb59 Escape output. New ActionDoubleEntityDecode. 2012-08-21 21:37:36 -04:00
Adam Backstrom 1c435f5460 base64 encode/decode, and random hashes 2012-07-10 10:25:18 -04:00
Adam Backstrom 347fd6f3c9 Styles and such 2012-05-30 16:03:20 -04:00
Adam Backstrom b67f1bafb7 OBJECT ALL THE THINGS 2012-05-23 11:18:49 -04:00
Adam Backstrom 15eaef804f Initial commit 2012-05-04 10:07:53 -04:00