https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
dcd8bcd Update readme changelog format 26 September 2016, 18:01:06 UTC
7b554d7 4.1.0 changelog 26 September 2016, 18:00:04 UTC
fb6d7fe Fix to return Posts in filtering for delete queries 26 September 2016, 17:46:41 UTC
f284880 Merge pull request #845 from PressForward/4.1.x Release 4.1.x 26 September 2016, 17:14:57 UTC
3492ef0 Move the process of filtering queued deletions after the query 24 September 2016, 20:28:34 UTC
4d35af2 Adding additional blog configurations to the nominate this tool Towards resolving #718 20 September 2016, 04:15:55 UTC
9e0d14b More lightweight technique for installing relationship table. The query `SHOW TABLES LIKE` can be resource-intensive, especially on installations with many database tables (like a decent-size MS install). To avoid the overhead, set a "db_version" flag in the database instead, and rely on it to install tables. 20 September 2016, 03:57:31 UTC
4cd93fc More precise cap check for creating relationship table. The `is_super_admin()` check doesn't work for administrators of sites within a multisite installation. So, while they're able to activate PF, they're unable to use the relationships features, and see lots of error popups. The correct capabilitity to check here appears to be 'activate_plugins', since that's guaranteed to cover anyone who can activate PF. 20 September 2016, 03:57:14 UTC
12cfbee Don't notify Boone about failed Travis builds. 20 September 2016, 03:49:36 UTC
313039a Assure term intval is passed properly to set object terms Resolves #833 20 September 2016, 03:24:20 UTC
f8f4d6a Version uptick 07 September 2016, 02:36:48 UTC
f4a073c Fix errors in the nomination process causing failures. 06 September 2016, 06:07:49 UTC
6ee0cdc Should assure that feed posts don't lose parents 06 September 2016, 04:12:39 UTC
c89f6af Assure the right objects are crawled Should resolve #822 06 September 2016, 03:46:29 UTC
621061b Attempt to assure the source title is available For #827 06 September 2016, 03:41:27 UTC
08b5d5f Avoid readability errors when increasing inclusion 06 September 2016, 03:40:58 UTC
f1add60 Properly handle feed alerts that happen intermittently Should help with #828 06 September 2016, 03:09:47 UTC
30841b1 Assure no duplicates by moving the process to a lower level of the process. Should resolve #823 06 September 2016, 03:09:08 UTC
776e446 Assure all tags are passed through the steps of the forwarding process Should resolve #824 05 September 2016, 20:16:14 UTC
2a07e56 Better date and source url handling 05 September 2016, 19:28:21 UTC
a5abccf Fix race condition for creating OPML files Towards #787 29 August 2016, 02:16:50 UTC
555af58 If no date information is available on the feed object default to current date This resolves #816 28 August 2016, 06:02:39 UTC
edeede6 Better DOM selection for likely Readability candidates and broader selection. Still not perfect but as close as we're getting for #811 this time. 28 August 2016, 05:40:10 UTC
c71c490 skip link removed from readability candidates 28 August 2016, 03:29:51 UTC
27f3841 Better detection of reference blocks Resolves #741 28 August 2016, 03:16:22 UTC
cd481be Pull constant info for older PHP versions 28 August 2016, 03:15:26 UTC
d308fce Fix menu position for Edit Folders, resolves #809 28 August 2016, 02:12:27 UTC
aa6af75 Add Folders to the API response and link it to the Feed Final piece for #807 28 August 2016, 01:45:33 UTC
f485bf2 Add basic feed endpoint for #820 28 August 2016, 01:22:03 UTC
d05509b Add a Feeds endpoint for linking in the posts endpoint For #820 and #807 27 August 2016, 20:03:12 UTC
cf33e1d Move common API methods into an extendable class For #807 27 August 2016, 20:02:45 UTC
40f6d0c Fix naming of Models Resolves #817 27 August 2016, 15:46:44 UTC
fa7e7d3 Check for cURL before you use it 27 August 2016, 15:43:48 UTC
32f0aa6 Get upgrades up on retrieval mechanism, merge in master 27 August 2016, 15:15:31 UTC
838e7c8 Bringing cURL up in the process to give us more conrol For #819 27 August 2016, 14:55:14 UTC
1785592 Patch user nom-count 23 August 2016, 17:30:45 UTC
dfb7c6e changelog for 4.0.4 23 August 2016, 17:20:26 UTC
68caa8a Remove the cURL code that is causing issues on some servers We must determine what those issues are to resolve #814 23 August 2016, 17:18:40 UTC
d365e82 Uptick compat 23 August 2016, 02:49:30 UTC
8aae10d Version uptick 23 August 2016, 02:43:21 UTC
078bb4b Patch to deal with cURL issues. 21 August 2016, 16:46:13 UTC
c7032b4 Add wordcount to the API. 14 August 2016, 20:08:45 UTC
4e44dfb Intercept post_meta for forward to origin status so it returns correct value in API Towards #807 14 August 2016, 19:09:33 UTC
6a5012a Catching up to master 13 August 2016, 21:52:26 UTC
c7ab698 Version upticks 12 August 2016, 14:30:11 UTC
d3ec989 Why did I have an alert there? That was a terrible freaking idea. 10 August 2016, 18:08:43 UTC
525f0fe Merge branch '4.0.1' 10 August 2016, 03:49:19 UTC
64a1f92 uptick 10 August 2016, 03:48:12 UTC
a534c8d Merge pull request #812 from PressForward/4.0.1 4.0.1 10 August 2016, 03:39:56 UTC
4bd089c This solves the OPML bug by fixing attempt to get all metas. This resolves #810 but not to the level of completion I'd like. It still will throw errors (silently if WP_DEBUG is off) if there are no folders in the system. Those errors should be resolved, but I'm thinking it is best to wait until next release for these in order to respect an attempt at schedule. 10 August 2016, 02:41:18 UTC
4586fa4 Alert Box exists in a namespace now and is enforced. This check blocks the status addition. Resolves #808 09 August 2016, 03:49:40 UTC
97c1cbe Add PF data to the post endpoint of the WP API Towards #807 07 August 2016, 22:11:34 UTC
00dafac Uptick version 07 August 2016, 22:08:09 UTC
54cd20c Add changelog to readme. 07 August 2016, 21:19:28 UTC
40d4590 Merge pull request #804 from PressForward/4.0.x 4.0.x release 07 August 2016, 20:27:51 UTC
6a603fd Starting to structure for API endpoints on posts 07 August 2016, 20:26:36 UTC
8c9ddf5 Don't use OG->url if it doesn't exist. Default back to standard URL. 07 August 2016, 18:05:48 UTC
6a9f57a Restrict feeds retrieved from to be only those marked Active (published) Resolves #805 07 August 2016, 17:54:34 UTC
7007f64 Use the canonical URL in item link for nominations. 07 August 2016, 03:48:54 UTC
eb52507 Keep URLs from being longer than the GUID database field allows. Towards #801 07 August 2016, 03:35:25 UTC
92e0d4a Final check for the already published feed items. Final piece to fix #803 06 August 2016, 23:15:09 UTC
5d124d3 Feed items duplication resolved for #803 06 August 2016, 22:38:29 UTC
fbd37b3 Nomination process needs a fix in id assignment. 05 August 2016, 05:19:43 UTC
23d2cf0 Fix proper source statement placement to resolve #797 05 August 2016, 04:54:39 UTC
2b08935 Stop the wrong info from being stored in the nominator array field. This should resolve #800 from any posts pushed through from here on forward. 05 August 2016, 04:39:24 UTC
f94d49b Fix to assure that pending shows up in quick edit of feeds. Resolves #789 05 August 2016, 04:01:40 UTC
6609ef8 Get the child posts under the OPML in list resolves #786 05 August 2016, 03:44:26 UTC
a5a2ed9 Properly hook the asset for the subscribed feeds quick edit resolutions #727 05 August 2016, 03:02:28 UTC
108ca15 Fixed functions for meta and postset retrieval. Towards #801 and hopefully a bunch of others. 05 August 2016, 02:24:53 UTC
cfb73e9 Fix meta call for forwarder. 05 August 2016, 01:31:38 UTC
eda63f1 Fix opengraph check 05 August 2016, 01:26:25 UTC
3204a89 #802 bug resolution We'll do the empty check later down the process as array_filter seems to act unpredictably. 05 August 2016, 01:13:34 UTC
2baa04b Running through checks and improvements to the nomination process and its interactions with user meta for #769 23 July 2016, 22:24:59 UTC
522490b Fixing template tag for showing the nominators. 23 July 2016, 21:27:25 UTC
264b6af Better empty check for Open Graph empty responses 23 July 2016, 19:24:27 UTC
c620c02 Check nominations better. Should resolve #801 23 July 2016, 19:11:48 UTC
d0751ac Do better handling readability and opengraph HTML reading. 23 July 2016, 19:02:01 UTC
b26523b Fix metatagging for #798 23 July 2016, 19:00:41 UTC
3a1505e Check to make sure the meta transition occurs only with relavent metas. Resolves #798 23 July 2016, 16:09:47 UTC
f752340 Fix for when we can't find the user. 19 July 2016, 17:14:30 UTC
ca0a1dc Double check 19 July 2016, 16:51:20 UTC
4d3eb94 Simplify the template tags. Helps resolve #799 19 July 2016, 16:46:10 UTC
ca20f21 Fix call for #794 19 July 2016, 16:31:15 UTC
da882b2 Fix user check for #794 19 July 2016, 14:02:29 UTC
a044e29 Fix header check for opengraph retrieval. 19 July 2016, 13:57:58 UTC
fe75e09 Set up access to Nominate This by access to the All Content area #794 19 July 2016, 05:15:37 UTC
ad713b3 Serialize archived_by_user_status 19 July 2016, 05:12:13 UTC
6fbe522 Start bookmarklet draft later in the process This creates an overall slimmer process for nominations and potentially a smaller impact on the database. Fix for #794 Notably this is a significant change to the process of the Nominate This bookmarklet and requires significant testing, especially in regards to security. 19 July 2016, 05:06:36 UTC
20001d8 Prevent the tags from being pulled in twice to the template Should finish off #746 19 July 2016, 03:23:21 UTC
82e7a09 Better checking for OG retrieval failures. #731 19 July 2016, 03:16:23 UTC
95fbb2f Put GUID in post-formation process for nomination bookmarklet #794 18 July 2016, 04:38:53 UTC
abf7dcc Put tags in its own box 18 July 2016, 04:38:23 UTC
a768c03 Assure First Submitted By field is set up and the Current User is the submitter and WP-type author on Bookmarklet nominations. 18 July 2016, 04:04:31 UTC
af7ba2f Fix Metas retrieval to prevent dealing with serialized values from altering their storage badly 18 July 2016, 04:03:56 UTC
dff5802 Allow for item tags to occur in the bookmarklet and have them carried over. 17 July 2016, 21:31:54 UTC
6dca09d Better default authors Resolves #764 17 July 2016, 19:17:49 UTC
4a10a4b Fix user nomination meta count process For #769 17 July 2016, 19:12:56 UTC
9b00a9e Better regulating meta process for feeds 17 July 2016, 19:07:57 UTC
d36ec95 Add additional feed metas to the accepted metas array. 17 July 2016, 18:56:31 UTC
219c956 Return a useful failure when the OG image cannot be found. 17 July 2016, 18:56:14 UTC
back to top