Samuel Clay
|
ea06efe874
|
Moving feed to folder, end-to-end. Just needs move folder to folder.
|
2011-11-07 20:50:46 -08:00 |
|
Samuel Clay
|
936774b654
|
Adding update_counts to /feeds API endpoint, to force a recalculation of feed unread counts (WARNING: slower than calling /feeds then /refresh_feeds).
|
2011-11-07 08:27:59 -08:00 |
|
Samuel Clay
|
c91016a1ce
|
Adding new API endpoint: mark_feed_stories_as_read. Refactored mark_story_as_read.
|
2011-11-05 16:25:04 -07:00 |
|
Samuel Clay
|
142c1777f1
|
Fixing Paypal issue around not defaulting to .
|
2011-11-04 17:52:26 -07:00 |
|
Samuel Clay
|
efaa2565f3
|
Saving duplicate read stories correctly.
|
2011-11-03 10:24:53 -07:00 |
|
Samuel Clay
|
bd003fda36
|
Fixing gradient in story detail view in iOS.
|
2011-11-03 09:19:24 -07:00 |
|
Samuel Clay
|
bd1c4347c9
|
Using mongodb nifty db resolution.
|
2011-11-01 21:55:23 -07:00 |
|
Samuel Clay
|
a7d542396f
|
Testing out a slave read for getting stories.
|
2011-11-01 21:20:07 -07:00 |
|
Samuel Clay
|
397e0367e6
|
Fixing 500 on Blar's empty requests for marking stories as read. Updating nginx conf.
|
2011-11-01 10:32:11 -07:00 |
|
Samuel Clay
|
6ad501e677
|
Marking feed as read now clears stories. Also adding shift+a to mark all as read.
|
2011-10-31 18:40:07 -07:00 |
|
Samuel Clay
|
50e254af80
|
Temporary fix for broken river of news.
|
2011-10-25 00:21:34 -07:00 |
|
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 |
|