Samuel Clay
|
72fe3633d6
|
Fixing major bug around classifiers in the river of news. Forced to add a new flag to handle existing connections so they don't get data that will mess them up. New visitors will get new behavior. Eventually all users will be on new behavior and I can remove the new flag.
|
2011-10-24 08:55:28 -07:00 |
|
Samuel Clay
|
7fec34dc59
|
iPhone app v1.1.
|
2011-10-20 10:10:09 -07:00 |
|
Samuel Clay
|
8171c2390a
|
Un-stucking stories by using the correct story_id when marking as read.
|
2011-10-10 20:55:30 -07:00 |
|
Samuel Clay
|
26f929642d
|
Adding more meta details for dual-mark as read.
|
2011-10-10 20:53:43 -07:00 |
|
Samuel Clay
|
28743e5219
|
Adding story_date to dupe mark_read error message.
|
2011-10-10 11:49:53 -07:00 |
|
Samuel Clay
|
6980245a5a
|
Adding site and folder from iphone app now submits the form.
|
2011-10-10 09:57:54 -07:00 |
|
Samuel Clay
|
ed7d2bd88f
|
Finishing up new account email. Adding migration to save email sending preference.
|
2011-09-21 17:49:40 -07:00 |
|
Samuel Clay
|
482076d1de
|
Adding autologin (with optout param) for use with emails.
|
2011-09-19 09:46:36 -07:00 |
|
Samuel Clay
|
c051bcfac9
|
Adding browser user agent to all logging.
|
2011-09-16 09:26:22 -07:00 |
|
Samuel Clay
|
7cf58636d1
|
Only active feeds get loaded in the iPhone app. It's about time.
|
2011-09-15 18:28:19 -07:00 |
|
Samuel Clay
|
408b8e16e9
|
Showing correct story_id in logging for bad read stories.
|
2011-09-15 18:22:03 -07:00 |
|
Samuel Clay
|
90355c7fff
|
Showing the correct logging info for mismarked read stories.
|
2011-09-15 09:35:45 -07:00 |
|
Samuel Clay
|
6b69326d53
|
Fixing river of new to use new user stories.
|
2011-09-14 21:00:38 -07:00 |
|
Samuel Clay
|
ad80f8897e
|
Moving read stories from story_date based to story_id based.
|
2011-09-14 18:03:25 -07:00 |
|
Samuel Clay
|
a7e83b06b4
|
Fixing small issues in iPhone app -- crash when returning to feed listafter returning to the app, and inconsistant original story url font size.
|
2011-09-07 09:56:54 -07:00 |
|
Samuel Clay
|
d2bcce4b6f
|
Better error handling around broken feed pages.
|
2011-09-04 14:47:47 -07:00 |
|
Samuel Clay
|
e209b4bd72
|
Better logging for multiply read stories.
|
2011-08-30 10:14:59 -07:00 |
|
Samuel Clay
|
4fda057524
|
Typo on logging.
|
2011-08-30 09:38:47 -07:00 |
|
Samuel Clay
|
2dc97fe594
|
Fixing issues around broken Google Reader starred stories import.
|
2011-08-30 09:23:16 -07:00 |
|
Samuel Clay
|
fc4765652e
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
Fixing issue around multiple matching duplicate feeds.
|
2011-08-30 08:38:50 -07:00 |
|
Samuel Clay
|
d74065f571
|
The string feed _id bites again. This time the iphone app.
|
2011-08-30 08:35:22 -07:00 |
|
Samuel Clay
|
4577e23e5e
|
Fixing issue around multiple matching duplicate feeds.
|
2011-08-30 08:04:42 -07:00 |
|
Samuel Clay
|
68de3ea02c
|
Fixing bug in starred_stories where the second page is skipped.
|
2011-08-29 22:25:25 -07:00 |
|
Samuel Clay
|
9d2089e386
|
Accidentally converting feed_id into str unneccessarily.
|
2011-08-29 22:11:11 -07:00 |
|
Samuel Clay
|
bd806d4dbe
|
Further insulating river stories.
|
2011-08-29 21:53:29 -07:00 |
|
Samuel Clay
|
36bb549f9c
|
Fixing river by making the mongo mapreduce us ea string key.
|
2011-08-29 21:47:58 -07:00 |
|
Samuel Clay
|
3cecc81eda
|
Handling broken decodes in cjson. Also fixing river.
|
2011-08-29 21:45:47 -07:00 |
|
Samuel Clay
|
c64415a15e
|
Getting rid of awful hack to make cjson encode dicts correctly with integer keys.
|
2011-08-29 21:28:12 -07:00 |
|
Samuel Clay
|
01f3ffc624
|
Preventing issue around missing feeds when moved.
|
2011-08-29 21:16:55 -07:00 |
|
Samuel Clay
|
a052732f31
|
Speedifying starred stories from reader. Also fixing issue around missing feeds.
|
2011-08-29 21:09:41 -07:00 |
|
Samuel Clay
|
591d5d9660
|
Fixing two major issues: utf-8 encoding on cjson encoding (doh!) and when feeds are moved through de-duping, let the client know about the new feed id. This will help all new users.
|
2011-08-29 20:51:40 -07:00 |
|
Samuel Clay
|
5389350368
|
Adding starred stories import to Google Reader import. Also moving to db backed session engine (from memcache).
|
2011-08-29 18:43:17 -07:00 |
|
Samuel Clay
|
385a1dd75b
|
Removing session token for importing from reader.
|
2011-08-24 21:51:34 -07:00 |
|
Samuel Clay
|
fec7692f5b
|
Fixing broken iPhone app which uses flat feeds, since it's now looking for a string key instead of an integer key (which is invalid JSON -- who knew?)
|
2011-08-22 21:02:41 -07:00 |
|
Samuel Clay
|
f5a4e09751
|
Upgrading to cjson, which may just break EVERYTHING.
|
2011-08-22 18:17:42 -07:00 |
|
Samuel Clay
|
a17ffd5fae
|
Adding Insta-fetch to iphone app.
|
2011-08-21 13:46:43 -07:00 |
|
Samuel Clay
|
af9f9beda5
|
Migration to make loading read stories faster, by using a bounding box on read stories, far fewer can be fetched.
|
2011-08-18 21:47:38 -07:00 |
|
Samuel Clay
|
394c387f2f
|
Finishing iphone login screen, adding new Default background, and adding errors to login screen.
|
2011-08-13 23:00:51 -07:00 |
|
Samuel Clay
|
73b4af2faa
|
Finished the drawing of custom feed cells, which now include feed title, feed favicon, correct sizings and clipping for unread count pills, and section headers. Gorgeous!
|
2011-08-12 10:12:30 -07:00 |
|
Samuel Clay
|
811512d8da
|
Finishing up account dialog. Also re-styling subscriber counts.
|
2011-07-27 22:17:34 -07:00 |
|
Samuel Clay
|
9a36f84543
|
Showing correct scores for unread stories.
|
2011-07-24 20:07:38 -07:00 |
|
Samuel Clay
|
b9e10f9a10
|
Completing paging in feed detail page in iphone app. Just needs the finished bar to redraw correctly.
|
2011-07-24 16:52:24 -07:00 |
|
Samuel Clay
|
229bd75281
|
Went nuts and restyled a bunch of table cells. Also hooked up accounts. Need to clean up the login view, as well as finish the reading flow.
|
2011-07-20 21:08:57 -07:00 |
|
Samuel Clay
|
ff50d85d7d
|
Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions.
|
2011-07-17 20:53:30 -07:00 |
|
Samuel Clay
|
ae7f79b3a0
|
Adding moderation queue to recommended feeds (finally!)
|
2011-07-11 18:22:28 -07:00 |
|
Samuel Clay
|
a1feeeb13f
|
Fixing bug around skipping the 2nd page of feed stories due to an off by one error.
|
2011-06-12 23:22:58 -04:00 |
|
Samuel Clay
|
9c0479e7e3
|
Fixing a small bug around logging slow feed loads for anonymous users.
|
2011-06-10 10:52:27 -04:00 |
|
Samuel Clay
|
702c94a4d9
|
Merge branch 'master' into mobile
Conflicts:
media/js/newsblur/reader.js
|
2011-06-09 19:03:27 -04:00 |
|
Samuel Clay
|
62bb88f6ff
|
Simply adding the number of read stories in the log of slow feed loads.
|
2011-06-09 19:00:31 -04:00 |
|
Samuel Clay
|
4f46b358db
|
Major optimization on mongo queries. No longer using .rewind(), which is actually re-running the damn query! Wrapping repetitive querysets in list() for performance.
|
2011-06-09 15:36:24 -04:00 |
|