Samuel Clay
|
5fd37d2587
|
For #755: adding authenticated /api/share_story/ endpoint that doens't use profile token.
|
2015-12-20 22:45:36 -08:00 |
|
Samuel Clay
|
10e265d0c4
|
Counting stories for 1% of all fetches, regardless of new stories. Should push back feeds with no new stories for a while.
|
2015-12-18 12:57:11 -08:00 |
|
Samuel Clay
|
4a12c220fe
|
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 |
|
Samuel Clay
|
27cf1f1a10
|
Fixing issue with missing story_hash param returning an httpresponse instead of a json dict.
|
2015-12-11 17:11:27 -08:00 |
|
Samuel Clay
|
c0bff9962c
|
Forgot to remove extra slash from shared story URLs. Fixes c61a261634 .
|
2015-12-11 17:08:25 -08:00 |
|
Samuel Clay
|
24e4bae08d
|
Merge pull request #839 from sv0/unicode_fixes
Unicode fixes
|
2015-12-10 13:43:47 -07:00 |
|
Samuel Clay
|
8fa5c412eb
|
Changing facebook api scope.
|
2015-12-10 11:41:57 -08:00 |
|
Samuel Clay
|
6bcb629bb1
|
Adding two spam domains
|
2015-12-09 17:21:42 -08:00 |
|
Slavik Svyrydiuk
|
3a77fc06bb
|
reverted to hard-coded HTTPS scheme
|
2015-12-09 21:44:01 +01:00 |
|
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 |
|
Slavik Svyrydiuk
|
7b4ea6ad83
|
fixed hard-coded 'https' in URLs
|
2015-12-04 08:45:59 +01:00 |
|
Slavik Svyrydiuk
|
d4fa36f5b2
|
fixed UnicodeDecodeError in folder_rss_feed view
|
2015-12-04 08:17:45 +01:00 |
|
Slavik Svyrydiuk
|
017170cbb4
|
PEP8 fixes
|
2015-12-02 12:15:56 +01:00 |
|
Slavik Svyrydiuk
|
dc8829c991
|
smart_unicode instead of unicode
|
2015-12-02 08:08:38 +01:00 |
|
Slavik Svyrydiuk
|
e9504d2e42
|
smart_unicode instead of unicode
|
2015-12-02 07:46:25 +01: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 |
|