Commit graph

16 commits

Author SHA1 Message Date
Samuel Clay
9a3b76c808 Fixing bug in ios where hitting next unread while story page controls was already waiting on a page fetch would not automatically advance to the next unread story. 2012-12-13 16:41:52 -08:00
Samuel Clay
51f396532e Adding interactivity for tapping authors and tags and updating their classifier inline. Just need to hook them up to the server for persistence, update unread counts, and possibly update stories inline. 2012-12-07 17:18:31 -08:00
Samuel Clay
ca693b9987 Fixing scroll to comment for reply replies. 2012-11-28 16:24:15 -08:00
Samuel Clay
af8fcfe221 Fixing page counting. 2012-11-26 09:54:20 -08:00
Samuel Clay
6b6a0fab5c Failing to mark a story as read now shows a correct error message on iOS. 2012-11-16 15:30:54 -08:00
Samuel Clay
68d4d2786f Eureka, got a third 'previous' page in the mix for story page controls on iOS. This could be it. No bounce, no redraw, and flawless movement. 2012-11-14 17:31:52 -08:00
Samuel Clay
97e0881ccb Fixing sharing and comments and replying with new page controls. 2012-11-13 12:28:16 -08:00
Samuel Clay
b072ae81c4 Fixing try feeds for ios. 2012-11-09 14:13:44 -08:00
Samuel Clay
8382c49bae Fixing scroll issue on loading story detail on iphone. 2012-11-09 11:39:36 -08:00
Samuel Clay
7b8a420def Fixing all issues with ipad traversal. Now to go back to the iphone. 2012-11-08 18:30:45 -08:00
Samuel Clay
ad8e9b58ef Fixing iPad navigation. 2012-11-08 17:39:32 -08:00
Samuel Clay
0252e2fa19 Fixing sizing in iPad story traversal. 2012-11-07 17:54:16 -08:00
Samuel Clay
3d7315afdf Fixing iPad app to use new story controls. Fixing various other issues around network calls. 2012-11-06 17:26:08 -08:00
Samuel Clay
121df05abf Attempting a fix of the previous button. Fixing marking as read and opening on a story. 2012-11-05 18:23:45 -08:00
Samuel Clay
d1c2387d1f Refactoring the living crap out of the story detail view controller to extract all common story methods into the story page control controller. 2012-11-05 17:16:10 -08:00
Samuel Clay
c120662054 Working prototype of new story traversal on iOS app. 2012-11-05 15:12:42 -08:00