Commit graph

1983 commits

Author SHA1 Message Date
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
Samuel Clay
8950ec1c67 Updated roadmap in readme. 2011-07-17 21:03:31 -07:00
Samuel Clay
1b452262c0 Adding a Keeping NewsBlur Running section in the README. 2011-07-17 21:00:15 -07:00
Samuel Clay
7ffbd56c1b Adding boostrap fixture to load up default newsblur profile. 2011-07-17 20:53:48 -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
a91d67ab63 Fixing env.paths by using the top-level dict. 2011-07-17 15:56:28 -07:00
Samuel Clay
aa33eb0474 Abstracting paths and adding in path settings to readme. 2011-07-17 15:52:06 -07:00
Samuel Clay
17b9cde37d Adding mongo as prereq in README. 2011-07-17 15:30:25 -07:00
Samuel Clay
de882b237e Adding RDBMS/mysql preface. 2011-07-17 13:48:53 -07:00
Samuel Clay
fd71857009 Separating pymongo and psycopg python deps into their respective installations. 2011-07-17 12:08:24 -07:00
Samuel Clay
125eeb441f Linking all serverside and clientside technologies in README. 2011-07-17 11:34:38 -07:00
Samuel Clay
abad70e4a0 Adding mac os x and linux installations instructions to README. 2011-07-17 11:31:07 -07:00
Samuel Clay
4a392ca728 Updating README. 2011-07-17 11:00:36 -07:00
Samuel Clay
904e777584 Updating README. 2011-07-17 10:59:59 -07:00
Samuel Clay
833da6e83b Ignoring these ridiculous xcode file changes. 2011-07-15 17:53:22 -07:00
Samuel Clay
81d7220be5 Ignoring these ridiculous xcode file changes. 2011-07-15 17:52:43 -07:00
Samuel Clay
792afc1346 Adding back/forward buttons and a url and title bar to original view in iphone app. 2011-07-15 17:51:22 -07:00
Samuel Clay
072a0369c8 Adding web browser buttons to iphone app original view page. 2011-07-14 19:57:49 -07:00
Samuel Clay
5fb61bb28f Moving author down in story detail on mobiel web. 2011-07-14 19:08:37 -07:00
Samuel Clay
c1c5d44e96 Merge branch 'animations' 2011-07-13 21:43:48 -07:00
Samuel Clay
130196e6e0 Adding attribution on favicon .ico handling. 2011-07-13 17:45:43 -07:00