NewsBlur/apps
2016-05-26 14:41:44 -07:00
..
analyzer Updating to latest pymongo and mongoengine. 2015-07-20 16:44:50 -07:00
api Only search aggressively if authenticated. 2016-02-24 12:14:41 -08:00
categories
feed_import Fixing tests. 2016-04-22 20:48:08 -07:00
mobile
newsletters stripped-html should be considered html and not plain (for newsletters). Was causing encoding issues. 2016-05-23 12:49:15 +08:00
oauth Adding IP logging to feed searching. 2016-02-24 12:11:41 -08:00
profile Adding current month totals to payment reports. 2016-05-05 19:09:09 +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 Native Twitter support for converting the Twitter API to RSS. If you're reading this, you can test it by subscribing to twitter usernames like so: https://twitter.com/newsblur 2016-05-26 14:30:26 -07:00
recommendations Stubbing in new MFeedFolder model to count folders that feeds are in. 2015-11-20 17:46:55 -08:00
rss_feeds Better match for twitter.com/username 2016-05-26 14:41:44 -07:00
search Fixing token errors on searches. 2016-01-07 19:16:39 -08:00
social Only subscribed users can read newsletters. This prevents users who aren't the original recipient from sharing or reading other user's newsletters. 2016-03-17 11:22:05 -07: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