Commit graph

124 commits

Author SHA1 Message Date
Samuel Clay
6ffe5ca1b3 Mass icon migration. Still need a bunch more. 2013-02-19 17:55:01 -08:00
Samuel Clay
ff8e07da45 Styling story detail. 2013-02-19 15:01:21 -08:00
Samuel Clay
e8fae006a4 Switching from string comparisons to string isequal messages. 2013-02-06 15:15:43 -08:00
Samuel Clay
4891910d42 Submitting v1.8 to iOS App Store. 2013-01-07 16:34:59 -08:00
Samuel Clay
6c81301595 Changing intelligence training on social feeds to apply to original feed as well. 2012-12-28 11:34:06 -08:00
Samuel Clay
e5ddce5ae0 Using a popover for training on the iPad. Also adding the train button to the bottom of every story. 2012-12-27 23:04:25 -08:00
Samuel Clay
8fe95f47f3 Training feeds and stories in feeds. Needs testing on ipad, in river, and on social. 2012-12-27 18:37:05 -08:00
Samuel Clay
b57601cb9b Showing tags, authors, title, and publisher, but only for stories. Needs to be hooked up to send to the server, redraw, and handle site training and popular tags. 2012-12-25 19:03:50 -08:00
Samuel Clay
b7b0243356 Fixing ios classifiers in river view. 2012-12-19 15:37:36 -08:00
Samuel Clay
ce20040e8c Fixing crash when mis-counting feeds. Correcting height of font popover on iphone. Adding horizontal bounce to story page control. 2012-12-18 17:29:23 -08:00
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
f10ad487fd Showing favorites in comments on iOS. Oversight from a long time ago. 2012-12-13 14:24:47 -08:00
Samuel Clay
a16813648d Fixing bug around training stories with a newline in the title. 2012-12-13 12:41:05 -08:00
Samuel Clay
86c8a53346 Reclassifying stories inline, and setting sticky bit to stories so they don't disappear on page load. And that does it for training! 2012-12-13 12:12:00 -08:00
Samuel Clay
b670acaabf Fixing missing dupe stories during merge feeds. 2012-12-12 15:08:24 -08:00
Samuel Clay
dc7ae51c86 Refactoring classifiers in ios. 2012-12-12 09:02:35 -08:00
Samuel Clay
9626f48f73 Major cleanup on comments in iOS app. 2012-12-11 17:53:17 -08:00
Samuel Clay
4f0b24b507 Widening comments a bit on iOS. 2012-12-11 12:54:50 -08:00
Samuel Clay
94136ae41b Fixing training in river/social. Also adding avatars to fast clicks. 2012-12-11 11:50:06 -08:00
Samuel Clay
7d897f0405 Saving classifiers from iOS app. Updating classifiers and scores in real-time. 2012-12-10 20:22:21 -08:00
Samuel Clay
216a724717 Removing touch callout on classifier training. 2012-12-08 13:08:31 -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
8af4e1b6e6 Showing title, tag, and author classifiers by color in story detail on iOS. Long time coming. 2012-12-07 16:17:48 -08:00
Samuel Clay
c994982d6f Pushing new version of iOS app with side-swiping of stories (v1.8). 2012-11-28 16:33:21 -08:00
Samuel Clay
ca693b9987 Fixing scroll to comment for reply replies. 2012-11-28 16:24:15 -08:00
Samuel Clay
3160245722 Fixing broken HUD for favoriting comments. 2012-11-27 17:50:33 -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
895f7b3ab2 Fixing stretching of icon in title view on story detail page in ios. 2012-11-13 13:07:36 -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
ed200077f1 Handling rotations correctly on iOS. 2012-11-09 14:57:33 -08:00
Samuel Clay
b072ae81c4 Fixing try feeds for ios. 2012-11-09 14:13:44 -08:00
Samuel Clay
42444f49e7 Fixing story show and hide in iphone. 2012-11-09 09:31:26 -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
5c8daf4bad Fixing previous button by refactoring initstory to not double record read stories (and only the visible story gets recorded.) 2012-11-06 12:45:19 -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
Samuel Clay
6f2141b62d Saving stories, new saved stories view, and blue saved stories count. Just need to update saved stories count on save. 2012-10-17 15:07:53 -07:00
Samuel Clay
072077f0d3 Finishing mark as unread on ios. Yup. 2012-10-16 17:24:01 -07:00
Samuel Clay
7644cafb76 Styling menu cells in ios. 2012-10-16 15:48:04 -07:00
Samuel Clay
ff0a44137b Adding icons for story detail menu options. Still need to write mark as unread and saved stories features. Also re-integrated fontstyle and fontsize segmented controls. 2012-10-15 18:34:53 -07:00
Samuel Clay
2b11e6e2af Stubbing in menu options for marking as unred, saving stories, and sharing stories from the story detail in ios. 2012-10-15 09:16:01 -07:00
Samuel Clay
9db137dee9 Caching unread counts for folders so scrolling is super-fast again in ios feed list. 2012-10-14 17:30:03 -07:00
Samuel Clay
d48e0bcdd0 Adding feed counts to folders, but they're behind the bar. Ugh. Also added animation fade to highlighted feeds and stories. 2012-10-04 15:44:25 -07:00
Samuel Clay
fa56c8e59b Attaching feed title gradient to scrollview, so you can pull it down and the gradient now follows the scrollview (like a proper folder title). Requires many shadow hacks to get right. 2012-10-04 10:59:44 -07:00
Roy Yang
64cfb61b25 final bug squashes 2012-08-15 20:59:52 -07:00
Roy Yang
e1a279f855 semi final changes before launch 2012-08-15 19:31:34 -07:00
Roy Yang
049e05283a adding in explicit activity categories 2012-08-13 22:48:50 -07:00
Roy Yang
19fc2f78e2 fixing up the comments 2012-08-13 16:20:23 -07:00