NewsBlur/apps
2017-02-21 09:55:11 -08:00
..
analyzer Saving is_emailed during actual email sending. 2017-01-08 19:31:41 -08:00
api Not showing story diffs in blurblogs. 2016-11-20 19:23:53 -08: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 Social and newsletters should also publish to pubsub with new :story endpoint. 2016-12-14 11:21:39 -08:00
notifications Fixing bug in notifications which caused multiple repeat notifications to get sent out when queue gets backed up. 2017-01-03 16:04:02 -08:00
oauth Missing story_author on shared stories in api. 2016-11-10 17:46:10 -08:00
profile Adding missing feeds for users as part of cleanup. 2017-02-06 19:30:59 -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 Better handling of booleans on /reader/feeds. 2017-02-21 09:55:11 -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 Faking user agent when rss bans NewsBlur. 2017-02-17 12:19:55 -08:00
search Allowing exact quoted searches. 2017-01-08 19:45:53 -08:00
social Correctly counting shared stories by using social sub's mark as read date. Matches individual blurblogs unread counts and unread stories with All Shared Stories. 2017-01-10 20:25:02 -08:00
static Adding db health checks. 2015-08-05 19:33:19 -07:00
statistics Backwards stats. 2016-12-15 12:24:15 -08:00
__init__.py