Samuel Clay
eeb783ab8e
Cranking manual refresh polling when disconnected from pubsub.
2012-03-28 19:16:18 -07:00
Samuel Clay
a2e792a3ed
Client-side push/pubsub should reconnect and degrade gracefully.
2012-03-28 19:13:30 -07:00
Samuel Clay
4dd8af014c
Logging real-time.
2012-03-28 16:24:24 -07:00
Samuel Clay
4348e7f497
Resubscribing to real-time feeds on add/remove feed.
2012-03-28 16:13:17 -07:00
Samuel Clay
f63a30a43c
Increasing modal zindex to battle Svbtle blogs sidebar.
2012-03-21 14:27:51 -07:00
Samuel Clay
3e2ca86de9
Uncommenting Readability sharing. This was written a loooong time ago, but their API is finally ready.
2012-03-19 20:12:57 -07:00
Samuel Clay
6a2012ac38
Adding Nokia MeeGo Web Feeds mobile app.
2012-03-14 13:19:21 -07:00
Eskild Hustvedt
82a9176240
Document the key to toggle read/unread
2012-03-08 23:00:08 +01:00
Samuel Clay
da8357a741
Fixing errant linkify text bug that resulted in some javascript being executed and overwriting the page. Thanks to @aaronlidman for the help in identifying the bug.
2012-03-08 09:56:52 -08:00
Samuel Clay
33fa13cf69
Fixing issue around feeds that are mistakenly declared as not having a page.
2012-03-05 13:12:50 -08:00
Samuel Clay
154ce61a3d
New audio control, with Flash fallback for browsers like Firefox/IE.
2012-03-05 12:57:47 -08:00
Samuel Clay
47950bb3ba
Fixing bug where next unread story would be run twice when in Story view and opening a feed. Thanks to @dalmet for the issue.
2012-03-01 17:08:41 -08:00
Samuel Clay
d318cd44ec
Adding preference for default SSL. Redirects user to https.
2012-02-29 17:18:55 -08:00
Samuel Clay
c649f84949
Changing copy on premium/feedchooser dialog.
2012-02-29 15:08:23 -08:00
Samuel Clay
bd574d0c06
Final stripe.js tweaks before launch.
2012-02-29 12:29:46 -08:00
Samuel Clay
fa917389a8
Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch!
2012-02-29 12:15:01 -08:00
Samuel Clay
c9866c087d
Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though.
2012-02-28 17:37:01 -08:00
Samuel Clay
29234a8bac
Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing.
2012-02-27 21:46:34 -08:00
Samuel Clay
3f42018f91
Fixing starred stories from not loading past the second page due to a missing flag reset.
2012-02-24 12:47:39 -08:00
Samuel Clay
3dd04f521f
Fixing user-found bug around tooltips continuing to show if the original dom element (and the reference to the tooltip) are destroyed too early, leaving a tooltip floating in the air.
2012-02-24 12:08:11 -08:00
Samuel Clay
7203d69e42
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Update media/js/newsblur/reader.js
2012-02-24 10:30:56 -08:00
Samuel Clay
48b69c5e57
Fixing error codes on statistics. Also fixing simple error on invalid feed.
2012-02-24 10:30:39 -08:00
Laptop765
bf3bd8c49c
Update media/js/newsblur/reader.js
2012-02-23 21:40:03 -08:00
Samuel Clay
2c7f20fd00
Not showing the world favicon until favicons are downloaded.
2012-02-23 14:08:44 -08:00
Samuel Clay
f3e2876ea2
Fixing feed exception dialog to actually reload feeds on the page.
2012-02-23 14:03:11 -08:00
Samuel Clay
94bac0365a
New preference: action to perform when opening a feed -- jump to either newest or oldest story automatically.
2012-02-17 18:36:33 -08:00
Samuel Clay
84a7f76334
User feedback: hiding positive and negative unread counts in title if there are no unread stories outside of neutral.
2012-02-09 10:49:49 -08:00
Samuel Clay
9165795f26
Rewriting intelligence slider to be an intelligence control (segmented control). Should make a ton more intuitive sense.
2012-02-08 18:11:08 -08:00
Samuel Clay
afda20c3f9
Trying to fix IE troubles by forcing single requests per read story.
2012-02-08 16:22:21 -08:00
Samuel Clay
50e80c7241
Handling duplicate feed saving much more gracefully by finding the correct dupe.
2012-02-03 13:02:26 -08:00
Samuel Clay
67d18d2e31
Cosing #44 : Adding chosen.js library to add search to dropdowns. Used in Add Dialog.
2012-01-24 18:37:22 -08:00
Samuel Clay
de795ea377
Fixing the awful bug of jumping feed page loads.
2012-01-23 21:56:42 -08:00
Samuel Clay
24953df95d
Fixing ghost unread counts on folder when last story in a feed is read.
2012-01-23 17:16:29 -08:00
Samuel Clay
b6826cc790
Handling negative feature page bug. Also showing server errors on bad emails.
2012-01-23 10:16:50 -08:00
Samuel Clay
f53251164a
Handling errors on river in client. Also fixing starred stories.
2012-01-23 09:42:05 -08:00
Samuel Clay
cb6cc06c8b
Checking scroll of Feed view in order to preload more pages.
2012-01-18 18:07:43 -08:00
Samuel Clay
e9084592cb
Saving last used recipient email address as a cookie.
2012-01-16 09:47:54 -08:00
Samuel Clay
5e3ce30c0b
Fixing #42 : a long-time bug of drag-and-drop not respecting order.
2012-01-14 18:54:59 -08:00
Samuel Clay
ea0bff0297
Fixing default state while waiting for statistics data to come in.
2012-01-13 18:00:33 -08:00
Samuel Clay
edb76d8c83
Adding feed update interval for non-premium users in Statistics.
2012-01-13 17:54:17 -08:00
Samuel Clay
5ac3c39da0
Adding Chrome Notifier to Goodies page.
2012-01-13 10:55:15 -08:00
Samuel Clay
93e25520db
Adding Tumblr to share menu.
2012-01-13 10:46:56 -08:00
Samuel Clay
365c5915b4
Merge branch 'master' of github.com:samuelclay/NewsBlur into jammit
...
* 'master' of github.com:samuelclay/NewsBlur:
Adding 'a' keyboard shoftcut to open the add site dialog.
Changing the hiding/showing of saved star in hopes tha tit fixes the persistent display bug.
Fixing broken opml export due to missing feed icons.
Fixing slight bug in how active premiums were applied to feed update times.
Shift+U switches between read and unread. Thanks to @MLACitation: https://twitter.com/mlacitation/status/155371014560288768
2012-01-11 22:01:27 -08:00
Samuel Clay
3821a71e3c
Adding 'a' keyboard shoftcut to open the add site dialog.
2012-01-11 10:33:31 -08:00
Samuel Clay
5d615e9718
Changing the hiding/showing of saved star in hopes tha tit fixes the persistent display bug.
2012-01-11 09:51:56 -08:00
Samuel Clay
7ef994ce61
Shift+U switches between read and unread. Thanks to @MLACitation: https://twitter.com/mlacitation/status/155371014560288768
2012-01-09 20:06:38 -08:00
Samuel Clay
370d03472f
Merge branch 'master' into jammit
...
* master:
Adding active_premium count. Setting a minimum of 1 hour fetches for feeds with any active premiums.
Allowing username refinement in fetching starred stories.
Increasing timeout on gunicorn to 2 min.
Adding management command to fetch starred stories on command.
Adding error handling for insta-fetching stories.
Turning off the page fetcher requests vs. urllib2 discrepency checker. I bet I've caught them all by now.
The @kennethreitz commit: logging all discrepencies between requests and urllib2. This should take a few hours.
2012-01-09 19:59:26 -08:00
Samuel Clay
aa96e288d2
Adding error handling for insta-fetching stories.
2012-01-08 14:15:22 -08:00
Samuel Clay
329e09d954
Merge branch 'master' into jammit
...
* master:
Moving to proper unicode string for feed fetching.
Colorizing feed fetching.
Colorizing feed fetching.
Adding two error classes to requests exception handling.
Adding two error classes to requests exception handling.
Adding two error classes to requests exception handling.
jQuery 1.6.1 -> 1.7.1. Fixes massive Chrome issues.
Adding shift+u as a shortcut for marking a story unread.
Adding more advanced exception handling for new requests module, with fallback to urllib2.
Adding urllib fallback to requests in page fetching.
Adding a little bit more leeway in page importer by falling back to urllib2 when requests fail.
Adding slight bit of color to feed fetcher.
Revert "Revert "Switching to requests from urllib2/httplib. Bring on the page errors.""
Conflicts:
media/js/jquery-1.6.1.js
media/js/jquery-1.7.1.js
node/node_modules/socket.io-client/support/test-runner/public/javascript/jquery.js
2012-01-05 08:35:17 -08:00
Samuel Clay
63d7cc1fa5
jQuery 1.6.1 -> 1.7.1. Fixes massive Chrome issues.
2012-01-04 16:40:22 -08:00