https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
bc58415 Updating to latest tag number 05 March 2014, 05:30:15 UTC
b43434a Merge pull request #222 from PressForward/2.4.x Fixing problems in the insert feed post process 05 March 2014, 05:29:23 UTC
86cdca2 Fixing problems in the insert feed post process Problems being caused by the system somehow not assigning a title regardless of rss-quick status. Need to check in on why that is occurring. Still checking too many times during create process. Need to make that more effective and efficient without all the checks and queries. 05 March 2014, 05:28:35 UTC
a6c5b98 Merge pull request #221 from PressForward/2.4.x Left in some date variables. Gone now 04 March 2014, 22:46:19 UTC
1fc42c6 Left in some date variables. Gone now 04 March 2014, 22:45:07 UTC
b927741 Merge pull request #220 from PressForward/2.4.x 2.4.x - 2.4.1 bugfix for adding feeds 04 March 2014, 22:29:41 UTC
5a2ef83 If it returns 0 it isn't really a post is it. Nooooooope. 04 March 2014, 22:27:22 UTC
a781233 Sends a message informing that there are no feeds Resolves the first half of #194 04 March 2014, 22:22:05 UTC
df93450 Resolves the 2nd half of #194 04 March 2014, 22:20:43 UTC
f431057 Removing call to get_feed_tags It doesn't do what I thought it did, did it ever or was this just me misreading some documentation? We will never know. 04 March 2014, 22:10:02 UTC
4817c0f Updating version number. 25 February 2014, 12:49:22 UTC
6667269 Updating version number 25 February 2014, 12:49:03 UTC
ac6dc44 Merge pull request #208 from PressForward/2.4.x 2.4.x - Initial Release 2.4.0 ready - resolves milestone. 18 February 2014, 12:25:41 UTC
ff81233 ID-fix The confusion here is exactly the reason why we need to do this better. Final point in resolving #203 18 February 2014, 12:23:13 UTC
248a9ae Trying to deal with depreciating meta values. 18 February 2014, 03:56:31 UTC
58ec6dd Better way to set meta for #203 18 February 2014, 03:56:19 UTC
f1b95bf Meta tools 17 February 2014, 21:49:57 UTC
9061c8a Allow to archive by various date limits Resolves #160 17 February 2014, 21:22:51 UTC
67322f3 jq for archivesBefore functionality 17 February 2014, 16:11:35 UTC
5ef9e7d Admin setup for archiving by date 17 February 2014, 16:10:46 UTC
3eac80d Fix broken escaping in unread nominating process. 17 February 2014, 15:35:33 UTC
844bc66 Setup for another way to archive noms 17 February 2014, 15:29:52 UTC
5f7243c Moves nomination retrieval to a standard query. 17 February 2014, 04:38:55 UTC
523a848 Setting up date query 17 February 2014, 04:33:15 UTC
aa1cb6c Set up to resolve #109 and #190 Buttons, queries and paging variables set up to resolve #109 and #190 17 February 2014, 03:41:47 UTC
de424ec Pulling feed cachetime down to 30min After testing, this seems to have no more stress on the server then before. 06 February 2014, 16:04:05 UTC
b132c38 Removing the flush Removing seems to have no ill effect, but keeping it conflicts with other rewrite rules. Removing. 06 February 2014, 16:03:02 UTC
1e7aa3f More descriptive meta structure Based on Library of Congress Digital Repository meta table at http://www.loc.gov/standards/metable.html 06 February 2014, 03:16:27 UTC
f32630f Establishing the metadata structure and functions. 06 February 2014, 02:15:10 UTC
c35cad8 Setting up for template-tags 06 February 2014, 01:21:35 UTC
ddd0b13 New breakpoints, resolves #179 05 February 2014, 21:30:30 UTC
a8d83b3 Final update for new delete process. Resolves #175 05 February 2014, 19:55:47 UTC
2e772e5 Testing required, but should resolve #175 04 February 2014, 06:46:06 UTC
b9a3823 Resolves #174 with archive. 03 February 2014, 20:45:55 UTC
4ca8031 Merge remote-tracking branch 'origin/master' into 2.4.x 03 February 2014, 20:32:21 UTC
adbe610 Logging for the add_feed process. 03 February 2014, 19:55:31 UTC
3fdc24d Moves feed categories under main menu For 'folders'. Complete resolution of #195 03 February 2014, 01:01:57 UTC
6592a12 Place Feed Menu under PressForward Combines menus, partial fix for #195 03 February 2014, 00:57:59 UTC
4e432a2 Patch to avoid namespace conflicts Resolves #196 Makers of other plugins, next time it is your turn to secure the namespace all right? :P 03 February 2014, 00:17:53 UTC
160d7d9 This was a hard flush, it should be a soft flush. 31 January 2014, 19:31:35 UTC
18f595d Noting version update. 21 January 2014, 15:20:03 UTC
a474b26 Important note Important note: If you were running this plugin pre-2.3 and have upgraded, you need to go into the Feeder menu and click the `Switch feeds to new retrieval setup` button. 21 January 2014, 15:19:15 UTC
4208c86 Merge pull request #189 from PressForward/source-link-187 Source link to resolve #187 15 January 2014, 19:20:28 UTC
431a4c5 Better readability response on HTML heavy or secured items 15 January 2014, 19:17:41 UTC
37ebfb5 Better link to source code. 15 January 2014, 19:07:19 UTC
bc32278 Non-forward sites are provided w link to source Resolves #187 15 January 2014, 17:59:34 UTC
4ca63ec Nominate This now supports alt file structure Common config for packaged deployments now supported. 15 January 2014, 17:17:49 UTC
0042aa4 Filtering the feed cache time. For some reason, filtering the feed cache time didn't matter in previous testing, it was retrieving the feed regularly without a problem. However, in further testing, it has. Why this wouldn't have happened before isn't clear. The value is set to 45 minutes. If this doesn't cause any problems for users, we should drop it to 30 minutes later. 15 January 2014, 16:31:06 UTC
06ca753 Readaiblity status now properly set 14 January 2014, 20:08:56 UTC
f40cca4 Merge branch 'master' of https://github.com/PressForward/pressforward 14 January 2014, 18:56:38 UTC
cd767fd Fix for saving options. Resolves #186 14 January 2014, 18:56:30 UTC
8009d7c OPML Reader to try cURL if allow_url_fopen off Resolves #184 13 January 2014, 16:22:38 UTC
2ee105c Noting major bug fix. 12 January 2014, 22:19:31 UTC
53ca1d5 Fix to make sure readability works 12 January 2014, 22:15:21 UTC
5c18e5e Slightly less characters and better item styling For grid view 09 January 2014, 20:43:18 UTC
5898bd4 Changing length of graf for feed items. 09 January 2014, 20:27:33 UTC
d550af0 Force url to be a string. 09 January 2014, 19:56:28 UTC
0ddd511 Simplify feed insert process. 09 January 2014, 19:56:18 UTC
65bad09 Fixes to the insert process. 09 January 2014, 19:29:22 UTC
785b659 Simpler method. 09 January 2014, 19:29:09 UTC
993d9fa Errant paren 09 January 2014, 19:06:47 UTC
a868a07 Recognize a set rss-quick title 09 January 2014, 19:04:32 UTC
124633d Setting time limit. 09 January 2014, 18:41:32 UTC
1299e9e Setting up OPML subscribe to create feeds. 09 January 2014, 18:40:54 UTC
3a59370 Adjusting check to correct usage. 09 January 2014, 18:40:22 UTC
ef29337 Making the feeds create function return ID Like wp_insert_post. 09 January 2014, 18:40:07 UTC
92c7a33 A full pass at a OPML subscribe module. Should act as a prototype for other feed type modules. 09 January 2014, 07:23:16 UTC
ebbdaee Major fixes to the feed_item creation process. 09 January 2014, 07:19:22 UTC
af529ad Better use of already readable items. 08 January 2014, 23:36:14 UTC
e161f64 Fix for dealing with already readable content. 08 January 2014, 23:35:39 UTC
9b6c0cb Because who wants to wait for database operations ? 08 January 2014, 23:19:42 UTC
f09abf9 Better merge-in of 2.3.x 08 January 2014, 23:16:22 UTC
a2a03ba Revert "Merge in 2.3.x" This reverts commit 65ad1ceccee0323809a72ea9f8f4b3d949064b09. 08 January 2014, 23:04:37 UTC
65ad1ce Merge in 2.3.x 08 January 2014, 22:50:24 UTC
75c9e87 Seriously, I need a grammar-checker in Notepad++ 17 December 2013, 19:17:35 UTC
4fdaa41 Ver update to reflect new diagnostic nums #150 View Log page now shows some of the diagnostic numbers requested in #150. 13 November 2013, 06:15:12 UTC
cd04fb7 More diagnostic numbers 13 November 2013, 06:09:55 UTC
c144c8e typo fix 13 November 2013, 02:50:15 UTC
2ea4c55 Function to better report counts 13 November 2013, 02:46:50 UTC
4962a5f Addl Reporting for debugger 13 November 2013, 02:24:59 UTC
ebc6c6f First pass at stats for #150 11 November 2013, 05:32:47 UTC
b0b03de Critical fix for #153 merging bugfix branch 11 November 2013, 02:27:12 UTC
5c3634c Noting Version update. 06 October 2013, 23:53:37 UTC
4868380 Merge branch '2.1.x' 06 October 2013, 23:50:52 UTC
8aa089d Better sanitization for nasty HTML in RSS Added because the WSJ's blogs are outputting feeds that include CSS links and HEAD META data. Woo. 06 October 2013, 23:40:29 UTC
d8edbfb Better readability for nom process. 06 October 2013, 23:21:02 UTC
8d59f82 Correct with the right URL variable. 06 October 2013, 22:58:07 UTC
21fe021 Better buffering for readables. 06 October 2013, 22:49:10 UTC
d6d44c4 Attempting to make nominations readable 06 October 2013, 22:48:41 UTC
438f901 Resolves #131 by switching to full bootstrap use 27 September 2013, 02:46:31 UTC
c72a02b re-init tooltips on infiniscroll 26 September 2013, 23:51:53 UTC
692ad6f What the hell does this code do? Nothing I think. 26 September 2013, 20:03:02 UTC
10bb529 Attempting to resolve #131, but no go. 26 September 2013, 19:54:00 UTC
1ed5d4c scoping correction to try and resolve #131 26 September 2013, 05:01:21 UTC
450c22a A more sane bad-feed error. 26 September 2013, 02:11:14 UTC
a8d0902 Whitelist nonce check to resolve #136 26 September 2013, 01:45:50 UTC
34b80bb Making js safe for #128 Still problems with nonces? 25 September 2013, 02:58:10 UTC
51197de Dependencies fix 25 September 2013, 01:11:01 UTC
e15b2a7 all changes to script enqueue 23 September 2013, 00:00:03 UTC
d40b87e Renamed file 22 September 2013, 23:18:28 UTC
back to top