Commit graph

158 commits

Author SHA1 Message Date
Samuel Clay
1b6a5cb15e Updating dependencies and fixing ios 9 warnings. Reachability and SBJson. 2015-09-16 16:53:07 -07:00
Samuel Clay
a98d259387 Removing OvershareKit, ios app is now 8+, and fixed app transport security warnings. 2015-09-14 17:40:18 -07:00
Nicholas Omann
c07a3b6e9b Adding Opera Mini as an option for default browser. 2015-06-04 21:05:25 -05: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
51e25cf051 Fixing page bug when loading app and selecting page that's not the first story. 2015-04-26 21:22:25 -07:00
Samuel Clay
3eef4bd2ea Fixing issue with scroll view. 2015-03-12 19:43:39 -07:00
Samuel Clay
95edf8c1a8 Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
Samuel Clay
ca27d81131 Fixing duplicate Pocket share extension message. 2015-02-25 12:58:03 -08:00
Samuel Clay
ce12746721 Adding saved story tag list when using bottom save story button. 2014-12-16 15:36:58 -08:00
Samuel Clay
79fed6cc2b Fixing shared story feed titling. 2014-12-16 14:25:05 -08:00
Samuel Clay
1002403e81 Fixing activities to only use URL and title, except Mail which uses the whole body. 2014-12-15 17:09:53 -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
5ea9822a0a Fixing HTML in sent messages. 2014-12-09 16:15:37 -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
ea961939a7 Adding search bar to ios. 2014-11-17 16:07:58 -08:00
Samuel Clay
c84a2d74c5 Fixing issues with saving starred story tags on ios. Nearly ready. 2014-11-11 17:21:36 -08:00
Samuel Clay
5e84748c7e Tag names in tag adder. Need to fix sync. 2014-11-10 18:25:35 -08:00
Samuel Clay
5fda173146 Adding touch handlers to saved story tags. Upgrading fastclick.js. 2014-11-10 16:00:59 -08:00
Samuel Clay
1d58643f33 Updating story counts when saving with user tags. Also saving automatic user tags. Now it just needs ability to add and remove user tags. 2014-11-04 17:53:27 -08:00
Samuel Clay
8744b7729f Adding user tags to story headers. Also fixing folder titles. 2014-11-04 17:13:53 -08:00
Samuel Clay
f3096fe958 Fixing popover orientation issues. Also fixing activities/saved stories. 2014-11-04 14:57:19 -08:00
Samuel Clay
2aa0be6db9 Stubbing in story's containing folders, used for saved story tagging. 2014-10-30 18:05:34 -07:00
Samuel Clay
54d1c3cfb9 Adding appdelegate ivar to control whether activity view is showing. Needed for handling links tapped in story detail. 2014-10-30 17:26:34 -07:00
Samuel Clay
3b2258064d Animated and colored progress bar. Done. 2014-10-23 16:11:02 -07:00
Samuel Clay
8b782cb47e Upgrading SSL certs to support HSTS and FS. 2014-10-23 10:44:16 -07:00
Samuel Clay
54c0789d37 Adding Chrome app activity. 2014-10-22 17:22:16 -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
92b91d8d81 Switching from OvershareKit. Should probably remove OSK. 2014-10-22 17:03:55 -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
ca3e8c05f3 Cleaning images on database upgrade. 2014-09-26 17:51:01 -07:00
Samuel Clay
aaf6ea042e Adding NSURLCache layer for caching of offline images. No more rewriting of image URLs. Thanks to @zacwest for the push on this. 2014-09-26 17:38:46 -07:00
Samuel Clay
de7a84e5a2 Fixing link popover on ipad. 2014-09-26 17:38:45 -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
a3919a0938 Skip saved feeds which have fake unread counts. 2014-06-21 14:40:15 -07:00
Samuel Clay
4672a4da23 Using story's original text is present for send to sharing. 2014-05-29 12:48:25 -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
4e96b02504 Folder and feed icons and unread counts are now correct for saved stories. 2014-05-20 13:12:03 -07:00
Samuel Clay
d26b6825b7 Stubbing in saved story tags in ios feed list. 2014-05-20 12:21:17 -07:00
Samuel Clay
aebac8c4d2 Reading a story marks it as read in both subscriptions and blurblogs on ios. 2014-05-16 16:30:52 -07:00
Samuel Clay
eef9380e3f Fixing iOS bug around training in social feeds. 2014-05-15 18:49:48 -07:00
Samuel Clay
c82f92e680 Adding three ios fonts. 2014-05-15 17:03:25 -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
1736ef2914 Fixing broken menu on first use. 2014-03-12 19:43:20 -07:00
Samuel Clay
9fdc4556c3 Correctly updating saved/read status on dashboard. 2014-03-05 15:42:53 -08:00
Samuel Clay
b8cd0aaff3 Correct next/previous progress counter when unreading stories. 2014-03-05 15:29:22 -08:00