Samuel Clay
ca675b0b5a
Fixing unit test for profile app and signup.
2020-08-04 13:10:51 -04:00
Samuel Clay
537e4ed1c9
Adding user notes. Unverified and needs saved confirmation.
2020-07-15 21:25:00 -04:00
Samuel Clay
4434c8003e
Merge branch 'master' into darkmode
...
* master:
Adding two dependencies for postlight's mercury parser.
Updating minimist node dependency.
Updating dependencies
Removing additional traces of Google Reader.
Upgrading to latest node.
Updating flask requirements.
Removing Google Analytics. Should've done this 7 years ago.
Renaming feedfinder and feedfinder2.
2020-06-15 18:28:23 -04:00
Samuel Clay
d60ec99f3e
Removing additional traces of Google Reader.
2020-06-15 17:53:35 -04:00
Samuel Clay
953b9712c2
Removing Google Reader traces.
2020-06-10 19:24:02 -04:00
Samuel Clay
9ca17dd3b3
Undoing commit that changed story dates.
2019-12-25 15:59:38 -05:00
Samuel Clay
bb089f4aeb
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
Samuel Clay
5e2020f402
Fixing tests.
2016-04-22 20:48:08 -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
b42d6b9182
Fixing http headers.
2015-07-21 10:38:22 -07:00
Samuel Clay
b9b072d3e8
Typo.
2014-12-08 18:44:21 -08:00
Samuel Clay
abab00f0d6
Adding export user's opml functionality for staff.
2014-09-05 10:37:59 -07:00
Samuel Clay
4b5fce6ce7
Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads.
2013-08-07 19:46:47 -07:00
Samuel Clay
859091f4bd
Better handling of busted OPML files.
2013-07-05 17:41:20 -07:00
Samuel Clay
f30ffe12dc
Changing OPML upload display entirely in intro wizard. Still need to handle uploading starred json.
2013-07-03 22:16:01 -07:00
Samuel Clay
63bbfc8f63
Removing Reader import, adding categories.
2013-07-03 22:16:01 -07:00
Samuel Clay
02e17f1dd6
Adding better OAuth test to Google Reader import.
2013-07-01 19:17:10 -07:00
Samuel Clay
6fbe17b64b
Fixing SSL errors on OAuth import.
2013-06-26 13:22:19 -07:00
Samuel Clay
92fa769338
Fixing reader import ip address capture.
2013-06-04 13:09:20 -07:00
Samuel Clay
631ea2de0c
Fixing IP address saving after HAProxy originally obscured it.
2013-06-04 12:31:45 -07:00
Samuel Clay
144470feb4
Fixing import from reader for anonymous.
2013-05-21 06:27:04 -07:00
Samuel Clay
2a5ffb48c5
Handling another unicode decode issue in uploaded OPMLs.
2013-05-12 12:53:00 -07:00
Samuel Clay
980c1011bc
Merge branch 'master' into circular
...
* master:
Adding email for first share to tell users about their blurblog.
Parallelizing deploy commands.
2013-04-22 15:24:42 -07:00
Samuel Clay
d209b2e905
Adding email for first share to tell users about their blurblog.
2013-04-22 15:24:38 -07:00
Samuel Clay
da2eae976a
Fixing OPML exporter on dev. This one's for you @voidfiles.
2013-04-15 09:32:12 -07:00
Samuel Clay
608c5559bb
Cutting logs on starred stories to only give aggregate counts.
2013-04-02 16:25:13 -07:00
Samuel Clay
ca37cab3ca
Fixing non-delayed starred import.
2013-04-02 15:51:30 -07:00
Samuel Clay
9aafd8eab2
Adding delaying to reader import. Adding reader starred story import.
2013-04-02 15:41:50 -07:00
Samuel Clay
5dee81c08b
Redis to db01.
2013-03-14 10:49:44 -07:00
Samuel Clay
38bd6be246
Paywall on signup.
2013-03-14 10:00:00 -07:00
Samuel Clay
4302f102e8
Fixing broken OPML exporter for broken feeds.
2012-12-10 16:06:28 -08:00
Samuel Clay
8c04e3da1d
Adding verbosity to OPML exporter.
2012-12-10 15:58:51 -08:00
Samuel Clay
ef4a1c866e
Fixing a bunch of small exceptions.
2012-09-18 13:08:25 -07:00
Samuel Clay
f05a915d53
Adding error handling to Google Reader import. Fixing extra-wide images in Feed view. Speeding up NewsBlur Blog subscribe. Fixing popular tags.
2012-08-12 20:34:30 -07:00
Samuel Clay
cccee1e787
Forcing re-approval on Google Reader import.
2012-08-11 15:15:00 -07:00
Samuel Clay
a0f75e6396
Adding feed count to google reader import endpoint.
2012-08-11 14:56:27 -07:00
Samuel Clay
5cf90ea8d0
Adding auto_active flag to reader import, for the iPad.
2012-08-11 13:56:30 -07:00
Samuel Clay
16b69dd68d
Vendored OAuth2 library + migration.
2012-08-10 23:15:30 -07:00
Samuel Clay
4892e14f29
OAuth -> OAuth 2! For a better feed import experience.
2012-08-10 23:15:16 -07:00
Samuel Clay
78338bba0d
Tons of small fixes: opml uploads, rss feeds for blurblogs, default images on blurblogs.
2012-07-30 21:43:55 -07:00
Samuel Clay
e981c9dfa4
Switching from dev.newsblur.com to www.newsblur.com.
2012-07-29 22:31:40 -07:00
Samuel Clay
2657d714b8
Fixing about 4 bugs that have to do with logging, activating broken premiums, and importing from google reader when the user already has feeds and they aren't being cleared out (broken since friday july 20th, a week ago). Thanks to Luke Dieker for the find.
2012-07-27 12:46:37 -07:00
Samuel Clay
1872b0a091
Adding compacting to user sub folders, to remove dupe subscriptions.
2012-07-20 20:37:35 -07:00
Samuel Clay
351b2763c1
Clearing folders and decoding unicode.
2012-07-20 20:02:37 -07:00
Samuel Clay
d3b58e7cc9
Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
2012-07-20 19:43:28 -07:00
Samuel Clay
3d8f206d60
Getting IE9 working with OPML ajax upload.
2012-07-12 23:44:30 -07:00
Samuel Clay
538f08cb46
Hiding uneccessary activites html. Fixing google reader starred stories import. Updating api docs.
2012-07-09 12:41:25 -07:00
Samuel Clay
c66fd457e5
Moving from samuel@ofbrooklyn.com to samuel@newsblur.com.
2012-06-20 18:37:46 -07:00
Samuel Clay
8907dcb67c
Merge branch 'master' into social
...
* master:
Fixing OPML import for FastLadder users.
2012-05-14 15:45:29 -07:00
Samuel Clay
05c0d95b81
Fixing OPML import for FastLadder users.
2012-05-14 15:45:25 -07:00