NewsBlur/apps
2022-11-26 11:11:12 -05:00
..
analyzer Data validation for classifiers. 2022-06-01 09:43:31 -04:00
api Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development. 2022-11-24 12:53:40 -05:00
categories Merge branch 'master' into dashboard3 2021-06-30 11:28:47 -04:00
feed_import Adding count to activity for exported OPML, for #1646. 2022-03-14 15:52:22 -04:00
mobile Mobile workspace 2021-05-08 19:16:41 -04:00
monitor User count should include beyond yearly. 2022-07-28 23:14:42 -04:00
newsletters Updating premium archive email. 2022-03-17 16:54:40 -04:00
notifications Changing email for notifications. 2022-03-04 12:10:10 -05:00
oauth Refactoring out get_stories and its duplicate implementation and using story_hashes. 2022-06-23 15:50:56 -04:00
profile Activate pro when found. 2022-11-26 10:17:06 -05:00
push Merge branch 'master' into pro 2022-05-11 11:30:11 -04:00
reader Trying out reading and writing to redis story replica for river stories. Since these don't get used by the feed fetchers, we can read and write on the replicas without changing which stories are read, since the replica will propagate the read stories. 2022-11-26 11:11:12 -05:00
recommendations Merge branch 'django1.11' into django2.0 2020-12-03 14:04:26 -05:00
rss_feeds Adding support for subscribing to Mastodon usernames (newsblur@mastodon.social for instance). 2022-11-25 10:08:07 -05:00
search Another Elasticsearch More Like This implementation, but it still doesn't surface anything close to correct. 2022-05-05 14:26:00 -04:00
social Adding paging (?page=2) to blurblog RSS feeds. 2022-06-06 16:02:51 -04:00
static Adding Apple MerchantID for Apple Pay. 2022-01-21 16:44:03 -05:00
statistics Handling missing user in slow log (from SF). 2022-09-12 08:58:05 -07:00
__init__.py