Commit graph

140 commits

Author SHA1 Message Date
Samuel Clay
85fe9bf11a Fixing crash when using interactive swipe to peek at story titles from story detail but canceling. activeStory was being nil'd inadvertently. 2015-10-27 14:04:24 -07:00
David Sinclair
9eae63ca3b Fixed iOS: on iPad, feed unread counts aren't updating until feed refresh #777
Only affected selecting a story from the feed detail list, not the
feeds list, so I now clear the cached index path (that is no longer
relevant).
2015-10-22 13:50:51 -07:00
Samuel Clay
8c26fb1117 Aww yeah, fixing race condition for drawing stories. 2015-10-06 18:52:58 -07:00
Samuel Clay
b1d9cc9e92 Correctly showing text or story view for stories based on story feed, not folder. 2015-10-05 11:45:40 -07:00
Samuel Clay
6556898be4 Attempting a fix for parent view controller orientation on rotation. Also fixing Text view causing active story position to be accidentally shifted. 2015-09-22 17:16:08 -07:00
Samuel Clay
667e999535 Boosting font size for XL. Fixing rotation font sizes issues. And smoothing rotation so theres no jerky motions. 2015-09-22 13:10:35 -07:00
Samuel Clay
3cd8ded04d Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke! 2015-09-18 15:02:15 -07:00
Samuel Clay
29964b7b78 Adding new ios build versioning system that remembers if the user has seen the upgrade message before. Much nicer experience now and I can give enterprise builds upgrade messages now. 2015-09-16 18:42:02 -07:00
Samuel Clay
1b6a5cb15e Updating dependencies and fixing ios 9 warnings. Reachability and SBJson. 2015-09-16 16:53:07 -07:00
Samuel Clay
5912bdcad4 Fixing a few ios 9 warnings and deprecated methods. Got lots more. 2015-09-16 15:55:55 -07:00
Samuel Clay
f2dfacca8a Fixing rename title update on ipad. 2015-05-19 11:10:59 -07:00
Samuel Clay
f5c065ccf2 Updating current feed's title on rename. 2015-05-19 10:55:26 -07:00
Samuel Clay
74ece008c4 Hooking up rename feed/folder. Doesn't update current feed detail title. 2015-04-26 22:34:12 -07:00
Samuel Clay
090b0fc2b0 Adding rename site/folder to ios. Just stubbed in, but only needs a hookup. 2015-04-26 22:05:28 -07:00
Samuel Clay
95edf8c1a8 Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
Samuel Clay
aa957c32f8 Including hidden stories in fetch. Also fixing send to button in story settings cog. 2015-01-28 13:39:01 -08:00
Samuel Clay
c167863c95 Fixing view draw issues when selecting interactions and activities from either profile views or the dashboard. 2014-12-15 15:25:07 -08:00
Samuel Clay
6957235a85 Fixing issues with search bar retaining focus b/w view controllers. 2014-12-02 18:36:38 -08:00
Samuel Clay
34b83051c8 Hiding cancel button on search when coming back into a feed. 2014-11-17 17:05:58 -08:00
Samuel Clay
495193bb85 Fixing scroll for search when loading feed detail. 2014-11-17 16:33:36 -08:00
Samuel Clay
b3828b2b15 Fixing multi-word search queries on ios. 2014-11-17 16:20:29 -08:00
Samuel Clay
ea961939a7 Adding search bar to ios. 2014-11-17 16:07:58 -08:00
Samuel Clay
9f376b243d Adding messaging for premium-only in saved story tags. 2014-11-17 14:43:36 -08:00
Samuel Clay
8186eae9c3 Swapping WYPopoverController for old-looking WEPopover. 2014-11-04 12:15:49 -08:00
Samuel Clay
cd577c16e6 Undoing prior commit, now blanking out story detail when leaving story detail on iphone. Thanks to @zacwest for bringing this to my attention. 2014-10-30 16:53:35 -07:00
Samuel Clay
5055da04e3 Clearing story detail when moving back to story titles. 2014-10-23 16:29:31 -07:00
Samuel Clay
76d3e287c8 Adding Read Stories view. Also adding support for iOS 7's OvershareKit. 2014-10-22 17:03:55 -07:00
Samuel Clay
3e4ccf8e11 Adding read stories view to ios. 2014-10-22 17:03:55 -07:00
Samuel Clay
6102c8e613 Fixing overlapping fonts in story titles. 2014-10-01 14:54:06 -07:00
Samuel Clay
01af62e900 Fixing font descriptor size cache for feed and story titles. 2014-10-01 14:23:57 -07:00
Samuel Clay
6ecbb1dc40 Running both feed list and story list through instruments to find bottle necks. Much faster now! 2014-09-26 18:35:40 -07:00
Samuel Clay
3dbedbce79 Fixing form sheets in ios8 on ipad. 2014-09-22 12:35:38 -07:00
Samuel Clay
2ac65348cf Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
Samuel Clay
f0fab482be Shorter saved story tag title on iphone. 2014-05-20 15:46:38 -07:00
Samuel Clay
6e8ee1a7fe Fixing saved story tags with spaces. Also fixing saved story river. 2014-05-20 15:43:45 -07:00
Samuel Clay
e0268b9c76 Completing feed view of saved story tags. Need to update counts and fix tags with spaces. 2014-05-20 15:29:16 -07:00
Samuel Clay
cdaf7c0f70 Saved story feeds shouldnt have long presses or swipes. 2014-05-20 12:58:04 -07:00
Samuel Clay
d937caaa52 Showing user-created training tags/authors in feed trainer. 2014-04-18 15:50:32 -07:00
Samuel Clay
449ef96926 Keeping site unread counts in sync with swipe status of dashboard on ipad. 2014-03-21 16:23:51 -07:00
Samuel Clay
7c1b863347 Updating dashboard image preview on preference change. 2014-03-10 12:51:05 -07:00
Samuel Clay
efb9108a38 Correctly updating feed detail story title list on read. Also syncing all mark reads (including gestures). 2014-03-05 15:20:31 -08:00
Samuel Clay
9254f799bb Massive refactor to move reading/unreading/saving/unsaving logic to storiescollection and to unify all views. 2014-03-05 14:13:49 -08:00
Samuel Clay
4c069dc01e Fixing idiotic bug that caused dupe read stories. 2014-03-05 00:12:52 -08:00
Samuel Clay
296e110921 Adding long press gesture options. 2014-03-04 18:09:43 -08:00
Samuel Clay
75914c8e70 Fixing broken 'find next unread' logic on iphone. 2014-03-04 11:27:29 -08:00
Samuel Clay
af272cbabf Fixing crash when empty river but tapping on fleuron. 2014-03-04 10:21:52 -08:00
Samuel Clay
f4e5273a9d Fixing read/unread taps and header updates. 2014-03-03 17:49:16 -08:00
Samuel Clay
2122405947 Adding more double tap gesture options. 2014-03-03 16:21:26 -08:00
Samuel Clay
2ed011fcfa Adding gesture options for double-taps. 2014-03-03 15:47:24 -08:00
Samuel Clay
7ff5e0faf7 Adding double-tap gesture to story titles. 2014-03-03 12:52:26 -08:00