Commit graph

1331 commits

Author SHA1 Message Date
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
Samuel Clay
632814225e Updating premium features by adding search and saved story tags. 2015-02-19 11:49:35 -08:00
Samuel Clay
4f4fd3f86c Correctly re-rendering story titles when switch into and out of grid layout. 2015-02-10 17:04:32 -08:00
Samuel Clay
23d32808f1 Font sizes for grid. 2015-02-10 16:05:51 -08:00
Samuel Clay
3aa661ab5b Finishing up overriding grid columns. Need to fix active story and font size changes. 2015-02-10 15:40:53 -08:00
Samuel Clay
5352b11588 Fixing image loading on grid. Only loads images > 100 px wide. 2015-02-10 15:12:47 -08:00
Samuel Clay
645018c1f1 Adding link in preferences to clear all overridden story layouts and story views. 2015-02-10 14:45:03 -08:00
Samuel Clay
dca3f99167 Moving authors to bottom of grid story title. 2015-02-10 14:00:15 -08:00
Samuel Clay
a040fd702a Grid columns override. Still needs override. 2015-02-06 15:02:32 -08:00
Samuel Clay
1f5bd656dc Fixing scrolling on selecting story in grid view. 2015-02-03 20:18:29 -08:00
Samuel Clay
1f66c84eca Fixing spacing on grid between stories. Still need to sync switching views. Also making views per-feed. 2015-02-03 19:32:21 -08:00
Samuel Clay
8c590622e7 Merge branch 'master' into grid
* master: (238 commits)
  Upping ios to v4.6.4.
  Including hidden stories in fetch. Also fixing send to button in story settings cog.
  Less ifs when handling volume key
  Add preference for volume key navigation
  Override volume key for next/prev navigation in reading activity
  Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs.
  Bumping Android version to 4.2.0b1.
  Disable debug.
  Updating oauth toolkit to fix admin issues.
  Better algorithm for image cache cleanup. (#627)
  Unescape HTML entities in image alt text. (#652)
  Redraw overlay buttons slightly less often when scrolling.
  Resource-ify sync status messages.
  Fix story sync status indication. (#644)
  Adding autocomplete ignores.
  Remove last traces of the legacy DB!
  Migrate comment replies off of legacy DB.
  Migrate user profiles off of legacy DB.
  Start migrating comments from legacy DB.
  Fix crash when updating old comments.
  ...
2015-02-02 18:22:23 -08:00
Samuel Clay
f9e78b3054 Handling all grid sizes, from extra narrow to extra wide. 2015-02-02 18:22:14 -08:00
Samuel Clay
f618d0f301 Background color for grid. 2014-12-18 23:47:22 -08:00
Samuel Clay
22b895d4cf New grid view. Still needs some interaction love, but it's largely done. 2014-12-18 21:17:32 -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
fe163c3365 Adding inverse sorting icon. 2014-12-01 09:06:44 -08:00
Samuel Clay
67d0c422f0 Fixing sideoptions spacing. 2014-12-01 09:06:44 -08:00
Samuel Clay
5e412bcc5e Fixing unread count padding for feed header counts and folder title counts. 2014-12-01 09:06:44 -08:00
Samuel Clay
5c6a902fc8 Fixing display bug in chrome that wraps the filter popover text. 2014-12-01 09:06:42 -08:00
Samuel Clay
e33a46c334 Fixing display bug in chrome that wraps the filter popover text. 2014-11-19 13:12:21 -08:00
Samuel Clay
3a5f8be8d6 Adding proxy for Story view to handle https loading http sites. Needs testing, but done. 2014-11-06 09:46:33 -08:00
Samuel Clay
b91b65772a Adding proxy for Story view to handle https loading http sites. Needs testing, but done. 2014-10-29 16:16:50 -07:00
Samuel Clay
41c854797f Fixing feed chooser again. 2014-10-14 17:35:08 -07:00
Samuel Clay
4c4c48f195 Merge branch 'master' into organizer
* master:
  Preventing brentozar.com from being subscribed to because their lawyer sent me a Cease and Desist nastygram.
  Adding lisp syntax highlighting. Also upgrading syntax highlighter.
  Per @IFTTT's request, changing ifttt key to meta.
  Make full mark-read action lifecycle recount stories, not just first mark.
  Improve chaining of updated cursor data from Reading activity down through to adapter and fragments.
2014-10-14 14:36:55 -07:00
Samuel Clay
63ea1673c9 Adding lisp syntax highlighting. Also upgrading syntax highlighter. 2014-10-14 10:19:36 -07:00
Samuel Clay
812fc986fb Fixing toplevel organizer highlights. 2014-10-10 15:35:32 -07:00
Samuel Clay
954c5b5d28 Fixing feed chooser to work with new organizer-ized feed list chooser. Need to go back and fix organizer now. 2014-10-09 20:58:03 -07:00
Samuel Clay
174d47b3de Merge branch 'master' into organizer
* master: (65 commits)
  Oh my god what a terrible typo. Broke new users.
  Adding mark as read button to All Site Stories on web.
  Disconnecting facebook when session expires.
  Showing facebook posting error.
  Change text from mark previous to mark older as read in story context menu (#592)
  Fix pager margin drawable for dark theme (#590)
  Fixing URL munging when the url includes a non key=value pair in the query string. Ex: https://cns.utoronto.ca/~cks/space/blog/?atom. Thanks to @firesock for finding this.
  Adding screenshots for iphone 6 and 6+.
  Allowing guids to change if the permalink doesn't.
  Don't re-fetch already cached images.
  Synchronise DB upgrades with other DB actions. (#591)
  Explicity synchro DB writes. (#591)
  Cleaner service shutdown. (#591)
  Show story list loading indicator only if stories are being fetched, not just if they are queued. (read: don't spin if offline) (#590)
  iOS v4.5.0 submitted to the App Store.
  Fix loading of stories in focus view.
  Disable debug.
  Disable debug.
  Missed file from new loading indicator in reading frag.
  Sync service triggers fewer redraws for loading indicators.
  ...
2014-10-09 15:02:45 -07:00