https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
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
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
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
fd728fe Log attempt to retrieve open graph data. 17 July 2016, 18:55:53 UTC
03c13c7 Fix opengraph processing for using the WP method of webpage retrieval. 17 July 2016, 18:55:18 UTC
810c770 Merge pull request #793 from PressForward/4.0.x-nomination-fixes 4.0.x nomination fixes for #731 17 July 2016, 05:10:31 UTC
16cc053 Fix OG to use pressforward URL open methods. 17 July 2016, 05:06:57 UTC
53db338 Setting up better meta processing Resolves #731's added issue. 17 July 2016, 04:53:21 UTC
8975525 Assuring more fields 15 July 2016, 05:07:26 UTC
98e1a04 Setting up fixes to bring Nominate this process into compliance. 14 July 2016, 05:12:42 UTC
1549949 Also allow for images set to 100% width Furthering resolution of #731 12 July 2016, 03:26:05 UTC
c9896b5 get schema data 12 July 2016, 03:25:36 UTC
33836c0 Update OpenGraph library New opengraph library is much more versatile in finding the image on page. This should resolve #731 to a reasonable level of satisfaction. 12 July 2016, 03:22:32 UTC
729cd3c Moving all meta handling under the new system and activating serialization BIG NOTE: This means that all meta properties in the PressForward system are now handled by our built-in meta processor, which interacts with WP through an interface. It also means that not all pf meta keys exist as WordPress Meta Keys, instead some are stored under their own fields and some are stored, serialized, under pf_meta, the master meta key. This makes it essential that pf-meta's be accessed through pf functions from here on out, some fields will no longer be available by WP's access functions without modification. Why are we doing this? The sheer scale of PF metas is incredibly hard on WP databases, especially for sites with large subscriptions. This is causing slowness and other difficulties for some users and it is essential that we decrease our system's footprint in the meta database table. 09 July 2016, 22:08:23 UTC
8d0b610 Assuring that the behavior showing the youtube embed for all content works for readability first-run in all content. Last step to resolve #716 04 July 2016, 20:08:52 UTC
eddd2df Limit oembeds that we run Currently only to youtube 04 July 2016, 19:40:11 UTC
a79f70d Handle YouTube subs and other oembed-ready posts This new process will add an oembed-ready url on its own line to allow for the auto oembed process to work when sent to draft. This will also now show all oembed-ready URLs pulled in from feeds at the top of the All Content area. 04 July 2016, 19:22:35 UTC
f4a6cac Streamline Feeds process for rss quick 04 July 2016, 19:19:09 UTC
6f8e9dc Shorter update process for updates on rss-quick feeds. Should resolve #732. Need to test on rss quick feed adds through OPML adds 04 July 2016, 14:42:44 UTC
5ec0130 Initial feedlist function for #786 04 July 2016, 05:15:19 UTC
7255b8e Setting up the basics for modals 04 July 2016, 04:57:06 UTC
caaea53 Generalize the process of setting up basic metas 04 July 2016, 04:49:45 UTC
e157120 Setting up proper interface injection 04 July 2016, 04:25:06 UTC
78561b1 Setting up new modals and a basic modal construction set. 04 July 2016, 02:10:11 UTC
875cd66 Create a method for building blank or post-backed feed items 04 July 2016, 01:16:43 UTC
eae275a Better feed item object 02 July 2016, 17:04:40 UTC
33f5c08 Better complexity and full item->post match in item object. 02 July 2016, 05:17:58 UTC
4264810 Further injecting methods for Schema Feed Items 02 July 2016, 05:17:34 UTC
e600732 Moving more hooks to new methods 29 June 2016, 05:08:06 UTC
313fb5b Adding detail to Feed Item Modal. 28 June 2016, 05:08:39 UTC
d9decd2 Setting up options interface and stub for rest of system functions 28 June 2016, 05:08:26 UTC
1b3a350 Merging Library folders together. Cleaning out unused libs 28 June 2016, 03:03:42 UTC
efefc07 Moving additional Admin calls to new hooking method 25 June 2016, 22:56:05 UTC
6aa5d23 Move Relationships to new hook method. 25 June 2016, 21:09:08 UTC
d913e1b Move Folders schema to new hooking method 24 June 2016, 03:53:05 UTC
51db912 Move Feed Items schema to new hooking method. 24 June 2016, 03:15:26 UTC
58498eb Moving Feed schema hooks to the new method 24 June 2016, 02:47:49 UTC
c596cfe Merging in improvements from 3.9.1 on master 24 June 2016, 01:46:10 UTC
5655ef1 Noting minor uptick to deal with fringe case. 22 June 2016, 14:34:00 UTC
c280c26 Avoid conflicts on a class that may be used by more than one plugin 22 June 2016, 14:28:16 UTC
3b2e0f8 Noting updated compatibility with latest WP ver. 22 June 2016, 13:37:47 UTC
ffce260 Adding changelog for 3.9 release. 21 June 2016, 19:33:24 UTC
8245c40 Better solution for dealing with php pre 5.3 21 June 2016, 05:14:24 UTC
dc87a42 Merge pull request #791 from PressForward/3.9.x Release 3.9.x to master 21 June 2016, 02:16:47 UTC
0ebba77 Merge pull request #790 from PressForward/3.9.x-recore Merge completed recore 21 June 2016, 01:25:55 UTC
e52f60f Merge branch '3.9.x' into 3.9.x-recore Bringing forward-of-master improvements to PF to the recore. 20 June 2016, 06:47:08 UTC
c6490a8 Cleanup for 4.0.x 20 June 2016, 06:30:11 UTC
c35f9fa Fix response parsed for the refresh tool button 20 June 2016, 06:19:25 UTC
9e68fae Cleaning up some logging. 20 June 2016, 05:11:15 UTC
08bce50 Assure an empty query for folders with nothing in it. Resolves #785 19 June 2016, 23:35:02 UTC
back to top