Commit graph

3501 commits

Author SHA1 Message Date
Samuel Clay
b6dc9fccbf Expiring weekly feed read counts. 2015-12-07 16:30:30 -08:00
Samuel Clay
d8abe375a2 Counting read stories on a per-feed per-feed basis. This will allow efficient usage checks down the line. 2015-12-07 16:29:52 -08:00
Samuel Clay
53e4998146 Merge pull request #835 from sv0/text_importer
Text importer
2015-11-30 16:03:50 -08:00
Samuel Clay
00846fd5b3 Handling more requests errors in text importer. 2015-11-30 13:02:17 -08:00
Samuel Clay
2540f9a7a9 No need for www in youtube urls. 2015-11-30 11:58:26 -08:00
Samuel Clay
1aaeeafef3 Handling broken getsatisfaction feedback url. 2015-11-28 13:56:50 -08:00
Samuel Clay
11ec92f9f0 Fixing yet another requests error on icon fetching. 2015-11-28 13:52:18 -08:00
Samuel Clay
4f58d34038 Raising time limit on analytics cleaning. 2015-11-28 13:32:18 -08:00
Samuel Clay
d1cb93433c Handling another requests error when fetching icons. 2015-11-28 13:28:28 -08:00
Slavik Svyrydiuk
553344e6b5 skip encoding checking. requests.get already did it for us.
requests.get always returns unicode in 'text'
2015-11-28 21:59:57 +01:00
Slavik Svyrydiuk
bd0256f0e9 PEP8 fixes: removed whitespaces from the blank lines 2015-11-28 08:53:34 +01:00
Slavik Svyrydiuk
c1bcdad067 convert story_content to string before compression.
zlib.compress fails with unicode text that contains non-ASCII symbols.
2015-11-27 12:26:58 +01:00
Slavik Svyrydiuk
0c7b8478bc PEP8 fixes 2015-11-27 08:18:34 +01:00
Samuel Clay
a23dc55636 Cleaner spam logging. 2015-11-23 11:28:45 -08:00
Samuel Clay
9f8fceaf10 No IP is grounds for spam. 2015-11-23 11:26:22 -08:00
Samuel Clay
12ad1b1e04 Fixing IP logging. 2015-11-23 11:22:00 -08:00
Samuel Clay
1fef6d7133 Deleting users should log IP. 2015-11-23 11:20:36 -08:00
Samuel Clay
57a3f3504f Stubbing in new MFeedFolder model to count folders that feeds are in. 2015-11-20 17:46:55 -08:00
Samuel Clay
7ce43ba8de Adding to ios /reader/feeds. This ones for #755. 2015-11-05 12:17:57 -08:00
Samuel Clay
1982ffc093 Adding SVG logos. 2015-10-14 19:26:56 -07:00
Samuel Clay
562aa6a10c Fixing automatic reloading of new features and community feedback on web. 2015-10-07 17:37:17 -07:00
Samuel Clay
c61a261634 Using canonical rss url. 2015-09-30 12:59:50 -07:00
Samuel Clay
f1092c83b3 Bumping ios to v5.0.0b2. Adding some logic around upgrading to send users to enterprise build or itms. 2015-09-23 22:47:03 -07:00
Samuel Clay
dde0e6b0b1 Bumping version number. 2015-09-18 15:31:25 -07:00
Samuel Clay
1a338b786b Fixing launch screen on ios app. Also fixing upgrade link. 2015-09-18 15:29:57 -07:00
Samuel Clay
3cd8ded04d Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke! 2015-09-18 15:02:15 -07:00
Samuel Clay
5796c00a0b Finishing up last scroll position. Needs to take into account any images, which are throwing off the scroll positions. 2015-09-17 13:15:10 -07:00
Samuel Clay
22ce6d8026 Fixing last of commentless shares on ios. Ready to roll with scroll position saving. 2015-09-16 20:41:06 -07:00
Samuel Clay
16674eb8d0 Fixing favicon and feed title gradients in ios app. 2015-09-16 20:24:11 -07:00
Samuel Clay
29964b7b78 Adding new ios build versioning system that remembers if the user has seen the upgrade message before. Much nicer experience now and I can give enterprise builds upgrade messages now. 2015-09-16 18:42:02 -07:00
Samuel Clay
c9ca9089d7 Fixing unreadbale post errors. 2015-09-14 17:10:40 -07:00
Samuel Clay
b1f543ee0a Removing spaces from OPML export because some users have mentioned that the OPML file is just called 'NewsBlur' and not 'NewsBlur Subs - username - 14-09-2015'. 2015-09-14 17:10:40 -07:00
Samuel Clay
a998efaf6c Handling missing cutoff_date. 2015-09-03 15:47:42 -07:00
Samuel Clay
4a82e187c3 Same as 44ac8a027a, but for socialsubs. 2015-09-03 15:18:13 -07:00
Samuel Clay
44ac8a027a Risky commit, but it needs to happen. Fixing unread cutoffs and expanding out All Stories in river. 2015-09-02 16:05:18 -07:00
Samuel Clay
2c6c3cc9cf Fixing missing years in stats. 2015-09-02 14:58:58 -07:00
Samuel Clay
b0898ce40d Fixing broken unread count updater. 2015-09-02 13:18:51 -07:00
Samuel Clay
2e6ff6ab78 Checking numerics in usernames. 2015-08-26 10:58:05 -07:00
Samuel Clay
0b6c6fa411 Fixing urls on folder rss. 2015-08-24 15:18:15 -07:00
Samuel Clay
0201b766cd Fixing RSS errors on folder rss. 2015-08-24 15:16:54 -07:00
Samuel Clay
95a962fb53 Adding premium callout in folder rss dialog and fixing in actual rss feed. 2015-08-24 14:59:13 -07:00
Samuel Clay
b31cedb97f Adding intelligence filters to folder RSS. 2015-08-24 14:59:13 -07:00
Samuel Clay
295fe7905f Adding non premium story. 2015-08-24 14:59:13 -07:00
Samuel Clay
a44bce4860 Complete backend for folder rss. Just needs a premium message. 2015-08-24 14:59:12 -07:00
Samuel Clay
b6e1e03bd5 Upgrading feedparser, cleaing up logging on feed fetch. 2015-08-24 14:27:01 -07:00
Samuel Clay
2eb3218094 Adding Add URL button to site search on dashboard. Thanks to Brian Johns for the suggestion. 2015-08-17 18:06:29 -07:00
Samuel Clay
a5eda6d0b2 Fixing bookmarklet share modal dialog to work on mobile devices. Thanks @satadru! 2015-08-17 17:12:33 -07:00
Samuel Clay
622d0814d6 Attempting a fix for feed url changes not sticking. 2015-08-12 14:43:17 -07:00
Samuel Clay
35a7d2de09 Updating fabfile with redis config needed. 2015-08-11 18:13:50 -07:00
Samuel Clay
2d7e539f9a Switching redis feed sub pool to sessions redis server. 2015-08-11 13:33:49 -07:00