Commit graph

447 commits

Author SHA1 Message Date
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
4891910d42 Submitting v1.8 to iOS App Store. 2013-01-07 16:34:59 -08:00
Samuel Clay
56e187c40a Merge pull request #74 from sillygwailo/master
Update "Read It Later" in iOS app to its rebranded "Pocket"
2013-01-06 16:10:43 -08:00
Samuel Clay
cd873e1de2 Deractivating premiums. 2013-01-02 20:04:07 -08:00
Samuel Clay
8070490a56 New enterprise ios build includes full training. 2012-12-28 16:45:58 -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
1e0d637173 Finishing training on iPad. Works in river too. Just need to test social and it's shipping. 2012-12-27 19:34:05 -08:00
Samuel Clay
da8840141f Fixing title selectin bug when the title was too short to register the selection loupe. 2012-12-27 18:54:56 -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
a5652da4f1 Finish look and feel of ios training for both story and feed. Just need to send requests, redraw intelligence, recount and reclassify stories, and update scores. All already written to support inline training. 2012-12-27 00:15:26 -08:00
Samuel Clay
70f2da6218 Reducing queue size of push feeds when overloaded. 2012-12-26 02:41:13 -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
f94939b83e Cleaning up task feeds logging. 2012-12-25 12:08:17 -08:00
Samuel Clay
50e3fc5f0f Stubbing in new modal trainer for ios. 2012-12-24 23:01:25 -08:00
Samuel Clay
a12139adb7 No need to clean analytics twice. Doh. 2012-12-24 20:32:08 -08:00
Samuel Clay
90dd709b5b Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
Samuel Clay
6311bf41d7 Updating sessions handling on page importer in anticipation of ugprading to latest python requests. 2012-12-24 00:39:52 -08:00
Samuel Clay
9410e3f5c8 Saving references to visible feeds when reading by folder. 2012-12-20 12:21:44 -08:00
Samuel Clay
f826f1da31 Major refactor of ios feed list. No longer relies on fragile locations dictionary. 2012-12-20 12:08:35 -08:00
Samuel Clay
b7b0243356 Fixing ios classifiers in river view. 2012-12-19 15:37:36 -08:00
Samuel Clay
a21f655b37 Updating enterprise distribution ipa. 2012-12-18 17:37:25 -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
1387d7cfc4 Upgrading celery just in case it's causing priority loss. 2012-12-17 13:44:10 -08:00
Samuel Clay
09988732fc Removing logging. 2012-12-13 17:25:52 -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
ec5a93ba56 Updating NewsBlur iOS to version 1.8 for Enterprise Distribution. Includes training and story swiping. 2012-12-13 12:17:54 -08:00
Samuel Clay
c5c691cc2b Updating NewsBlur iOS to version 1.8 for Enterprise Distribution. Includes training and story swiping. 2012-12-13 12:14:54 -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
16549a026a Fixing misaligned pages bug when returning to a feed. 2012-12-11 12:01:49 -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
652398a8dd Adding Mark Everything as Read option/dialog to All Stories view in iOS app. 2012-12-10 18:34:13 -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
2e7b9c8818 Adding Global Shared Stories to iOS app. 2012-12-07 15:17:22 -08:00
Samuel Clay
17c4b2e041 Fixing disappearing stories bug when using oldest or unread filter, since as a story gets read it no longer counts against the unread count, resulting in an off-by-one per read story bug. 2012-12-06 17:33:56 -08:00
Samuel Clay
a723b79d25 Fixing issue when loading pages on ios app but loading the story page controller early and not refreshing on page load. 2012-12-06 15:30:16 -08:00
Samuel Clay
242666341c Adding task to email expired premiums. 2012-12-05 13:10:11 -08:00
Samuel Clay
72eef3825f Spacing 2012-11-29 13:00:05 -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
121c7cdebd Preparing for enterprise distribution of 1.8. 2012-11-28 16:28:14 -08:00
Samuel Clay
ca693b9987 Fixing scroll to comment for reply replies. 2012-11-28 16:24:15 -08:00