NewsBlur/apps
2016-11-14 12:50:07 -08:00
..
analyzer Updating to latest pymongo and mongoengine. 2015-07-20 16:44:50 -07:00
api Handling validation of emails on api. 2016-06-28 16:16:36 -07:00
categories Upgrading to mongo 3.0. Still needs fixes for mongoengine. 2016-11-10 10:11:46 -08:00
feed_import When adding a feed to a folder, check against the lower case folder name to correct for dupes. 2016-11-14 12:31:41 -08:00
mobile Moving to vendorized yaml. 2013-05-15 18:08:37 -07:00
newsletters Newsletter params to fix the Skimm 2016-11-14 11:11:42 -08:00
oauth Missing story_author on shared stories in api. 2016-11-10 17:46:10 -08:00
profile Whoops, typo 2016-11-10 11:16:47 -08:00
push Fixing PuSH issue with urls for hubs that look like: '//alert-hub.appspot.com' 2016-02-16 19:34:34 -08:00
reader Switching to indexed story hashes instead of story feeds for starred stories. 2016-11-14 12:50:07 -08:00
recommendations Stubbing in new MFeedFolder model to count folders that feeds are in. 2015-11-20 17:46:55 -08:00
rss_feeds DynamicDocument allows starred stories to work with stories that have more fields. 2016-11-10 18:02:34 -08:00
search Merge branch 'mongo3' 2016-11-10 17:24:54 -08:00
social Embedded replies also don't need strict validation. 2016-11-10 19:01:55 -08:00
static Adding db health checks. 2015-08-05 19:33:19 -07:00
statistics Risky business: now capturing db times (sql/mongo/redis) for 1% of all tasks. Also updating munin to recognize new db profiling times. 2015-12-16 17:31:41 -08:00
__init__.py