Commit graph

397 commits

Author SHA1 Message Date
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
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
cc4bad4d53 iOS v4.5.0 submitted to the App Store. 2014-10-02 18:43:33 -07:00
Samuel Clay
8dba8d7340 iOS v4.5.0b5. Final beta before sending to Apple. 2014-10-01 16:11:44 -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
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
1b6941aa57 Upgrading all servers to ubuntu 14.10 LTS. Fixing bashocalypse. 2014-09-24 17:00:33 -07:00
Samuel Clay
55a03018f7 NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support. 2014-09-24 12:37:33 -07:00
Samuel Clay
2f93bbecf0 Fixing full bleed images on phone 6 and 6+. 2014-09-24 12:00:52 -07:00
Samuel Clay
f7f9163384 Fixing login view controller for iphone 6. Adding launch images for iphone 6. 2014-09-24 12:00:52 -07:00
Samuel Clay
55827a832c Handling crash on marking read. 2014-09-22 18:02:25 -07:00
Samuel Clay
989cc44474 Fixing edge case of feeds still showing after being marked read. 2014-09-22 16:46:07 -07:00
Samuel Clay
fbf9564d99 Adding fade feed when read to preferences. 2014-09-22 16:09:34 -07:00
Samuel Clay
3dbedbce79 Fixing form sheets in ios8 on ipad. 2014-09-22 12:35:38 -07:00
Samuel Clay
d558208525 Fixing profile popover size. 2014-09-22 11:44:29 -07:00
Samuel Clay
2aa5f424f4 Attempting a fix for ipad pref menu. 2014-09-19 18:22:47 -07:00
Samuel Clay
2709ef7872 Fixing full bleed images on landscape iphone. 2014-09-19 17:25:57 -07:00
Samuel Clay
03e9fd5b3c Widening images on ipad. 2014-09-19 16:58:56 -07:00
Samuel Clay
93c4ddfc30 Full bleed images. Turning off single tap for images. 2014-09-19 14:48:54 -07:00
Samuel Clay
f41eee3d07 Fixing gesture recognizers so that a double tap still over an image works for the double tap event and not the image context menu. 2014-09-18 18:25:42 -07:00
Samuel Clay
9726802a8d Showing image context menu on tap. 2014-09-18 16:55:37 -07:00
Samuel Clay
2ef7f4f724 Adding long press menu to images. See the alt text (perfect for reading xkcd), copy image, save image to camera roll, or zoom image. 2014-09-18 15:15:41 -07:00
Samuel Clay
2ac65348cf Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00