https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
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
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
66705c4 Patch for missing metas in bookmarklet 07 November 2018, 19:14:54 UTC
9ad2712 Merge branch '5.2.x' of github.com:PressForward/pressforward into 5.2.x 07 November 2018, 04:24:53 UTC
09e148a Better handling of bookmarklet data 07 November 2018, 04:10:42 UTC
ec06484 Form submit mode for the bookmarklet 05 November 2018, 02:17:22 UTC
b6727ff Handle an opengraph fetch failure. 09 October 2018, 15:15:37 UTC
e3a37cd Merge pull request #1020 from boonebgorges/update_user_meta-param-count Fix fatal errors in PHP 7.1+ 09 October 2018, 15:08:25 UTC
8be2d93 Namespace fix for older PHP versions. 09 October 2018, 14:58:06 UTC
107d2d1 Namespace fixes for older PHP versions 09 October 2018, 14:57:27 UTC
30e9798 namespacing for older versions of PHP 09 October 2018, 14:56:19 UTC
7af1511 `PFtoWPUsers::update_user_meta()` fourth parameter should be optional. It's optional in WP's `update_user_meta()`. This fixes fatal errors in PHP 7.2. 05 October 2018, 19:58:05 UTC
0d447c5 Extra permalink check 24 September 2018, 17:20:56 UTC
08753eb Add trailing slash to site url for submit endpoint 18 September 2018, 18:53:06 UTC
15caa08 Get submit namespace right 18 September 2018, 18:33:17 UTC
78e9abb Use data encoding for the font face 15 September 2018, 22:54:02 UTC
02ce487 Resolve #939 with default author data settings per-feed 15 September 2018, 22:22:11 UTC
11de580 Testing more nominate this options 18 August 2018, 18:32:26 UTC
99076a1 Don't show forward pull down on feed items 18 August 2018, 18:31:26 UTC
8b07b4e Basic contributor file linking to our devbook 15 August 2018, 19:26:03 UTC
b01f0a8 Merge pull request #1017 from PressForward/add-code-of-conduct-1 Creating a Code of Conduct 15 August 2018, 19:12:01 UTC
765c6ce Creating a Code of Conduct from the Contributor Covenant 15 August 2018, 18:59:07 UTC
482a507 Moving License to LICENSE file 15 August 2018, 18:51:50 UTC
b1ede95 Update readme.txt 15 August 2018, 18:50:51 UTC
3bcbcf8 Merge pull request #1015 from PressForward/add-license-1 Create a LICENSE file 15 August 2018, 18:49:40 UTC
d380dc5 Create a LICENSE file 15 August 2018, 18:48:08 UTC
7bb9213 Build out through process to publish nomination 13 August 2018, 02:26:49 UTC
c6f52d5 Setting up API processing of Nomination 13 August 2018, 01:48:45 UTC
c87d211 Pushing forward into writable api update 29 June 2018, 15:53:20 UTC
f74efd7 Assemble the commit object to send to API 09 June 2018, 19:16:01 UTC
61ac3c1 Setup endpoint 15 May 2018, 05:46:09 UTC
31b1bfd add button and improve to allow for selection override. 15 May 2018, 05:35:01 UTC
dca9eb6 Adding metadata processing 15 May 2018, 05:03:18 UTC
413d35d Dropping to 250 which matches SEO requirements 10 May 2018, 01:23:09 UTC
9387e54 Setting up additional conditions for JS readability 10 May 2018, 00:03:47 UTC
667ab15 Some sites go heavy on the Z-index. It's over 9000? Yup 02 May 2018, 06:06:53 UTC
4c81b2d Setup initial working version of new bookmarklet 02 May 2018, 05:45:41 UTC
59edea9 Handling minification for integration 29 April 2018, 04:34:27 UTC
d093f7b Setup to handle WYSIWYG 29 April 2018, 04:33:56 UTC
6ad22a6 Merge commit '49ecf1a7e384ac48fbb1390d7503d11464c8b967' as 'Libraries/MozillaReadability' 28 April 2018, 16:26:06 UTC
49ecf1a Squashed 'Libraries/MozillaReadability/' content from commit d6018496 git-subtree-dir: Libraries/MozillaReadability git-subtree-split: d60184966cc20028ba5c49f640091d1ce050c3f9 28 April 2018, 16:26:06 UTC
d6bf7e4 Nominate new tool setup 28 April 2018, 16:24:36 UTC
6b4bd15 Bringing nominate this endpoint up to date with latest master 10 April 2018, 01:40:20 UTC
7b0d997 Improving changelog 03 April 2018, 14:35:48 UTC
d86d046 Version uptick 03 April 2018, 14:33:26 UTC
651a954 Merge pull request #1011 from PressForward/5.1.x 5.1.1 Release - Improve performance 03 April 2018, 14:30:04 UTC
ca4b39a Merge branch 'boonebgorges-avoid-unnecessary-source-link-save' into 5.1.x Added patch to handle resolving the true URL at the time of retrieval. 15 March 2018, 23:57:54 UTC
ad39a8a Ok, let us just check for the origin link in the retrieval process. #1007 15 March 2018, 23:57:32 UTC
d76b174 Merge branch 'avoid-unnecessary-source-link-save' of https://github.com/boonebgorges/pressforward into boonebgorges-avoid-unnecessary-source-link-save 15 March 2018, 23:45:30 UTC
1f29ef9 Merge pull request #1010 from boonebgorges/relationship-cache Basic caching for relationship queries. 13 March 2018, 21:43:29 UTC
25f2385 Merge pull request #1009 from boonebgorges/pre-fetch-folder-posts Tell WP to pre-fetch folder posts. 13 March 2018, 21:38:40 UTC
7ded19b Merge pull request #1008 from boonebgorges/use-wp-comment-query Use wp comment query 13 March 2018, 21:34:48 UTC
253813b Update pressforward.php 12 March 2018, 16:30:55 UTC
back to top