Commit graph

376 commits

Author SHA1 Message Date
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
Mihai Parparita
1d22fb9b11 Fix crash when mailing a URL in the original story view.
[OriginalStoryViewController doOpenActionSheet] calls showSendTo with a nil
text parameter, but [NBActivityItemProvider activityViewController:
itemForActivityType:] returns a dictionary with the text as a value, and
dictionary literals can't use nil values. Use an empty string instead.

Appears to be a regression from 1002403e81.
2015-01-02 09:46:15 -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
168e5ee4b5 Fixing interactions and activities sizing. 2014-12-16 14:24:55 -08:00
Samuel Clay
0642b9471e Fixing landscape ipad keyboard share bug. Stupid typo! 2014-12-16 12:19:04 -08:00
Samuel Clay
1e6773c2b8 Further removing iphone popover code from ipad. 2014-12-15 17:35:31 -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
e4872b2a9d Fixing ipad rotation issues by forcing redraw of background views. 2014-12-15 15:44:29 -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
b33fddd6b1 Fixing issue with Saved Stories crashing app when user has no saved stories. 2014-12-15 12:25:09 -08:00
Samuel Clay
5ea9822a0a Fixing HTML in sent messages. 2014-12-09 16:15:37 -08:00
Samuel Clay
9bc98c5306 Submitting v4.6.0 2014-12-03 17:27:31 -08:00
Samuel Clay
08d7d300c9 Fixing ipad rotation page movement. Also correcting story position scrolling. 2014-12-03 15:35: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
4f9376b1bb Attempting to fix memory allocation leaks in offline story and image downloaders. 2014-12-02 15:40:30 -08:00
Samuel Clay
ee00128234 Fixing major memory leak when fetching offline images. 2014-12-01 18:33:15 -08:00
Samuel Clay
e7cae118fa Expanding autocomplete menu in ios. 2014-12-01 17:52:48 -08:00
Samuel Clay
b8e6ca04bb Fixing ios rotation bugs with feed gradient and ipad-narrow sizing. 2014-12-01 17:22:40 -08:00
Samuel Clay
be6f01fec4 Fixing rotation page reseting on iOS. Needs a bit of love, but it looks like it works. 2014-11-30 21:24:42 -05: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
d8295a53b4 Adding changelog to enterprise deployment. Fixing share dialog on ipad. 2014-11-12 16:30:34 -08:00
Samuel Clay
87f60e43bb Coloring cursor when adding tag. 2014-11-12 15:29:01 -08:00
Samuel Clay
4177c87a33 Adding story tags to add tag popover. 2014-11-12 14:59:30 -08:00
Samuel Clay
3d1f05d67f Adding a tag. Ship it! 2014-11-12 13:00:12 -08:00
Samuel Clay
cd41c57d39 Fixing issue with off-by-1 numbers when changing tags. Also hiding tags with no stories. 2014-11-12 11:54:15 -08:00
Samuel Clay
0c0cd93dfc Custom headers for saved story tags. 2014-11-12 11:25:06 -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
cdb5d68240 Removing unused files. 2014-11-10 16:16:35 -08:00
Samuel Clay
fa55b2f3ac Fixing user tag view on ipad. 2014-11-10 16:16:14 -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
8186eae9c3 Swapping WYPopoverController for old-looking WEPopover. 2014-11-04 12:15:49 -08:00
Samuel Clay
7470ffc3f5 Fixing keyboard sizing on share view. 2014-11-04 11:26:51 -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
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
8880c22c59 Better finish loading detection for improving progress bar. 2014-10-23 16:49:05 -07:00
Samuel Clay
721adf5d19 Fixing bug with showing progress bar on ios. 2014-10-23 16:40:49 -07:00
Samuel Clay
5055da04e3 Clearing story detail when moving back to story titles. 2014-10-23 16:29:31 -07:00
Samuel Clay
3b2258064d Animated and colored progress bar. Done. 2014-10-23 16:11:02 -07:00
Samuel Clay
e9c7d3ee6b Adding a progress bar to original view on ios. 2014-10-23 15:15:06 -07:00
Samuel Clay
8b782cb47e Upgrading SSL certs to support HSTS and FS. 2014-10-23 10:44:16 -07:00