Commit graph

90 commits

Author SHA1 Message Date
Samuel Clay
0627e6fdb2 Merge branch 'master' into circular
* master:
  If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this.
  Fixing sharing story by email if the story has no feed.
  Fixing sharing story by email if the story has no feed.
  Adding Tafiti, Windows 8 app, to logs.
  1 month max on next fetch.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-02-14 17:21:15 -08:00
Samuel Clay
4e6fa99eff If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this. 2013-02-14 17:16:47 -08:00
Samuel Clay
73c77938bd Beginning iOS redesign, converting color scheme. Adding color bars to web. 2013-02-14 15:36:21 -08:00
Samuel Clay
bf33a9a707 Adding favicon to publisher trainer. 2013-02-07 11:46:44 -08:00
Samuel Clay
3688ad342d Fixing ios bug where marking only visible stories in All Stories would actually mark every single story as read. 2013-02-06 18:24:41 -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
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
50e3fc5f0f Stubbing in new modal trainer for ios. 2012-12-24 23:01:25 -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
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
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
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
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
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
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
af8fcfe221 Fixing page counting. 2012-11-26 09:54:20 -08:00
Samuel Clay
39db803888 Fixing sharing to twitter/fb, blank pages, perf improvements for iphone. 2012-11-19 19:15:05 -08:00
Samuel Clay
abde6fcefb Provisioning profile. 2012-11-16 12:02:27 -08:00
Samuel Clay
e06310f070 Shadow colors on feed list and feed detail pages. 2012-11-13 14:49:53 -08:00
Samuel Clay
b072ae81c4 Fixing try feeds for ios. 2012-11-09 14:13:44 -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
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
07b4afaae7 Adding read filter and order options to feeds and folders on iOS app. 2012-10-30 17:05:39 -07:00
Samuel Clay
e0e351b9e1 Fixing last few bugs (paging for next unread on river blurblog) before submission of v1.6 of iOS app. 2012-10-17 18:09:27 -07: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
967b51c521 Fixing misc issues around the everything folder and showing settings in feeds under top level. 2012-10-15 14:57:20 -07:00
Samuel Clay
d5c72cccb0 Fixing height changes on feed detail settings popover b/w feeds and folders. 2012-10-14 17:52:07 -07:00
Samuel Clay
acfc6abce0 Styling menus in ios. 2012-10-14 19:39:24 -04:00
Samuel Clay
1c7404de77 Converting feed detail actionsheet to popover. Fixing all ios 6 warnings. 2012-10-12 13:58:26 -04: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
6f85d0b38e Fixing a few issues around the new style of handling rivers. 2012-10-03 16:08:40 -07:00
Samuel Clay
c4c8db94b2 Finished collapsing/expanding folders in iOS app. Saved as a preference (although not synced with the server). Collapsed folders still need unread count. 2012-10-03 15:46:02 -07:00
Roy Yang
a6291a45b3 final v1.5 2012-08-16 20:10:50 -07:00
Roy Yang
64cfb61b25 final bug squashes 2012-08-15 20:59:52 -07:00
Roy Yang
b024c0365e make addsite a popover 2012-08-15 17:08:33 -07:00
Roy Yang
cfa972bc2f polishing up first time user experience and fixing sharing nulls 2012-08-15 15:38:21 -07:00
Roy Yang
326dbd4150 fixing bugs and twitter button 2012-08-13 23:35:11 -07:00
Roy Yang
0c3b369297 ftux 2012-08-10 21:10:32 -07:00
Roy Yang
d48b3a771e styling for the feed detail 2012-08-10 18:10:07 -07:00
Roy Yang
3b6e49c75b sharing highlighting and other tweaks 2012-08-09 10:18:15 -07:00
Roy Yang
c19e7e6a4b adding in popover for actionsheet 2012-08-08 19:31:33 -07:00
Roy Yang
4bbfa05920 adding in story titles for portrait 2012-08-08 18:23:48 -07:00
Roy Yang
8fb1cfa269 adding all blurblog stories 2012-08-08 10:57:38 -07:00