https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
62ef2f2 Specify 'update_count_callback' for 'pf_feed_category' taxonomy. This forces the recount logic to count only published 'pf_feed' items. See #606. 08 June 2015, 19:04:58 UTC
9bf7b12 Merge pull request #605 from PressForward/3.6.x-opml-subscribe Bring 3.6.x up to date with the latest deployable-ready bits of the OPML subscribe process. 08 June 2015, 14:11:55 UTC
cb9fa93 Don't freak out over empty feed folders. 08 June 2015, 14:10:13 UTC
b1eacc4 This will allow feeds to delete their children. Final step to hopefully resolve #604 08 June 2015, 14:02:16 UTC
462b1f4 Set feed parents. 08 June 2015, 13:21:45 UTC
8868548 This should delete feeds created by OPML It isn't but it should. I'll have to debug to figure out why the feeds are not being set as children of the OPML. 08 June 2015, 13:18:21 UTC
f1890ac Insure proper application and output of folders. 07 June 2015, 23:13:00 UTC
e9221b1 Working OPML out 06 June 2015, 21:09:46 UTC
d9b9ff0 Prepping OPML out methods. 04 June 2015, 03:49:05 UTC
7b96d41 Finish conversion for post object to OPML-style feed object. 03 June 2015, 04:09:34 UTC
cfb3fcd Sketching utility functions for forming OPML objects out of WordPress objects. 02 June 2015, 03:48:47 UTC
3af94f3 Prepping for forming folder only OPML feeds. 01 June 2015, 18:05:56 UTC
06fb2b0 Prepping formation of outbound OPML 01 June 2015, 03:34:45 UTC
52e191b Step one for setting up outbound OPML 01 June 2015, 03:34:26 UTC
0f9e4fa Deal w template tag for source when source deleted 31 May 2015, 23:59:36 UTC
283f68d Deal with error that can occur when creating term 31 May 2015, 21:09:03 UTC
31093f4 System successfully adding or applying Folders via OPML sub 31 May 2015, 20:48:50 UTC
77afc85 correct typo for applying filters to allow feed item insertion 30 May 2015, 21:46:26 UTC
a3a164d First working method for OPML feeds inserting 30 May 2015, 21:08:05 UTC
83bbf70 Pass object to feed builder and use it. 30 May 2015, 03:24:59 UTC
878b1b5 Adding logging and fixing class-based call to assure_title_and_text 18 May 2015, 01:33:35 UTC
1aaccd1 Adding logging and fixing submission processing. 18 May 2015, 01:33:07 UTC
d9022f3 Merge pull request #600 from PressForward/3.6.x bring feature branch up to date with main version branch. 17 May 2015, 22:02:00 UTC
241bb72 Better method for opal feeds settings. 17 May 2015, 21:50:28 UTC
0e9a991 Last step to get folder function working in Nominated Resolves #543 11 May 2015, 02:11:34 UTC
46f37e9 Setting up folder box and folder URL placing Towards #543 11 May 2015, 01:51:20 UTC
6672b3d Turning off unneeded parent setting process. 11 May 2015, 01:50:22 UTC
2bf9ed6 Get the folders taxonomy up and working again. 10 May 2015, 22:46:39 UTC
989d74e Setting up registration for Feed folders on their objects Didn’t I do this before? Did something go screwy? 10 May 2015, 22:42:42 UTC
a533a3d Fix post_type declaration to insure menu looks right when editing feeds. 10 May 2015, 22:24:01 UTC
3f60c0b Screen trace now done as non-printing E_USER_NOTICE error Devs who want to continue to refer to this can find it in their log or in the Debug Bar plugin. 10 May 2015, 22:18:16 UTC
6ece7d8 Fix it so that parent_id is properly passed to a new feed item. Towards #543 and #542 10 May 2015, 21:43:16 UTC
bb3ddb0 Setting up new process to insure post parents are passed through nominations Towards #543 and #542 10 May 2015, 20:34:58 UTC
e641872 Insure that post_parent is set up for feeds 09 May 2015, 22:53:16 UTC
42c38c3 Setting up a better limit for the clean up query. 09 May 2015, 05:18:20 UTC
877c97e Patch non-functional cleanup of old feed_items 09 May 2015, 01:56:52 UTC
7a84bf5 Set up feeds that come in after reading an OPML file. 04 May 2015, 04:15:01 UTC
898f66d Prepping to insert the feed creation function. 03 May 2015, 23:20:39 UTC
62d5256 Cleanup on stray parents for opml reader 03 May 2015, 23:18:11 UTC
9512a15 Prepping to have retrieved feeds added to subscribed feeds. 03 May 2015, 23:11:40 UTC
c176067 Set up parsing process for adding items to the Feed Items sequence. 03 May 2015, 23:01:33 UTC
87b6410 If feed, and neither title or text are provided, use the feed url. 03 May 2015, 22:49:01 UTC
30339f8 Assure all entries have both title and text, even if it requires duplication 03 May 2015, 22:43:10 UTC
b9c1663 Insuring xmlUrl is set. Adding support for feedUrl feedUrl is a totally newly invented but potentially useful OPML property to contain non-XML feeds. I made it up right now. 03 May 2015, 22:27:58 UTC
c2b9562 Getter for OPML title. 03 May 2015, 22:18:12 UTC
45d0307 Give OPML objects their titles. 03 May 2015, 22:16:50 UTC
7650080 Allowing testers to create their own file paths. 03 May 2015, 21:54:14 UTC
159be1b Full class for generating an OPML file from an OPML object. 03 May 2015, 21:52:00 UTC
44a1805 Allow a feed object to have an array of multiple folders. 03 May 2015, 21:14:55 UTC
4c1f318 No need to have an unsorted property in my OPML object anymore. 03 May 2015, 20:18:55 UTC
0f27454 Better slugging for folders and feeds in OPML objects. 03 May 2015, 20:16:00 UTC
95a5d38 Working construction of an object from an OPML file. 03 May 2015, 19:54:18 UTC
bbdcc44 Continuing to build an optimal OPML object and method. 30 April 2015, 03:31:36 UTC
b554100 Merge upstream changes in to fix bugs. 30 April 2015, 01:30:27 UTC
1b81add Merge downstream master updates into upstream next ver branch. 30 April 2015, 01:27:44 UTC
3371724 Merge pull request #590 from mAAdhaTTah/bugfix-register `continue` -> `return` in pressforward_register_module 30 April 2015, 01:25:14 UTC
bcea3ec Updating version number 30 April 2015, 01:20:54 UTC
bd942e6 Bringing upstream branch to match with master. 30 April 2015, 01:18:16 UTC
198b225 Merge pull request #591 from mAAdhaTTah/bugfix-module-type-checking Fixes the module feed_type check function 30 April 2015, 01:11:01 UTC
918ff72 Version uptick to reflect hotfix. 27 April 2015, 02:56:12 UTC
4a26046 Merge pull request #596 from PressForward/3.5.x Hotfix for Nominate This bookmarklet view. 27 April 2015, 02:45:28 UTC
40c2d87 Hotfix for nominate this bookmarklet view. 27 April 2015, 02:32:57 UTC
baf4eb4 Translation of OPML files into more easily accessed objects. 19 April 2015, 04:41:49 UTC
9ea6e57 Setting defaults for the feed item object 18 April 2015, 20:44:32 UTC
70f557b Cleaning up some spacing. 18 April 2015, 20:43:01 UTC
3293ffe Fixes the module feed_type check function 12 April 2015, 20:09:00 UTC
7d9b1c0 `continue` -> `return` in pressforward_register_module 12 April 2015, 19:40:07 UTC
dc1c3ab Starting towards a meta class 12 April 2015, 05:23:56 UTC
12cdcaa Setting up a basic feed item object 12 April 2015, 04:49:38 UTC
7fd1b21 Merge branch '3.5.x-opml-subscribe' into 3.6.x-opml-subscribe 12 April 2015, 02:36:46 UTC
8112685 Filter Yoast SEO values and do not duplicate when available. Resolves #480 12 April 2015, 01:37:29 UTC
7a7f6fb Turn folder panel back on. 06 April 2015, 03:20:17 UTC
2cee865 Separate out folders declaration and apply it to both feeds and nominations. Towards #543 and #542 06 April 2015, 03:04:45 UTC
b5f9896 Allow users to set RSS feed retrieval frequency. 24 March 2015, 04:04:16 UTC
14610d4 Fix include typo 24 March 2015, 04:03:37 UTC
1252c0d Set up class for handling metadata. 24 March 2015, 03:09:29 UTC
cf0857f Switch item_id meta to md5 hash Resolves #578 24 March 2015, 03:09:06 UTC
cba5f26 Add tweeted times to list of aggregators 24 March 2015, 02:32:20 UTC
8fe2660 Uptick version number 24 March 2015, 02:32:07 UTC
c54482c Update readme.txt 12 March 2015, 05:39:11 UTC
e60909e Update readme.txt updated to reflect changes for 3.5 12 March 2015, 00:30:52 UTC
d5a5460 Update readme.txt 05 March 2015, 21:43:25 UTC
6f72290 updates readme for 3.5 05 March 2015, 21:19:24 UTC
4d00f9b Optimizations to the module tab of settings. 05 March 2015, 18:54:08 UTC
51ada7b Fixed version number in readme. 05 March 2015, 15:09:56 UTC
2bc4ded Clean up readme. 05 March 2015, 15:06:19 UTC
53f108a Changelog for 3.5 Resolves #571 05 March 2015, 15:00:31 UTC
f89cc3b uptick version 04 March 2015, 21:44:29 UTC
b15c798 Prep merge to master. 04 March 2015, 21:41:50 UTC
ae12653 Assure that menus close on click. Resolves #549 04 March 2015, 21:34:50 UTC
c9aa61e Show archived now toggles properly Resolves #567 04 March 2015, 21:30:55 UTC
c81db22 Insure working amplify button with folders open I'm not sure why this is only a problem with the folders open, but it should be solved now. Resolves #573 04 March 2015, 21:23:10 UTC
ab32bed No duplicate content on infini scroll This resolves #566 The problem was that in cases where the retrieval process was actively occurring more items were being added to the database while the user was on the All Content page. The content would push down the current items in the query so that they would be duplicated on page in the infinite scroll retrieval. These duplicate IDs were containing items skipped over by the script that straightened out the placement of the action buttons (because duplicate IDs are illegal). This change removes those duplicate ID-tagged articles after infinite scroll is complete. 04 March 2015, 21:02:47 UTC
12f3715 Remove full screen toggle where not working Resolves #540 03 March 2015, 17:02:23 UTC
0361926 Filtering the alert box on all PF pages. Resolves #570 03 March 2015, 16:49:33 UTC
d3903b6 Moving the alerts strings to a single filter. 03 March 2015, 16:48:43 UTC
ea0741e Add dismissed string to alert box and templates 02 March 2015, 22:22:19 UTC
20e3f1d Add alert labels for PressForward Towards #570 02 March 2015, 22:14:01 UTC
f923dc1 Add horizontal rule to modules option page Resolves #568 02 March 2015, 21:28:37 UTC
f31b3cd Add describing function to RSS import module 02 March 2015, 21:25:11 UTC
back to top