Commit graph

10210 commits

Author SHA1 Message Date
Samuel Clay
d034830007 Why check if feed pane size is too small and force a resize? 2016-01-11 16:06:07 -08:00
Samuel Clay
bb3b8d40d2 Moving show hidden stories to story titles header. Folder keeps its own, feeds use story titles. 2016-01-11 12:55:03 -08:00
Samuel Clay
44177629d2 24 hour max for premiums, 48 hour max for free 2016-01-08 10:35:34 -08:00
Samuel Clay
430a27719b Testing out faster feed updates for premiums. 2016-01-08 10:31:49 -08:00
Samuel Clay
81bc426eeb Better handling youtube feed errors. 2016-01-07 20:04:29 -08:00
Samuel Clay
dccdbcba14 Fixing token errors on searches. 2016-01-07 19:16:39 -08:00
Samuel Clay
cdfc2b71ea Handling issue where counting premiums is not being saved due to db issue. 2016-01-07 18:46:16 -08:00
Samuel Clay
ae767999f2 .tm_properties 2016-01-07 18:39:01 -08:00
Samuel Clay
72d90803f3 Fixing a longstanding bug in the exception changer dialog. Now correctly finding branch feed. 2016-01-07 18:38:22 -08:00
Samuel Clay
8bf3dc4d87 Merge pull request #855 from sbilly/patch-1
Update Dockerfile
2016-01-06 18:03:11 -08:00
sbilly
7578c3a9ef Update Dockerfile
Update dockerfile for issue #719.
2016-01-06 08:33:19 +08:00
Samuel Clay
7fe488cee6 Cleaning up story list view. 2016-01-05 13:24:25 -08:00
Samuel Clay
9400b13c83 Fixing switching layouts b/w starred stories and read stories on web. Also fixing premium explainer on both when in Full view. 2016-01-05 13:23:48 -08:00
Samuel Clay
02a209a983 Fixing starred stories display in List view when coming from feed/folder in Full layout. 2016-01-05 12:40:34 -08:00
Samuel Clay
77387c3faa Merge branch 'charts2'
* charts2:
  Updating to latest chart.js to fix prod issue.
2016-01-05 11:32:53 -08:00
Samuel Clay
91fb349e7b Merge branch 'master' into charts2
* master:
  Revert "Revert "Merge branch 'charts2'""
  Revert "Merge branch 'charts2'"
2016-01-05 11:32:48 -08:00
Samuel Clay
6f4c9fba36 Revert "Revert "Merge branch 'charts2'""
This reverts commit d5a480a4c8.
2016-01-05 11:32:36 -08:00
Samuel Clay
1fe52d82bc Updating to latest chart.js to fix prod issue. 2016-01-05 11:30:58 -08:00
Samuel Clay
d5a480a4c8 Revert "Merge branch 'charts2'"
This reverts commit 02909962d4, reversing
changes made to 6be803a08f.
2016-01-05 11:08:40 -08:00
Samuel Clay
02909962d4 Merge branch 'charts2'
* charts2:
  Loosening stats rate limiter. Ready to launch.
  Patching charts to fix broken charts branch.
2016-01-05 11:03:50 -08:00
Samuel Clay
f5877250c6 Loosening stats rate limiter. Ready to launch. 2016-01-05 11:03:17 -08:00
Samuel Clay
ed295e8a4e Merge branch 'master' into charts2
* master: (111 commits)
  Icon importer needs to actually be different, not just forced.
  Android v4.7.0b1.
  Offering shared story back in api when sharing story.
  Turning on feed trimming by read stories.
  Refining read story check on trim.
  Seeing how many stories would be eliminated using new read story checker.
  Bump android version for Beta.
  Add debug about stuck actions to the feedback info dump.
  Add purge_tag and purge_author to Feed.
  Adding purge stories to fix db corruption bug.
  Fix problems with folders containing special characters.
  Fetching title and content from stories shared without content+title. For #755.
  Adding original text fetcher to /api/share-story requests that have no content.
  Fixing tlnb logging viewer.
  Upgrading api/share_story to newer required_params api.
  Fix crash on pre 4.4 platforms when choosing folders.
  Use standard mode in the story detail web view.
  Fix tapping on target=_blank links not working in the original story view.
  Fix Mail action in "Send to" from the original story view not including the URL.
  For #755: adding authenticated /api/share_story/ endpoint that doens't use profile token.
  ...
2016-01-05 10:58:12 -08:00
Samuel Clay
6be803a08f Icon importer needs to actually be different, not just forced. 2016-01-03 15:55:22 -08:00
Samuel Clay
e3b9e3c803 Android v4.7.0b1. 2015-12-30 11:21:56 -08:00
Samuel Clay
685cd96eee Offering shared story back in api when sharing story. 2015-12-29 20:07:24 -08:00
Samuel Clay
841011f7dc Merge pull request #854 from dosiecki/master
Android: Search and Bugfixes
2015-12-29 16:28:00 -07:00
Samuel Clay
1a450e3d93 Turning on feed trimming by read stories. 2015-12-29 12:56:49 -08:00
Samuel Clay
edb17b6d1d Refining read story check on trim. 2015-12-29 12:45:47 -08:00
Samuel Clay
f41d9f290f Seeing how many stories would be eliminated using new read story checker. 2015-12-29 12:41:40 -08:00
dosiecki
c8b7beb74e Bump android version for Beta. 2015-12-26 14:44:05 -08:00
dosiecki
85d46ce762 Merge remote-tracking branch 'upstream/master' 2015-12-26 14:43:14 -08:00
dosiecki
5ddd513cec Add debug about stuck actions to the feedback info dump. 2015-12-26 14:37:33 -08:00
Samuel Clay
95e7b9c84e Add purge_tag and purge_author to Feed. 2015-12-26 12:59:44 -08:00
Samuel Clay
ad39df5d6d Adding purge stories to fix db corruption bug. 2015-12-26 12:53:32 -08:00
dosiecki
d7a93d1b00 Fix problems with folders containing special characters. 2015-12-25 14:33:52 -08:00
Samuel Clay
2a73bde306 Fetching title and content from stories shared without content+title. For #755. 2015-12-23 15:24:53 -08:00
Samuel Clay
29405a370c Adding original text fetcher to /api/share-story requests that have no content. 2015-12-23 08:41:35 -08:00
Samuel Clay
125e903040 Fixing tlnb logging viewer. 2015-12-22 19:45:50 -08:00
Samuel Clay
d845e151d0 Upgrading api/share_story to newer required_params api. 2015-12-22 19:28:31 -08:00
dosiecki
2f88a572c8 Fix crash on pre 4.4 platforms when choosing folders. 2015-12-22 13:22:33 -08:00
Samuel Clay
295fe667d1 Merge pull request #850 from mihaip/fix-mail-url
Fix Mail action in "Send to" from the original story view not including the URL
2015-12-21 15:48:34 -07:00
Samuel Clay
adfa524cdc Merge pull request #852 from mihaip/fix-quirks-mode
Use standard mode in the story detail web view.
2015-12-21 15:48:09 -07:00
Samuel Clay
44de300579 Merge pull request #851 from mihaip/fix-target-blank-links
Fix tapping on target=_blank links not working in the original story view
2015-12-21 15:47:48 -07:00
Mihai Parparita
2cf5ec83da Use standard mode in the story detail web view.
It missing a doc type, which was resulting in quirks mode being used. This
affects font-size inheritance in tables and other behaviors.
2015-12-21 11:39:39 -08:00
Mihai Parparita
1c0d8f956a Fix tapping on target=_blank links not working in the original story view.
We need to implement the WKUIDelegate webView:createWebViewWithConfiguration:
forNavigationAction:windowFeature: method to load those requests into the same
WKWebView.

Also cleans some lingering UIWebView references.
2015-12-21 11:02:32 -08:00
Mihai Parparita
0eb7a1d357 Fix Mail action in "Send to" from the original story view not including the URL.
After 1bbb0fc7e0 the original URL is no longer
included as a separate activity item, so we need to include it in the mail body
directly.

Mailing from the story view directly not affected, there we include the URL in
the text (done by NewsBlurAppDelegate's showSendTo:withUrl:authorName:text:
title:feedTitle:images)
2015-12-21 10:59:04 -08:00
Samuel Clay
5fd37d2587 For #755: adding authenticated /api/share_story/ endpoint that doens't use profile token. 2015-12-20 22:45:36 -08:00
dosiecki
0c02a9f875 Make del/ins of feedfolder data an atomic replacement transaction. 2015-12-20 22:29:32 -08:00
dosiecki
11686f8e9e Fix backed-up followup actions on non-premium accounts. 2015-12-20 20:51:16 -08:00
dosiecki
339b3f2a5a Fix sync status UI getting stuck on non-premium accounts. 2015-12-20 19:57:43 -08:00