Commit graph

8029 commits

Author SHA1 Message Date
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
0973511f45 Merge branch 'master' into overshare
* master:
  Fixing dashboard graphs and feedback list refresh interval to not abort each other.
  Fixing broken ajax queue for dashboard modules.
2014-02-26 17:20:58 -08:00
dosiecki
952def6542 Mark-unread from context long-press. (#350) 2014-02-26 16:55:10 -08:00
dosiecki
126722b328 Make mark-unread ops update DB accordingly. (#350) 2014-02-26 15:36:43 -08:00
dosiecki
a4156b5940 Merge remote-tracking branch 'upstream/master' 2014-02-26 13:46:52 -08:00
Samuel Clay
80ce14b6cb Fixing dashboard graphs and feedback list refresh interval to not abort each other. 2014-02-26 11:36:59 -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
f42eec52cc Fixing broken ajax queue for dashboard modules. 2014-02-21 19:07:38 -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
77bad511f6 Merge branch 'master' into overshare
* master:
  Turning off comment on favorites in interactions.
2014-02-20 17:42:20 -08:00
Samuel Clay
211c3b6608 Turning off comment on favorites in interactions. 2014-02-20 17:34:31 -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
438ef46b6d Fixing logrotate on task servers. 2014-02-20 14:52:11 -08:00
Samuel Clay
c4b5184b7c Merge branch 'master' into overshare
* master:
  Fixing oddities on end story line when no stories are shown.
  Fixing twitter avatar urls.
  Handling Paypal account cancellations better.
2014-02-20 09:59:44 -08:00
Samuel Clay
88443d45d7 Fixing oddities on end story line when no stories are shown. 2014-02-20 09:54:48 -08:00
Samuel Clay
9466647c46 Fixing twitter avatar urls. 2014-02-20 09:39:46 -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
8b95849a33 Handling Paypal account cancellations better. 2014-02-18 17:34:46 -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
Samuel Clay
5d0ed1dbc4 Merge branch 'master' into overshare
* master:
  Fetching story when sharing a url.
  Handling missing feed in social message.
  Fixing feeds in saved stories. Adding ability to save only a URL with IFTTT and have it fetch content and title.
  Cleaning up IFTTT urls/slugs.
2014-02-18 13:04:50 -08:00
Samuel Clay
43161f7456 Fetching story when sharing a url. 2014-02-18 12:57:14 -08:00
Samuel Clay
71574a2c51 Handling missing feed in social message. 2014-02-18 12:46:48 -08:00
Samuel Clay
dc9cb08070 Fixing feeds in saved stories. Adding ability to save only a URL with IFTTT and have it fetch content and title. 2014-02-18 12:39:57 -08:00
Samuel Clay
bb85511b44 Cleaning up IFTTT urls/slugs. 2014-02-18 11:04:03 -08:00
Samuel Clay
6b5f362bd4 Merge branch 'master' into overshare
* master:
  Data type for blurblog value should be a string.
  Psycopg2 requirement.
2014-02-14 17:43:24 -08:00
Samuel Clay
52d539c342 Data type for blurblog value should be a string. 2014-02-14 17:43:16 -08:00
Samuel Clay
dbf146b330 Psycopg2 requirement. 2014-02-14 17:42:58 -08:00
Samuel Clay
32ce4b468a Merge branch 'master' into overshare
* master:
  Encoding next url.
  Adding static signup page.
2014-02-14 17:38:37 -08:00
Samuel Clay
50dc0735ee Encoding next url. 2014-02-14 15:40:44 -08:00
Samuel Clay
3bd8c56e71 Adding static signup page. 2014-02-14 15:30:46 -08:00
Samuel Clay
c671fa56e9 Fixing orientation issues. Also working on copying dashboard story collection data to the feed detail view. 2014-02-13 17:18:29 -08:00
Samuel Clay
580671a7f8 Merge branch 'master' into overshare
* master:
  Reversing story order for ifttt after trigger fields.
2014-02-13 11:34:29 -08:00
Samuel Clay
2455bb7b15 Reversing story order for ifttt after trigger fields. 2014-02-13 11:14:07 -08:00