NewsBlur/apps
Diego Elio Pettenò 4ff8ed7798 favicon fetcher: provide an Accept header on requests.
This makes the fetcher work with the default ModSecurity ruleset, and would also avoid providing unsupported favicon formats (e.g. webp), by explictly preferring PNG and
x-icon formats.
2017-08-16 18:21:14 +00: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 Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this 2017-04-04 17:13:43 -07: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
newsletters Changing feed log format to include id at the beginning. Also normalizing all feed titles in logs for better searchability. 2017-03-31 19:52:24 -07:00
notifications Notifications for iOS are premium only. 2017-05-15 19:34:08 -07:00
oauth Only 20 stories may be shared per day for premiums, 3 for free users. Also hits IFTTT sharing. 2017-03-21 12:54:27 -07:00
profile Removing banned user. 2017-05-30 15:14:22 -07: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 New quota for sharing stories by email. 1 for non-premium, 20 for premium. 2017-08-14 11:54:52 -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 favicon fetcher: provide an Accept header on requests. 2017-08-16 18:21:14 +00:00
search Allowing exact quoted searches. 2017-01-08 19:45:53 -08:00
social New quota for sharing stories by email. 1 for non-premium, 20 for premium. 2017-08-14 11:54:52 -07:00
static
statistics Fixing broken getsatisfaction community feedback. 2017-03-11 09:36:39 -08:00
__init__.py