Commit graph

555 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
2eb3218094 Adding Add URL button to site search on dashboard. Thanks to Brian Johns for the suggestion. 2015-08-17 18:06:29 -07:00
Samuel Clay
e5fb27eda2 Scrolling to comments in List view when clicking on Comments in story title. 2015-07-22 18:02:43 -07:00
Samuel Clay
b4977ae04c Fixing loading line when switching feeds that have different story layouts (specifically to/from grid). 2015-07-22 12:43:55 -07:00
Samuel Clay
a849e20209 Missing semicolon. 2015-07-07 09:36:40 -07:00
Samuel Clay
77ea54e997 Showing comment-less replies even if no comments. 2015-06-01 19:10:23 -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
cd485bc05d Fixing YouTube videos that weren't displaying in single story mode in Split view. Needs rendering to be handled properly when switching views. 2015-05-15 13:37:10 -07:00
Samuel Clay
784834c1d4 Fixing bug where original view would save feed view if original page was missing. Shouldn't save at all. 2015-05-06 19:29:24 -07:00
Samuel Clay
7bc89c8013 Fixing bug where original view would save feed view if original page was missing. Shouldn't save at all. 2015-05-06 19:23:26 -07:00
Samuel Clay
673eb41157 Changing the end line's height so that stories can be scrolled into being marked as read. May break things, but I tested as many views and layouts and mark read combos as I could. 2015-03-18 13:27:39 -07:00
Samuel Clay
74fefd0fe4 Adding mark read on story titles scroll preference, defaulting to off. 2015-03-09 12:52:00 -07:00
Samuel Clay
14f0f487af Fixing failed unread sentiment opacity bug. 2015-03-09 12:11:25 -04:00
Samuel Clay
b7393e70fb Merge branch 'master' into grid
* master:
  Marking all site stories as read with confirmation turned off should also work on mark read buttons (not just shift+a).
2015-02-11 11:56:43 -08:00
Samuel Clay
626d483212 Marking all site stories as read with confirmation turned off should also work on mark read buttons (not just shift+a). 2015-02-11 10:47:49 -08:00
Samuel Clay
06d2457c1e Marking stories read as they are scrolled past. 2015-02-11 10:42:06 -08:00
Samuel Clay
e799633d15 Preventing undefined view layout to take control. 2015-02-10 17:21:14 -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
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
dca3f99167 Moving authors to bottom of grid story title. 2015-02-10 14:00:15 -08:00
Samuel Clay
a3323de772 Laying out web now only refreshes right side when changing views. Faster and smoother. 2015-02-09 17:47:05 -08:00
Samuel Clay
a040fd702a Grid columns override. Still needs override. 2015-02-06 15:02:32 -08:00
Samuel Clay
bb092dc450 Moving from global story layout to per-site story layout. Needs work when switching layouts while on an active story. 2015-02-06 13:28:55 -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
2a1ee5da59 Merge branch 'master' into grid
* master:
  Adding jump to folder to the Organizer.
  Fixing folder views to also handle inverse menus.
  Fixing inverse hover due to new sorting options.
2015-02-03 13:15:27 -08:00
Samuel Clay
a5fb5d38f0 Fixing folder views to also handle inverse menus. 2015-02-03 10:56:08 -08:00
Samuel Clay
29b467a6d7 Fixing inverse hover due to new sorting options. 2015-02-03 10:50:19 -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
9dc3d5dac2 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. 2015-01-22 11:38:43 -08:00
Samuel Clay
730ab7fa1e Preventing unwanted story truncation. 2015-01-13 12:09:15 -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
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
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
8cdf0e40ae Stubbing in marking read above scroll. 2014-12-09 15:59:08 -08: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
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
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
83a6f1b75f Serializing feeds in organizer with their parent folder. Now to just abstract out move/delete actions. 2014-10-10 15:51:27 -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
Samuel Clay
57f1f7e5ec Adding mark as read button to All Site Stories on web. 2014-10-08 16:43:48 -07:00
Samuel Clay
cfa7b0b236 Merge branch 'master' into organizer
* master: (23 commits)
  Premiums are never spammers.
  Adding a bit more logic to defense.
  No index for robots on blurblogs. This should stop the spam.
  Adding user find by id for staff.
  Adding destroy flag when killing spammers.
  Fixing stories with no title and only html for content (no text, just an image). Using permalink as title since a title cna't be extracted from content.
  Adding export user's opml functionality for staff.
  Fixing case insensitivity for logging in with an email address.
  Fixing pip requirements conflicts.
  Force an intelligence change for re-rendering story title trainers.
  Only active feeds count unreads.
  Fixing unread counts to only include active sites.
  Adding logging info to auto-spam delete.
  Killing spammers when sharing popular stories.
  Move refresh to menu. Use NewsBlur colours for refresh colour scheme.
  Handling exception on twitter photo sync.
  Adding a twitter sync for everybody.
  Initial integration of SwipeRefreshLayout
  Redirects in dev still point local.
  Better redirect on missing icon.
  ...
2014-09-05 11:20:54 -07:00
Samuel Clay
a512d0a82c Force an intelligence change for re-rendering story title trainers. 2014-08-14 12:29:50 -07:00
Samuel Clay
e7ef640412 Fixing remaining counting issue in organizer. 2014-08-11 18:36:41 -07:00