Commit graph

10101 commits

Author SHA1 Message Date
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
dosiecki
a157618421 Merge remote-tracking branch 'upstream/master' 2014-12-15 13:50:15 -08:00
Samuel Clay
2246eae853 Merge pull request #632 from manderson23/loginas
Android: Login as & #633
2014-12-15 12:46:17 -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
dosiecki
126432d4aa Activation modes for story insertion, so background fetched stories cannot disrupt list and pager offsets during reading. (#625 #630) 2014-12-14 15:14:07 -08:00
Mark Anderson
b05c7dd902 Save all/unread/focus selection across app open/close (#633) 2014-12-14 22:36:10 +00:00
Samuel Clay
2513a5d0dc Merge branch 'master' into organizer
* master:
  v4.6.1 of the iOS app. Submitted to the app store + enterprise deployment.
  Fixing HTML in sent messages.
  Stubbing in marking read above scroll.
  Marking story as read if mouse lock position is below the top story.
2014-12-12 11:24:48 -08:00
Samuel Clay
0361321215 Fixing deletion of sites in Organizer, even when switching b/w flat and nested. 2014-12-11 18:19:14 -08:00
Mark Anderson
6661d4e03c Hide login as menu item if isStaff has changed. 2014-12-10 23:05:42 +00:00
Mark Anderson
6a05a09299 Fixes to move network calls off main thread and sync feeds for user we have logged in as. 2014-12-10 22:54:50 +00:00
Mark Anderson
50859ab8ad Initial working login as call. 2014-12-10 22:43:35 +00:00
Samuel Clay
253eda2e02 Flat hierarchy in organizer means anything that happens to a feed happens to the feed in all of its folders. 2014-12-10 12:34:31 -08:00
Samuel Clay
63a768de0f Adding in flat/nested hierarchy segmented control in organizer. Need to hook it up to move/delete. Works on sort and selections. Maybe need to preserve or remove selections when switching b/w nested and flat. 2014-12-10 11:58:52 -08:00
Samuel Clay
fb3b37a460 v4.6.1 of the iOS app. Submitted to the app store + enterprise deployment. 2014-12-09 16:58:41 -08:00
Samuel Clay
5ea9822a0a Fixing HTML in sent messages. 2014-12-09 16:15:37 -08:00
Samuel Clay
8cdf0e40ae Stubbing in marking read above scroll. 2014-12-09 15:59:08 -08:00
Mark Anderson
f275b06dca Initial work on getting the login_as API call to work and switch to that user 2014-12-09 22:10:29 +00:00
Samuel Clay
e6af96f4b8 Marking story as read if mouse lock position is below the top story. 2014-12-09 12:41:40 -08:00
Samuel Clay
b9b072d3e8 Typo. 2014-12-08 18:44:21 -08:00
Samuel Clay
7da75ab1e2 Merge branch 'master' into organizer
* master:
  Adding  to regular /reader/feeds (non-flat) as per @manderson23's request. See 23bc4f2.
  Adding ratelimit to friends list.
  Showing is_staff on mobile devices. Useful for #631.
  Logging signals for paypal.
  Seeing if signals can be moved around.
  Splitting paypal webhook events. Adding payment logging.
  Fixing missing paypal IPNs.
  Bumping android to v4.0.2.
  v4.6.0 enterprise.
  Submitting v4.6.0
  Fixing ipad rotation page movement. Also correcting story position scrolling.
2014-12-08 16:55:47 -08:00
Mark Anderson
64e5a79adf Show login as menu item for staff users. Open dialog for entering username. 2014-12-08 23:29:16 +00:00
Samuel Clay
9a144b442d Adding to regular /reader/feeds (non-flat) as per @manderson23's request. See 23bc4f2. 2014-12-08 15:06:27 -08:00
Samuel Clay
bc75e86074 Adding ratelimit to friends list. 2014-12-08 14:59:30 -08:00
dosiecki
80004375fc Don't display muted/hidden feeds. (#613) 2014-12-08 01:16:51 -08:00
dosiecki
cc9f94ad3f Parallelise prefetch-type sync ops so they don't block the main sync loop. 2014-12-07 01:08:20 -08:00
dosiecki
0546c75a07 Re-tune sync thread priorities for when app is in foreground. 2014-12-06 17:14:09 -08:00
dosiecki
79660a6336 Cursor loader profiling. 2014-12-06 17:13:40 -08:00
Samuel Clay
23bc4f2c69 Showing is_staff on mobile devices. Useful for #631. 2014-12-05 21:45:11 -08:00
Samuel Clay
74ab5bc3c4 Logging signals for paypal. 2014-12-04 15:48:27 -08:00
Samuel Clay
cb228ed20b Seeing if signals can be moved around. 2014-12-04 15:47:19 -08:00
Samuel Clay
a3ffd796a9 Splitting paypal webhook events. Adding payment logging. 2014-12-04 15:15:15 -08:00
Samuel Clay
2c92b40bba Fixing missing paypal IPNs. 2014-12-04 14:59:04 -08:00
Samuel Clay
b3ef935125 Bumping android to v4.0.2. 2014-12-04 14:27:31 -08:00
Samuel Clay
5b31e79455 v4.6.0 enterprise. 2014-12-03 17:31:15 -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
50b642e69a Merge branch 'master' into organizer
* master:
  Bumping subscriber expire to 7 days.
  iOS v4.6.0b3.
  Fixing issues with search bar retaining focus b/w view controllers.
  Fixing landscape photo size for iphone 4s.
  Attempting to fix memory allocation leaks in offline story and image downloaders.
  Allowing push urls to not have a User Agent.
  Fixing major memory leak when fetching offline images.
  Expanding autocomplete menu in ios.
  Fixing ios rotation bugs with feed gradient and ipad-narrow sizing.
  Fixing redis raw log.
  Fixing rotation page reseting on iOS. Needs a bit of love, but it looks like it works.
  Suppressing stupid WYPopoverContainer warnings.
  Change mark previous/next as read order on Android (#623)
  Support search-bypass feed adding for https URLs. (#622)
  Add premium status to feedback auto-debug.
  Fix crash on db refresh during folder list draw.
  Synchro db opening as early as possible.
  Synchro legacy DB wrapper.
2014-12-03 10:50:50 -08:00
Samuel Clay
bf5783db24 iOS v4.6.0b3. 2014-12-03 10:50:36 -08:00
Samuel Clay
abeee92223 Fixing issues with search bar retaining focus b/w view controllers. 2014-12-03 10:50:35 -08:00
Samuel Clay
25eb0106bd Fixing landscape photo size for iphone 4s. 2014-12-03 10:50:35 -08:00
Samuel Clay
c3c9400c71 Attempting to fix memory allocation leaks in offline story and image downloaders. 2014-12-03 10:50:35 -08:00
Samuel Clay
3f71fad648 Allowing push urls to not have a User Agent. 2014-12-03 10:50:35 -08:00
Samuel Clay
cfee48ad5e Fixing major memory leak when fetching offline images. 2014-12-03 10:50:35 -08:00
Samuel Clay
418cdaf9b0 Expanding autocomplete menu in ios. 2014-12-03 10:50:34 -08:00
Samuel Clay
c3a20251c6 Fixing ios rotation bugs with feed gradient and ipad-narrow sizing. 2014-12-03 10:50:34 -08:00
Samuel Clay
da3b3a8ecc Fixing rotation page reseting on iOS. Needs a bit of love, but it looks like it works. 2014-12-03 10:50:34 -08:00
Mark Anderson
a82210ae09 Change mark previous/next as read order on Android (#623) 2014-12-03 10:50:34 -08:00