Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
a460bece9d Adding highlight.js, bigfoot.js, and fitvid.js. Bigfoot needs love. 2014-01-05 14:55:53 -08:00
Samuel Clay
1e0162fb31 Remvoing bigfoot.js. It's just not meant for multiple instantiations per-page. 2014-01-05 14:55:24 -08:00
Samuel Clay
c9f8498745 Adding highlight.js, bigfoot.js, and fitvid.js. Bigfoot needs love. 2014-01-03 17:13:21 -08:00
Samuel Clay
f5fc687235 Merge branch 'master' into tagging
* master:
  Fixing mark as read when disabling double clicks.
  Android v3.5.
  New preferences: double-clicking site titles and unread counts.
  Fixing the default PuSH lease by setting it to 10 minutes (matching the reference hub). Huge thanks to @mihaip.
  Now forcing image sizing.
  Switch remaining story loading to new async model.
  Switch folder reading and All Stories reading to new async model.
  Move saved stories fetch to new async model.
  Generalise handling of story request responses.
  Update some auto-gen cruft that recent tools fixed.
  Switch social feeds to new async system.
  Fix some async crashes.
  Update to API level 19!
  Update to API level 19!
  Fix crash on async callback in reading fragment.
  Initial decouple of feed story sync from sync service.  Buggy.

Conflicts:
	media/js/newsblur/views/feed_title_view.js
2014-01-03 12:01:48 -08:00
Samuel Clay
4435e2d1d2 Fixing mark as read when disabling double clicks. 2014-01-03 11:58:07 -08:00
Samuel Clay
d3f71b8719 New preferences: double-clicking site titles and unread counts. 2014-01-02 16:30:19 -08:00
Samuel Clay
939a487ebb Merge branch 'master' into readstories
* master:
  Fixing view destroy for comments.
  Fixing a number of big memory leaks.
  Fixing story intelligence trainer.
2013-12-19 12:59:00 -08:00
Samuel Clay
51572b8121 Text view can now be set as the default view. 2013-12-19 12:51:29 -08:00
Samuel Clay
52b83ab39f Hiding starred story tags in Statistics modal dropdown. 2013-12-19 12:29:07 -08:00
Samuel Clay
feb398a2d4 Adding RSS feeds for saved tags. Still needs the actual rss feed. 2013-12-19 11:08:22 -08:00
Samuel Clay
e368abd7d0 Merge branch 'master' into tagging
* master:
  Fixing view destroy for comments.
  Fixing a number of big memory leaks.
  Fixing story intelligence trainer.
2013-12-17 11:54:47 -08:00
Samuel Clay
46ec1b41e7 Fixing view destroy for comments. 2013-12-16 12:20:56 -08:00
Samuel Clay
351a81ab61 Fixing a number of big memory leaks. 2013-12-16 12:11:23 -08:00
Samuel Clay
5e3a9e8a90 Fixing story intelligence trainer. 2013-12-13 22:06:49 -08:00
Samuel Clay
fd97946913 Fixing sharing from menu. 2013-12-13 15:33:51 -08:00
Samuel Clay
c6840b1cf4 Merge branch 'master' into tagging
* master: (40 commits)
  Version 3.6 of the iOS app.
  Fixing tolerance on drag bar.
  Fixing switch between story titles on left and on bottom.
  Cleaning up after failed backup.
  Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome.
  Fixing transition cancelation on interactive swipe on ipad.
  Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad.
  Fixing interactive transitions.
  Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
  Fix #441 - changing text size needs to call evaluateJavascript instead of loadUrl when targeting SDK >= 19
  Fixing swipe-back on ipad for transitioning b/w feed list and feed detail.
  Fixing paddings on story titles.
  Resizing user avatar.
  Adding option for side swipe in story detail.
  Android v3.0.1.
  Fixing cutoff date when retrieving stories.
  Mark older/newer stories as read.
  Fixing issue with autocomplete.
  Fixing infinite loop.
  Trying out better autocomplete search with parts.
  ...
2013-12-13 15:16:51 -08:00
Samuel Clay
dca95f3a89 Refactoring image loading on story detail views to allow for an observer. Adding observer for saved story tags expanding story container when too short (but also recognizing when an image grows to switch the story from too small to big enough). 2013-12-06 13:56:28 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -08:00
Samuel Clay
d0fd3a499c Taking Underscore.js out of jquery dependency. 2013-11-22 11:57:40 -08:00
Samuel Clay
ad4af5e832 Merge branch 'master' into organizer
* master:
  Fixing bookmarklet to use https for every bookmarklet.
2013-11-22 11:19:47 -08:00
Samuel Clay
e282f465d1 Turning off autocomplete on focus. 2013-11-22 11:15:30 -08:00
Samuel Clay
62c040f8fd Disabling context menu for starred tags. 2013-11-22 11:15:30 -08:00
Samuel Clay
47f4ae64db Fixing search bar position on starred header. 2013-11-22 11:15:30 -08:00
Samuel Clay
feb2f810a1 Fixing error when loading dashbard with saved story selected (in river, but no active_folder). 2013-11-22 11:15:16 -08:00
Samuel Clay
ba5bff3759 Fixing autocomplete issues with saved story tagging. 2013-11-22 11:15:16 -08:00
Samuel Clay
8e7800b30b Fixing no unread stories explainer on feed list when overlapping saved story tags. Also fixing endbar height in list view. 2013-11-22 11:15:16 -08:00
Samuel Clay
0a827a91fe Updating starred tag counts on adding/removing tags. 2013-11-22 11:13:27 -08:00
Samuel Clay
582364c64d Adding tag feeds. 2013-11-22 11:12:47 -08:00
Samuel Clay
6291fc913d Fixing bookmarklet to use https for every bookmarklet. 2013-11-22 11:07:17 -08:00
Samuel Clay
2dfd74c968 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-22 11:07:15 -08:00
Samuel Clay
ee93594ec8 Adding Swift Reader to Goodies. 2013-11-22 11:07:12 -08:00
Samuel Clay
75d3b89aff Adding Pinterest. 2013-11-22 11:07:09 -08:00
Samuel Clay
bbde892abe Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-11-22 11:06:20 -08:00
Samuel Clay
104dea6a8f Fixing story titles header by not re-drawing the container every time. 2013-11-22 11:06:09 -08:00
Samuel Clay
f42258b79d Fixing mark as read for folders with oldest first. 2013-11-22 11:06:09 -08:00
Samuel Clay
60a2e4eadf Removing unused menu sidebar. 2013-11-22 11:05:15 -08:00
Samuel Clay
44de8fc4ea Merge branch 'master' into organizer
* master: (38 commits)
  New Play Store image assets.
  Fix layout bug on small screens.
  Revert "Updating stories which give integrity errors."
  Fix laggy updates for saved stories unsave ops.
  Ability to unsave stories.
  Make height of saved stories row match other folders.
  Make rows reliably hilight when tapped. (#282)
  Allowing replacement of story dates on integrityerror updated stories.
  Swapping errors.
  Updating stories which give integrity errors.
  Fixing margin on subscribe/follow taskbar button.
  Upgrading Android Studio.
  Fixing #261. Decoding html entities in story titles (both in the share dialog and in the story detail view).
  Flattening gradients on feed and story selection. Adding colored background back in to selected river stories.
  Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog.
  Remove unused ABS progress indicator support for reading view.
  Implement #426 - preference to show/hide public comments
  Pressed state for overlay_done button.
  Pressed states for all overlay buttons.
  Fit overlays on 360dp screens. Move progress indicator to overlay.  Add progress indicator for text mode.
  ...
2013-11-21 18:37:55 -08:00
Samuel Clay
d5a04d0b1e Fixing bookmarklet to use https for every bookmarklet. 2013-11-19 00:06:35 -08:00
Samuel Clay
fcdd879df1 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-13 10:07:28 -08:00
Samuel Clay
1841b0eac5 Merge branch 'master' into organizer
* master: (115 commits)
  Fixing ios images. Submitting v3.5.
  Fixing mongo btree munin graph.
  Adding Swift Reader to Goodies.
  Speeding up scrolling on feed list.
  Support navigating back to home page from action bar in Preferences
  Redrawing intelligence slider on ios.
  Normal profile.
  V3.0.4 (RC3)
  Massively speeding up the viewWillAppear on the feed list.
  RC2 (or is it RC3 by now?) of iOS app.
  Fixing a crash on mark read.
  Fixing broken story page control.
  Adding Pinterest.
  Tightening up comments line height.
  Fixing bug around loading feeds when there's no offline db.
  Correctly render DB changes in folder list more quickly.
  Fixing empty story hashes.
  Cleaning up kill utils.
  Fixing hiding and showing of notifier on fetch.
  iOS7 app RC2
  ...
2013-10-29 13:24:46 -07:00
Samuel Clay
be332f39a1 Adding Swift Reader to Goodies. 2013-10-18 14:18:43 -07:00
Samuel Clay
7d64dc5ce1 Adding Pinterest. 2013-10-16 11:49:49 -07:00
Samuel Clay
f5bd024dc6 Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-10-07 15:00:12 -07:00
Samuel Clay
8a4e182085 Brokenly building a submenu when what I need is a menu sidebar. 2013-09-23 13:34:16 -07:00
Samuel Clay
495ccac8ce Fixing story titles header by not re-drawing the container every time. 2013-09-17 12:18:34 -07:00
Samuel Clay
d8309f9f73 Fixing mark as read for folders with oldest first. 2013-09-16 18:00:41 -07:00
Samuel Clay
30031f1fd6 Merge branch 'master' into tagging
* master:
  Fixing exception dialog's resize.
2013-09-14 12:00:06 -07:00
Samuel Clay
49a532605a Fixing exception dialog's resize. 2013-09-14 11:59:02 -07:00
Samuel Clay
84f79e5a81 Merge branch 'master' into tagging
* master: (30 commits)
  Fixing search positioning on saved stories.
  Fixing positioning of popover options in All Site Stories.
  Adding Split tooltip.
  Removing extra logging.
  Switching feedbar and navbar.
  Fixing mark folder as read.
  Removing double.
  Fixing mark as read on socialsubs.
  Adjusting positioning on new feedbar. Also scrolling to selected feed/folder when switch story layouts.
  Reloading feed list when adding, moving, and deleting feeds and folders.
  Reloading feeds on feed/folder add and feedchooser.
  Backend for marking feeds/folders as read at a specific timestamp.
  Adding expanded mark read buttons. Needs backend support.
  iOS v3. Fixed move site view folder placement as well.
  Moving feedbar down to bottom of screen. Prep for new mark read buttons.
  Fixing 2 ios crashes: double-tapping instapaper button and a weird keyboard condition.
  Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today.
  Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios.
  Fixing colors on share/train buttons when active. Fixing height on profile cells.
  Stopping animation of share view/keyboard before orientation has changed.
  ...

Conflicts:
	media/js/newsblur/views/story_titles_header_view.js
2013-09-14 11:55:48 -07:00