Commit graph

1709 commits

Author SHA1 Message Date
Samuel Clay
fd9d1dda15 Stubbing in email newsletters dialog. Needs email and setup instructions. 2016-05-12 14:54:22 -07:00
Samuel Clay
f719fed2ff Adding unmute option to feed menu on web. 2016-05-09 16:13:45 -07:00
Samuel Clay
d444566ecc Splitting intelligence trainer counts into + and - 2016-03-20 17:16:23 -07:00
Samuel Clay
0da1ed6692 Stubbing in saved searches. Still need to add in saved seaches and then display the search feeds. 2016-03-10 18:33:04 -05:00
Samuel Clay
1c95d2b83c Fixing story changes icon placement. 2016-03-01 10:04:13 -05:00
Samuel Clay
1effb5b9cf Finally allowing switching between showing and hiding story changes. Ready to ship? 2016-02-26 20:39:18 -08:00
Samuel Clay
2e3baa7ac8 Adding diff border to images when changed. 2016-02-26 20:19:24 -08:00
Samuel Clay
dcc942c9c6 Undoing story change preference. Now story changes are loading through ajax. 2016-02-26 20:01:41 -08:00
Samuel Clay
454eb3d0d8 Moving from hide changes to show changes. Needs migration. Also needs feed stories to match profile pref. 2016-02-24 11:52:50 -08:00
Samuel Clay
b3d83bafb7 Merge branch 'master' into thumbnails
* master: (112 commits)
  Feedfinder user agent is presenting problems. Changing to 'NewsBlur Feed Finder'
  Scrubbing newsletters.
  Ignoring more dirs in textmate.
  Originals
  Handling missing OAuth token for twitter.
  Fixing PuSH issue with urls for hubs that look like: '//alert-hub.appspot.com'
  Handling mis-shapen icons.
  Handling IncompleteRead from requests during icon fetch.
  Handling missing rss URLs when checking site from bookmarklet.
  Better handling of PuSH errors.
  Fixing add url when searching for rss feeds.
  app image gets pull+pip.
  Upgrade HTTP libs.
  Remove debug status widget for overlapping story syncs.
  Using latest app image.
  Make reading session inits synchro with story cursor fetches. Re-enable stateful tracking of feed story progress between feed fetches.
  Cleanup some timegate code for easier debug.
  Can't use 'sender' as it's gets mucked up with forwarding rules. Switching to reconstructing email from 'from' field.
  Better formatting of plaintext newsletters.
  Handling plain text email newsletters.
  ...
2016-02-18 12:18:35 -08:00
Samuel Clay
596289ba9b Fixing feedchooser height. 2016-02-03 14:14:30 -08:00
Samuel Clay
29d2ac2562 Adding 'Add My Feed' to goodies. 2016-02-03 13:39:42 -08:00
Samuel Clay
fb8f0c52eb Handling premium manage menu. 2016-02-03 10:38:01 -08:00
Samuel Clay
307fc5a8c8 Moving accounts over to center column. 2016-02-03 10:34:11 -08:00
Samuel Clay
0f279cc534 Adding manage menu to dashboard. Moving around stats. 2016-02-03 10:26:45 -08:00
Samuel Clay
e96fb8b054 Adding premium dashboard module. 2016-01-31 13:29:37 -08:00
Samuel Clay
a460bb3f37 Merge branch 'master' into thumbnails
* master: (138 commits)
  Android v4.7.0b2.
  Adding search query to query string on web.
  Tweak story search menu item to properly toggle.
  Allow story search icon to appear as icon in actionbar where able.
  Fixing redirect behavior by saving redirect history for 25 fetches when one 400+ error is found.
  Fixing tag stripping in content previews.
  Why check if feed pane size is too small and force a resize?
  Moving show hidden stories to story titles header. Folder keeps its own, feeds use story titles.
  24 hour max for premiums, 48 hour max for free
  Testing out faster feed updates for premiums.
  Better handling youtube feed errors.
  Fixing token errors on searches.
  Handling issue where counting premiums is not being saved due to db issue.
  .tm_properties
  Fixing a longstanding bug in the exception changer dialog. Now correctly finding branch feed.
  Factor out ugle custom serialisation in prep for Saved story tag reading.
  Re-enable unread prefetching for non-premium accounts.
  Update Dockerfile
  Cleaning up story list view.
  Fixing switching layouts b/w starred stories and read stories on web. Also fixing premium explainer on both when in Full view.
  ...
2016-01-14 13:27:48 -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
1fe52d82bc Updating to latest chart.js to fix prod issue. 2016-01-05 11:30:58 -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
0fe3dc78e4 Patching charts to fix broken charts branch. 2015-11-30 09:31:10 -08:00
Samuel Clay
dce3000932 Merge branch 'master' into thumbnails
* master: (123 commits)
  Handling broken getsatisfaction feedback url.
  Handling feeds that go missing.
  Fixing yet another requests error on icon fetching.
  Handling more errors when fetching feeds.
  Raising time limit on analytics cleaning.
  Handling another requests error when fetching icons.
  Cleaner spam logging.
  No IP is grounds for spam.
  Fixing IP logging.
  Deleting users should log IP.
  Fixing #827 - double tapping was disabling scrolling but not turning it back on. This is in response to the fix #786.
  Stubbing in new MFeedFolder model to count folders that feeds are in.
  iOS: fixed #821 (improve sharing for Notes)
  Android v4.6.0.
  iOS app v5.0.1.
  I think this is a better fix for the iOS 8 crash
  Crash on iOS 8.4.
  iOS: fixed #771 (mark all as read)
  No longer stripping debug symbols from ios release. No need, considering NewsBlur is open source. And this helps debug end user issues.
  Fixing part of #771 - pruning queued read stories that have already been marked as read (in case they are in purgatory and can't get marked read). Also fixing a crash when a folder claims to have unreads but doesn't (NSNull+JSON for handling empty results from the server.)
  ...
2015-11-29 18:43:52 -08:00
Samuel Clay
5908608978 Stubbing in hide hidden stories toggle. Still needs to work. 2015-11-23 10:42:20 -08:00
Samuel Clay
b820f0c83b Adding Mute this site menu item. Closing #809. 2015-11-10 21:06:30 -08:00
Samuel Clay
d9ac6ddd05 Adding mark as read option to story title dropdown. 2015-10-21 21:31:44 -07:00
Samuel Clay
01bf0f0b5f Attempting to space out story date when story image preview is turned off vs turned on. When on, the story date should all be consistent, and when off it can be relaxed. 2015-09-30 11:23:04 -07:00
Samuel Clay
5d8842d4a2 Adding show image preview preference. Fixing padding for all views and layouts. 2015-09-29 15:35:27 -07:00
Samuel Clay
6d9b9b7093 Adding image thumbnails to story titles. Needs preference. 2015-09-29 15:15:02 -07:00
Samuel Clay
8ed49c165f Adding Youtube video previews in Grid view. 2015-09-07 01:23:46 -07:00
Samuel Clay
6afa9071b9 Adding Folder RSS to all premium lists. Also adding new features to NewsBlur homepage. Thanks to @viticci for the inspiration! 2015-08-24 14:59:13 -07:00
Samuel Clay
95a962fb53 Adding premium callout in folder rss dialog and fixing in actual rss feed. 2015-08-24 14:59:13 -07:00
Samuel Clay
5dda0617f6 Correctly saving story layout and view settings for both feeds and folders. Now to get RSS feeds. 2015-08-24 14:59:12 -07:00
Samuel Clay
09c950ef89 Adding story layout to feed settings. 2015-08-24 14:59:12 -07:00
Samuel Clay
97be8b38a9 Adding pointer cursor to folders on Mute Feeds. 2015-08-20 09:40:33 -07:00
Samuel Clay
a5eda6d0b2 Fixing bookmarklet share modal dialog to work on mobile devices. Thanks @satadru! 2015-08-17 17:12:33 -07:00
Samuel Clay
cab2349f0b Adding a bunch of apps and extensions to Goodies. 2015-08-17 14:14:16 -07:00
Samuel Clay
db78a19a0c Adding blogger as third party share. 2015-07-23 12:48:00 -07:00
Samuel Clay
27a76f5f47 Adding sailfish OS client - Sailblur. Thanks @jrutila! 2015-06-14 23:32:03 -07:00
Samuel Clay
e0b4c1fc64 Adding never expire button to admin dialog. Also adding training counts. 2015-06-04 11:27:46 -07:00
Samuel Clay
4d17bca57c Better colors for interactions. 2015-06-02 21:07:28 -07:00
Samuel Clay
892cb72cd1 Cleaning up interactions: link colors and reply/comment length. 2015-06-02 21:04:27 -07:00
Samuel Clay
209eb08cf0 Adding comment-less replies to social share page. 2015-06-01 20:13:03 -07:00
Samuel Clay
0b0e368649 Adding new comment-less replies. Just needs testing and it's ready to ship. 2015-06-01 18:55:50 -07:00
Samuel Clay
4904d1146d Linkifying Moondog. 2015-05-20 12:39:54 -07:00
Samuel Clay
bcdd9c6d2b Adding link to Facebook page. 2015-05-18 18:32:04 -07:00
Samuel Clay
d22d81859a Adding duration and channel info to youtube videos. 2015-05-08 15:34:35 -07:00
Samuel Clay
fe61780c92 Taking Google Reader starred stories import out of the intro/import dialog. Closes #678. 2015-04-13 20:41:52 -07:00
Samuel Clay
577fc87fa3 Adding new preference for the space bar keyboard shortcut. Controls whether to load next unread stories. 2015-04-01 17:07:46 -07:00
Samuel Clay
0cf3881832 Merge branch 'master' into grid
* master: (29 commits)
  Adding new preference for wrapping story content either at 700px or edge of screen.
  Bumping Android to v4.2.1.
  Work around API change that throws out hidden stories and vends blank pages. (#664)
  Fixing duplicate Pocket share extension message.
  Don't cache super-small images.
  Don't use cache filenames that are impossible to debug.
  Fix image prefetch for protocol-hopping redirects.
  Keep action replays around until there is less risk of them being needed.
  Overhaul and simplify nextUnread search algo. (#640)
  Ensure recounts don't get stuck behind story page requests.
  Updating push logging message when skipping.
  v4.2.0 of android app.
  New maintenance message.
  Updating fabfile to handle psycopg2/pgbouncer.
  Tweak load throb anim speed for stock devices.
  Tweak and comment new story list loading indicator.
  Move story list loader to correct position. (#582)
  New loading-progress animation for story lists. (#582)
  Chopping off milliseconds in push delta.
  Chopping off milliseconds in push delta.
  ...
2015-02-27 18:13:44 -08:00
Samuel Clay
bd39331885 Adding new preference for wrapping story content either at 700px or edge of screen. 2015-02-26 18:20:03 -08:00