Commit graph

501 commits

Author SHA1 Message Date
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
daac0acdaf Late night bug: fixing a massive resource squeeze by only loading favicons once and not doing awful things to a mutabledictionary from a background thread. 2014-03-03 22:36:40 -08:00
Samuel Clay
f4e5273a9d Fixing read/unread taps and header updates. 2014-03-03 17:49:16 -08:00
Samuel Clay
75168b208e Fixing missing ipad pref. 2014-03-03 17:19:17 -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
208418a71e Fixing trainer to work on river. 2014-03-03 15:47:07 -08:00
Samuel Clay
7ff5e0faf7 Adding double-tap gesture to story titles. 2014-03-03 12:52:26 -08:00
Samuel Clay
1d60772b06 Relative dependency path. Fixes #493. 2014-03-03 12:12:06 -08:00
Samuel Clay
4301738913 Fixing YouTube videos. 2014-02-28 18:15:15 -08:00
Samuel Clay
db8f1a6eda Correcting animation. 2014-02-28 18:05:09 -08:00
Samuel Clay
6f95207c57 Fixing original view rotation, which now messes up the story page control. 2014-02-28 17:52:07 -08:00
Samuel Clay
a1521eb29e Attaching intelligence control to dashboard river. 2014-02-28 13:11:12 -08:00
Samuel Clay
90d91757a9 Removing comment text from favoriting interactions. 2014-02-28 12:18:51 -08:00
Samuel Clay
1dbe3156d7 Hiding bottom bar when in landscape. 2014-02-27 18:42:15 -08:00
Samuel Clay
29b35a2dd1 Correcting OvershareKit warnings. 2014-02-27 18:06:35 -08:00
Samuel Clay
82eda37875 Fixing interactive transition when in landscape mode but on bottom positioning. 2014-02-27 17:58:02 -08:00
Samuel Clay
700ea4f652 Fixing broken story title reload when bottom positioned. 2014-02-27 17:51:56 -08:00
Samuel Clay
929d698d3c Fixing issues with finding stories from interactions. 2014-02-27 17:12:34 -08:00
Samuel Clay
ea28212ecb Updating Overshare to 1.1.0. 2014-02-27 16:54:25 -08:00
Samuel Clay
0b256a6e22 Allowing a taller bottom positioned story titles pane. Also turning off bit.ly when sharing to Twitter. 2014-02-27 16:10:28 -08:00
Samuel Clay
6fc2527129 Refactoring feedPage ivar to fix issues with offline river and switching back and forth between dashboard and feed detail. 2014-02-27 14:49:33 -08:00
Samuel Clay
dd387b8dd9 v4.0b4. 2014-02-26 20:20:02 -08:00
Samuel Clay
867a39e886 Fixing stickiness of description in table cells. 2014-02-26 20:18:43 -08:00
Samuel Clay
54ba892a50 Fixing inadvertant shadow on bottom-positioned story titles. Also, they seem to have never worked. 2014-02-26 19:27:15 -08:00
Samuel Clay
51977ed72b Fixing alpha bug with favicons in river. 2014-02-26 18:01:10 -08:00
Samuel Clay
b4e412216f Correctly decode html entities in story titles when sharing and on the original view. 2014-02-26 18:01:01 -08:00
Samuel Clay
df65894950 Version 4.0b3. 2014-02-25 17:59:31 -08:00
Samuel Clay
08ad585f1d Fixing memory issue with reusing cells. 2014-02-25 15:29:05 -08:00
Samuel Clay
b1a6ee9aca Fixing social feeds by not clearing isSocial flag too early. 2014-02-25 12:41:20 -08:00
Samuel Clay
e1ea4bff17 Two bugs: no offline story image cache folder, and no longer re-highlighting selected story on dashboard. 2014-02-25 12:37:22 -08:00
Samuel Clay
e04db21846 Saving cached favicons and story images in proper cache directory. 2014-02-25 10:49:20 -08:00
Samuel Clay
96b5e15718 Switching out from unreliable disk caching to TMCache (damn threading issues). 2014-02-24 18:56:51 -08:00
Samuel Clay
2928f63868 Fixing scroll frame size bug when opening story from dashboard. 2014-02-24 18:35:35 -08:00
Samuel Clay
a36038afc6 Updating 4.0b2 to include layout fixes. 2014-02-21 17:24:33 -08:00
Samuel Clay
c28da1c248 Live updating dashboard and feed list on font size change. 2014-02-21 16:28:00 -08:00
Samuel Clay
3380263e37 Fixing errant shadow when rotating into vertical layout on ipad. 2014-02-21 16:18:40 -08:00
Samuel Clay
5def8a1bfd Fixing story title height sizing and layout for vertical layout. 2014-02-21 16:06:49 -08:00
Samuel Clay
e488ae4858 Enterprise build for iOS v4.0b2. 2014-02-21 12:47:36 -08:00
Samuel Clay
1d0f0bb45a Handling paging on any view when sycning dashboard with river. 2014-02-21 12:45:17 -08:00
Samuel Clay
be44b5dba4 Transfering stories from feed detail back to dashboard when originally came from dashboard. 2014-02-21 12:24:53 -08:00
Samuel Clay
eebe1daeee Refactoring saving of stories. Still needs to update cross-storiesCollection when saving (like when reading), but there's probably a way. 2014-02-20 18:40:58 -08:00
Samuel Clay
b41d346592 Refactoring markStoryRead/Unread in order to allow both story collection modules to read/unread stories. Should also do saves. 2014-02-20 18:23:58 -08:00
Samuel Clay
f17b425e7b Fixing rotation bugs on dashboard. Still needs rotation fix in ipad original view. 2014-02-20 15:37:21 -08:00
Samuel Clay
33bf8b0121 Fixing read state on dashboard stories module. Also gracefully handling deselect transition. 2014-02-20 14:52:27 -08:00
Samuel Clay
16621187d8 Finally fixed all race conditions on loading stories. 2014-02-19 18:59:14 -08:00
Samuel Clay
30d1f3a486 Transfering dashboard stories over to feed detail, but can't handle multiple loads. 2014-02-18 18:38:07 -08:00
Samuel Clay
d4b4a11ace No need for reachability logs. 2014-02-18 17:28:36 -08:00
Samuel Clay
46252225b8 Fixing first page on iphone issue. Also using reachability correctly to reload feed list when connected from offline. 2014-02-18 16:44:41 -08:00