Commit graph

2003 commits

Author SHA1 Message Date
Samuel Clay
88d46b394b Correct unread counts, fixing next unread button, adding in asidatacompressor for archiving. 2011-08-09 17:58:43 -07:00
Samuel Clay
90ffcae09c Fixing issue around next/previous button on story detail page in iphone app. 2011-08-08 17:17:32 -07:00
Samuel Clay
806542c0dc Fixing a number of bug sin iPhone app: 1) html entitiesare now decoded in story titles. 2) the correct story is marked as read when multiple intelligence levels are used. 2011-08-08 09:58:15 -07:00
Samuel Clay
dadef6c7b8 Fixing issue around original pages not including a <HEAD> section, so all URLs are relative to NewsBlur. Thanks to Cramer http://getsatisfaction.com/newsblur/topics/problem_with_relative_urls_in_for_example_rarestblog?utm_medium=widget&utm_source=widget_newsblur 2011-08-07 21:44:57 -07:00
Samuel Clay
d4dddf4896 Adding iphone and android apps, along with necessary migration for hiding mobile. 2011-08-07 21:38:09 -07:00
Samuel Clay
79ab2d8965 Merge branch 'master' into mobile 2011-08-07 20:26:05 -07:00
Samuel Clay
8cf11afe0e Progressively loading favicons after feeds as to make the feeds appear much, much quicker (although without icons). Ideally, the icons would be saved in CoreData. 2011-08-04 18:25:38 -07:00
Samuel Clay
3d3e1613b4 Adding pull to refresh. That was unbelievably easy. Thanks @chpwn! 2011-08-04 17:58:28 -07:00
Samuel Clay
6ca75c4ce2 Adding button to switch between all sites and only sites with unread stories to iphone app. 2011-08-04 17:27:31 -07:00
Samuel Clay
460ca4dce8 Adding stubbed in module for mobile apps. Adding Blar. Needs a hide button, and correct links and icons. 2011-08-04 08:45:51 -07:00
Samuel Clay
979b6bbcca Adding icons to main screen and handling html entities on feed detail. 2011-08-03 10:00:41 -07:00
Samuel Clay
437c7ae5a3 Fixing bug around starting at one intelligence level, going into the feed detail view, switching to a new intelligence level, then backing out to the feeds view and needing it to update with the correct intelligence level. 2011-08-02 18:19:46 -07:00
Samuel Clay
94ddd4396c Finished intelligence segemented control. Now hides and shows feeds based on unread counts. Unbelievable that this took one try. 2011-08-02 18:03:11 -07:00
Samuel Clay
b8ac9e0339 First half of feed organization with scores on feed list page in iphone app. 2011-08-02 10:13:06 -07:00
Samuel Clay
eb6266db52 New logos for iPhone app - 57x57 adn 114x114 for retina displays. 2011-08-02 09:16:54 -07:00
Samuel Clay
dcc1674e36 Cleaning a ton of memory management issues in the iPhone app. 2011-08-01 09:43:13 -07:00
Samuel Clay
5db556e29d Upgrading to new ASI http library. 2011-08-01 09:39:41 -07:00
Samuel Clay
7a127c8ada Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-07-31 14:17:14 -07:00
Samuel Clay
effe5e5caf Adding Gothic font for the star in the logo. 2011-07-31 14:17:04 -07:00
Samuel Clay
b0acfc4c9e Cleaning up feed detail view, and fixing the issue around clicking on story rows not taking you to the right story. 2011-07-29 21:56:54 -07:00
Samuel Clay
d9b3f5910a AAAHHH! HOLY CRAP! I finally got intelligence sliding to work perfectly on the iphone. Now need to combine it seamlessly with paging, and it'll be DONE. 2011-07-29 21:27:37 -07:00
Samuel Clay
5dd493e8f3 Adding 'd' as a keyboard shortcut to show the dashboard. 2011-07-29 09:58:25 -07:00
Samuel Clay
b075416505 Adding 's' to save/unsave a story, and '+' and '-' to change intellignece. Also fixing login_* in API docs. 2011-07-29 09:41:49 -07:00
Samuel Clay
1a6d01ad5b Working intelligence select buttons, but they are quite complicated and need to be re-thought and re-written immediately. 2011-07-29 09:06:17 -07:00
Samuel Clay
811512d8da Finishing up account dialog. Also re-styling subscriber counts. 2011-07-27 22:17:34 -07:00
Samuel Clay
1330c85f30 Adding account dialog. Still needs to be saved. 2011-07-27 09:33:47 -07:00
Samuel Clay
de98a4e49b Adding account dialog. Also remvoing colorama as a third-party. 2011-07-27 09:33:34 -07:00
Samuel Clay
87a7b051f5 Correctly calculating unread counts in iphone app. 2011-07-26 08:37:10 -07:00
Samuel Clay
793ae279b3 Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-07-25 09:08:42 -07:00
Samuel Clay
336137f708 Changing text on next/previous buttons when they are at the end of the line. 2011-07-25 09:08:20 -07:00
Samuel Clay
ba0d3bd43f Forcing refresh fo story positions when feed is fully loaded. 2011-07-24 23:00:05 -07:00
Samuel Clay
9fd25724df Setting up All Read button and having it both clear unread counts and POST to the server to mark feed as read. 2011-07-24 22:23:38 -07:00
Samuel Clay
101d9c3f18 Updating unread counts on feed list view in iphone app. 2011-07-24 22:14:50 -07:00
Samuel Clay
ccf2867520 Keeping track of stories that have been read and redrawing story titles when necessary. Still need to update unread count on feed list page. 2011-07-24 21:47:58 -07:00
Samuel Clay
2eb5718d01 Cleaning up a bunch of memory leaks, compiler warnings, and showing story score on read stories in feed detail view in iphone app. 2011-07-24 20:34:54 -07:00
Samuel Clay
9a36f84543 Showing correct scores for unread stories. 2011-07-24 20:07:38 -07:00
Samuel Clay
521c050b75 Finish feed bar is now animated and correct. Now to move to on intelligence slider and marking stories as read. 2011-07-24 17:18:05 -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
6acf782df1 Removing xcuserdata. 2011-07-22 17:40:34 -07:00
Samuel Clay
0864a1db33 Scrolling in the feed view loads more stories! Need a progress indicator and a bottom of the feed indicator. 2011-07-22 09:10:13 -07:00
Samuel Clay
86741fbed4 Adding String HTML decoding class to iphone app. Also working on paging, but it needs scroll love. 2011-07-21 09:56:33 -07:00
Samuel Clay
27f0cb8ee3 Adding automatic paging to feed detail. Unfortunately, it doesn't keep you in the same spot. 2011-07-20 22:21:11 -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
f52e2ec235 Fixing main screen's feed table view cells and adding in unread counts. 2011-07-19 09:38:49 -07:00
Samuel Clay
3a9f5b888b Adding feed table cell to show unread counts on main page of iphone app. 2011-07-18 09:56:48 -07:00
Samuel Clay
ecc2f7c211 Auto-adjusting font size on original story view in iphone app. 2011-07-17 22:39:26 -07:00
Samuel Clay
945b604368 Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-07-17 22:34:23 -07:00
Samuel Clay
e2d60ea480 Adding xcode user data to gitignore. 2011-07-17 22:33:11 -07:00
Samuel Clay
66cd29fee1 Cleaning up readme and commenting out the wacky devserver. 2011-07-17 21:50:37 -07:00
Samuel Clay
f90686014d Adding PIL and boostrapped feed to readme. 2011-07-17 21:29:25 -07:00