https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
edcdfe2 Bump ini from 1.3.4 to 1.3.7 in /assets/stats-app Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> 11 December 2020, 03:29:05 UTC
b249988 Version bumps. 03 July 2020, 02:48:33 UTC
e9b8978 NPM package cleanup. 03 July 2020, 02:06:24 UTC
f14767a Remove unused zip files. 02 July 2020, 12:33:16 UTC
2b84b39 Ignore library test files. 02 July 2020, 12:23:22 UTC
027c5d3 Remove library test files. 02 July 2020, 12:22:37 UTC
6418067 No trailing comma 21 July 2019, 22:33:12 UTC
920f093 Update readme.txt 17 July 2019, 14:06:21 UTC
5f95bd0 5.2.2 (#1046) Release 5.2.2 to master in anticipation of WordPress Plugin Repository release. 17 July 2019, 14:03:25 UTC
1316bc2 Patch notes for update 16 July 2019, 22:46:51 UTC
d9a8a87 Nomination bookmarklet item_author should always trump #932 15 July 2019, 23:50:37 UTC
dfd2b2d Make sure bookmarklet nominations that go to the final step properly set the relationship to note they were sent to draft 15 July 2019, 23:38:56 UTC
409f027 Minifying everything properly 15 July 2019, 00:45:33 UTC
9e496c9 Fix to assure the serialized metas array is always setup as an array. 09 July 2019, 21:47:25 UTC
665e01d Merge from upstream 08 July 2019, 04:47:37 UTC
6fef68b Bootstrap adjustments to get tests working in php7 08 July 2019, 04:42:57 UTC
78c528f Bring in Travis Fixes (#1048) Bring in Travis Fixes 08 July 2019, 04:03:12 UTC
c1d8323 Switching OPML test to use string OPML file. 08 July 2019, 02:44:26 UTC
eb4b066 Supporting behavior from partner plugins 08 July 2019, 02:30:40 UTC
d0539a2 Putting back old hook to support existing plugins 08 July 2019, 02:05:33 UTC
bca9233 Revert bookmarklet public facing code and assure endpoints closed 08 July 2019, 00:59:24 UTC
eb58392 Merge remote-tracking branch 'origin/5.2.2-beta' into 5.2.2-beta 08 July 2019, 00:45:59 UTC
0b066b7 Metabox API for nominate this. (#1047) Metabox API for nominate this. 08 July 2019, 00:42:25 UTC
3843ddf Merge branch '5.2.2-beta' into nomthis-metaboxes 08 July 2019, 00:42:09 UTC
5244a9e Version uptick 07 July 2019, 23:56:46 UTC
ed36a5f Check if array key exists before checking its value on the offchance the feed is very off spec as in latest comment in #1022 07 July 2019, 23:54:03 UTC
248ed9a Get stats sources working properly 07 July 2019, 23:38:29 UTC
a2db7d5 Adjusting header function position 07 July 2019, 23:08:37 UTC
392136e Merge commit 'bb980d506532ec5b00e00b733e98b9bd4eb0f27e' as 'Libraries/text-stats' 07 July 2019, 23:06:54 UTC
bb980d5 Squashed 'Libraries/text-stats/' content from commit 29487888 git-subtree-dir: Libraries/text-stats git-subtree-split: 29487888c1cb0c32886d92bed0eb10dd99278ce3 07 July 2019, 23:06:54 UTC
f6ecb2f remove old text-stats lib 07 July 2019, 23:06:46 UTC
041c998 Patching infinite scroll and stats pagination in latest WP 07 July 2019, 23:01:18 UTC
3003e90 Fix for tracking opt-in in new WP 07 July 2019, 21:58:59 UTC
761abbf Turn off nomination endpoints for this release 07 July 2019, 21:35:54 UTC
bd2ae1f Include later WP in matrix. 01 March 2019, 23:10:23 UTC
2dc238f spaces 01 March 2019, 23:03:58 UTC
0a49a79 Don't run older versions of WP on PHP 7.0+. They throw errors. 01 March 2019, 23:01:20 UTC
ab95951 Remove debug cruft. 19 February 2019, 20:16:27 UTC
137d7df Use WP's meta box API for Nominate This interface. This changeset also includes non-persistent caching for pages fetched externally in order to populate the Nominate This meta boxes. See #1037. 19 February 2019, 19:57:55 UTC
1c16910 PHP 5.5 needs PHPUnit 4. 12 February 2019, 20:40:14 UTC
39dfcce PHP 5.4 needs PHPUnit 4. 12 February 2019, 20:19:18 UTC
c7f0556 Greater version coverage for PHPUnit. 12 February 2019, 20:16:31 UTC
349ce0b Fix TravisCI integration on PHP 7.0+. On TravisCI, versions of PHP >= 7.0 install with versions of PHPUnit that are incompatible with the WordPress testing framework as it currently stands. As a workaround, we use Composer to install older versions of PHPUnit, as necessary for the version of PHP. 12 February 2019, 20:13:00 UTC
503c019 Merge pull request #1036 from PressForward/full_data_encrypt Full data encrypt 01 February 2019, 19:06:29 UTC
ee90b3a Class check 19 January 2019, 19:00:07 UTC
78cfd2e Old class instead 19 January 2019, 18:24:37 UTC
5725315 Continuing to fiddle with bootstrap 19 January 2019, 17:48:03 UTC
2774804 Fixing class typing 19 January 2019, 17:44:46 UTC
fe55a1b Trying to sub class 19 January 2019, 17:39:17 UTC
4f5e20c Further attempting to adjust travis 19 January 2019, 16:48:26 UTC
e46fdc2 Receiving full nomination encryption 19 January 2019, 16:47:45 UTC
e760148 assure back compat 15 January 2019, 04:07:34 UTC
b167d4e Remove unneeded tests 15 January 2019, 04:05:07 UTC
5f7f5e5 Travis config to limit 7.2 testing 15 January 2019, 03:36:41 UTC
c562346 Trying additional bootstrapping 15 January 2019, 03:17:22 UTC
532bb56 Bootstrap fixes continue 15 January 2019, 03:07:33 UTC
24b1485 One more class to alias 15 January 2019, 02:53:25 UTC
816054b Dealing with testing exceptions 15 January 2019, 02:46:39 UTC
fcccbe2 Attempting to get php7 unit tests working again 15 January 2019, 02:40:05 UTC
255be79 Set up regeneration of user and private user keys 15 January 2019, 02:33:54 UTC
8a26c3e Working extention authentication flow 06 January 2019, 17:22:22 UTC
34408fd Make settings available to plugin. 01 January 2019, 21:07:55 UTC
dcc0477 Fix tab in travis config 01 January 2019, 15:43:08 UTC
94b02f2 Patching count in HTML Checker 01 January 2019, 15:37:56 UTC
1515e1e Trying to assure count is never called on a non-Countable object. Should resolve #1034 01 January 2019, 15:25:08 UTC
2020e94 Setting up private and public key properly 12 December 2018, 16:41:56 UTC
85f1038 Merge pull request #1033 from PressForward/categories-in-bookmarklet Support categories in new bookmarklet 10 December 2018, 12:21:31 UTC
2b1dff2 Check for post categories before logging or using them 09 December 2018, 20:09:42 UTC
4010586 Adding all category handling 09 December 2018, 19:54:41 UTC
ea9cd3d Working on race condition 08 December 2018, 04:05:20 UTC
11f226d adding code to walk categories, but need to wrap them in promises 08 December 2018, 02:57:49 UTC
262d85b Revert to old bookmarklet for live tests 19 November 2018, 20:03:41 UTC
3836158 Merge pull request #1027 from PressForward/5.2.x-assertive-bookmarklet Testing the bookmarklet asserting post content 19 November 2018, 19:40:15 UTC
fe88962 Adjusting as Travis cannot use the master version of WP 18 November 2018, 18:04:11 UTC
8a03d70 Trying different tack to handle testing php5.3 with WordPress on Travis 17 November 2018, 21:35:24 UTC
7ffa45f Come on Travis, lets get this working 17 November 2018, 21:31:33 UTC
f5902a3 Trying to get test coverage of 5.3 17 November 2018, 21:26:35 UTC
4dac335 not tabs no tabs dammit 17 November 2018, 21:22:38 UTC
ececd58 Tweak to the travis file 17 November 2018, 21:20:30 UTC
3ec733e Fixing travis file which hates tabs for some reason 17 November 2018, 21:18:10 UTC
69162c5 Testing the bookmarklet asserting post content 17 November 2018, 21:11:54 UTC
ba3255a Updating licence to correct version in readme.md 17 November 2018, 20:55:28 UTC
24db312 Merge branch '5.2.x' of github.com:PressForward/pressforward into 5.2.x 17 November 2018, 20:53:23 UTC
21a48bb Adding in changes from master 17 November 2018, 20:53:15 UTC
80999ce Merge pull request #1026 from mAAdhaTTah/add-headers Add Header to API response 17 November 2018, 18:16:40 UTC
d9548aa Add Header to API response This provides the total number of entities & pages required to fetch them all to the headers of the response. This allows Gatsby to properly fetch all of the posts from the pf_posted endpoint. 17 November 2018, 18:13:20 UTC
9c558ff Merge branch '5.2.x' of github.com:PressForward/pressforward into 5.2.x 17 November 2018, 16:59:14 UTC
dce6d21 Add parsing for posts_per_page, page and offset in a more formal and sanatized way to the pf_posted endpoing 17 November 2018, 16:58:57 UTC
77116e1 Update readme.md Jeremy Boggs' website has changed. 15 November 2018, 21:16:22 UTC
d9b80ce Merge pull request #1025 from PressForward/php-notice-countable postmeta filter should respect `$single` argument. 15 November 2018, 20:43:50 UTC
1bb7db0 postmeta filter should respect `$single` argument. 15 November 2018, 17:25:14 UTC
b96096b Defaulting comments permisions properly to contributor. Resolves #1012 11 November 2018, 16:05:28 UTC
143ca7c New inner html styling for the bookmarklet 11 November 2018, 15:57:24 UTC
fc8eb12 Locking main nomination bookmarklet styles in for #1023 11 November 2018, 15:18:48 UTC
73c08d0 Adding more reliable unit testing urls. Adding additional test coverage 11 November 2018, 14:49:57 UTC
050ea5c Apparently the preferred behavior specified in the test is to prefer feed_item content over nomination in all cases but author. Resolving towards #932 09 November 2018, 05:25:30 UTC
7282cfd Assure that even in the case of already nominated items the item_author field and standard post fields from the bookmarklet always trump data in an existing feed-based nomination. This should resolve #932 09 November 2018, 04:48:36 UTC
e0b5dca Patch for feeds lacking GUIDs (wtf) to resolve #1022 09 November 2018, 04:18:09 UTC
f84f04e Remove finally statements to resolve backcompat issues listed in #1021 and #1019 09 November 2018, 04:03:58 UTC
9f1cb54 Add tools for adding pf meta for post objects in order to resolve #1024 09 November 2018, 03:55:06 UTC
back to top