Samuel Clay
|
ed7d2bd88f
|
Finishing up new account email. Adding migration to save email sending preference.
|
2011-09-21 17:49:40 -07:00 |
|
Samuel Clay
|
51a0fb2705
|
Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use.
|
2011-09-14 20:08:40 -07:00 |
|
Samuel Clay
|
0ac41e48af
|
Stubbing in new Move To Folder feature on context menus. Not ready, since there's no backend support yet.
|
2011-09-04 15:42:13 -07:00 |
|
Samuel Clay
|
8c0906fbff
|
Changing scroll speed. Adding authenticated info to every request.
|
2011-09-03 23:10:46 -07:00 |
|
Samuel Clay
|
68de3ea02c
|
Fixing bug in starred_stories where the second page is skipped.
|
2011-08-29 22:25:25 -07:00 |
|
Samuel Clay
|
d4dddf4896
|
Adding iphone and android apps, along with necessary migration for hiding mobile.
|
2011-08-07 21:38:09 -07:00 |
|
Samuel Clay
|
5dd493e8f3
|
Adding 'd' as a keyboard shortcut to show the dashboard.
|
2011-07-29 09:58:25 -07:00 |
|
Samuel Clay
|
b075416505
|
Adding 's' to save/unsave a story, and '+' and '-' to change intellignece. Also fixing login_* in API docs.
|
2011-07-29 09:41:49 -07:00 |
|
Samuel Clay
|
811512d8da
|
Finishing up account dialog. Also re-styling subscriber counts.
|
2011-07-27 22:17:34 -07:00 |
|
Samuel Clay
|
de98a4e49b
|
Adding account dialog. Also remvoing colorama as a third-party.
|
2011-07-27 09:33:34 -07:00 |
|
Samuel Clay
|
ba0d3bd43f
|
Forcing refresh fo story positions when feed is fully loaded.
|
2011-07-24 23:00:05 -07:00 |
|
Samuel Clay
|
945b604368
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2011-07-17 22:34:23 -07:00 |
|
Samuel Clay
|
66cd29fee1
|
Cleaning up readme and commenting out the wacky devserver.
|
2011-07-17 21:50:37 -07:00 |
|
Samuel Clay
|
ade13cb66d
|
Last fixes to animations option.
|
2011-07-13 09:50:02 -07:00 |
|
Samuel Clay
|
db525657bf
|
Fixing animation scroll issues in page view caused by missing delay on reset of scroll flag.
|
2011-07-12 10:07:57 -07:00 |
|
Samuel Clay
|
38accaa3c0
|
Merge branch 'master' into animations
|
2011-07-12 08:53:15 -07:00 |
|
Samuel Clay
|
2b58b5fb0d
|
Adding date to moderated recommended feeds to schedule recommendations.
|
2011-07-11 18:44:47 -07:00 |
|
Samuel Clay
|
ae7f79b3a0
|
Adding moderation queue to recommended feeds (finally!)
|
2011-07-11 18:22:28 -07:00 |
|
Samuel Clay
|
883946ea49
|
Finishing up the story detail page. Need to hook up the next/previous buttons, add paging, add an intelligence slider, and mark read and mobile will be done for v1.
|
2011-06-16 23:45:41 -04:00 |
|
Samuel Clay
|
a1feeeb13f
|
Fixing bug around skipping the 2nd page of feed stories due to an off by one error.
|
2011-06-12 23:22:58 -04:00 |
|
Samuel Clay
|
32bc324a02
|
Fixing small bug around missing feeds in river of news when the feed is no longer valid.
|
2011-06-12 23:16:59 -04:00 |
|
Samuel Clay
|
54aad37d87
|
Completed the UI for both the feed page and the stories page. Needs paging, detail view, and web view. Whew.
|
2011-06-09 22:08:59 -04:00 |
|
Samuel Clay
|
4534c185eb
|
Colored unread bubbles in the feed view. Now I gotta finish that Story view and the extra website view.
|
2011-06-09 20:51:48 -04:00 |
|
Samuel Clay
|
702c94a4d9
|
Merge branch 'master' into mobile
Conflicts:
media/js/newsblur/reader.js
|
2011-06-09 19:03:27 -04:00 |
|
Samuel Clay
|
a5658ae290
|
Fixing a long-standing bug: if a refresh_feeds event begins and then a story is marked as read before the refresh_event is over, the feed's unread values wouldn't update. Adding cache clearing to reflect the refreshed feed title's unread count.
|
2011-06-07 16:08:59 -04:00 |
|
Samuel Clay
|
a038d7d23e
|
Adding pref for turning off animations. Still needs some love.
|
2011-06-07 12:57:34 -04:00 |
|
Samuel Clay
|
ab3e707a8a
|
Adding stories page.
|
2011-06-07 12:57:14 -04:00 |
|
Samuel Clay
|
ac3fd4630e
|
Fixing race condition with stories not being detected in Feed view when originally on the Original view.
|
2011-06-05 17:52:47 -04:00 |
|
Samuel Clay
|
d47a994b2e
|
Updating fabric and fixing a bug around Adding the NewsBlur feed from the tutorial and the address is blank.
|
2011-05-20 17:34:39 -04:00 |
|
Samuel Clay
|
f26166622d
|
Cleaning up keyboard shortcuts, reversing training images, and turning off tutorial when used.
|
2011-05-20 09:59:44 -04:00 |
|
Samuel Clay
|
247a0b824d
|
Finishing page 2, adding page 5 which has links to twitter, get satisfaction, the blog (even loads the blog), and is a good last page.
|
2011-05-18 22:33:42 -04:00 |
|
Samuel Clay
|
58a24c32c7
|
Adding collapsed folder icon. Also fixing scroll on story manage menu in feed view.
|
2011-05-16 11:34:05 -04:00 |
|
Samuel Clay
|
5adf024dda
|
Finishing all boilerplate to the tutorial. This includes the preference to show/hide tutorial, and hiding the dashboard module.
|
2011-05-13 10:15:56 -04:00 |
|
Samuel Clay
|
53d9724e0e
|
Adding in tutorial module on dashboard, hooking up tutorial launcher button and tutorail launcher menu item to open the new tutorial dialog.
|
2011-05-10 18:30:35 -04:00 |
|
Samuel Clay
|
9f3cd3d05b
|
Stubbing in the new tutorial.
|
2011-05-09 20:59:52 -04:00 |
|
Samuel Clay
|
14d412422b
|
9 line changes and we get scrolling on the dashboard. Much needed relief.
|
2011-05-09 18:33:46 -04:00 |
|
Samuel Clay
|
c6ebb58cf8
|
Merge branch 'master' of github.com:samuelclay/NewsBlur into send_email
|
2011-05-07 21:12:24 -04:00 |
|
Samuel Clay
|
54a10301b9
|
Adding community feedback to whats new module on dashboard.
|
2011-05-07 12:06:51 -04:00 |
|
Samuel Clay
|
c7af661047
|
Removing unneccessary logging.
|
2011-05-06 11:04:03 -04:00 |
|
Samuel Clay
|
eb3c2ccefe
|
Merge branch 'master' into send_email
|
2011-05-05 17:56:07 -04:00 |
|
Samuel Clay
|
ab8a0a3e6e
|
New color luminosity algorithm. Used to detect whether a light or dark text color should be used in the River of News feed title floater bar.
|
2011-05-05 17:55:57 -04:00 |
|
Samuel Clay
|
2f0633e538
|
Drawing out send email dialog. Still needs love and an entire backend.
|
2011-05-03 20:59:07 -04:00 |
|
Samuel Clay
|
6e29f46be7
|
Merge branch 'master' into send_email
|
2011-05-03 18:31:54 -04:00 |
|
Samuel Clay
|
e791eef6d4
|
Fixing issue around showing the wrong intelligence level when using the feed_view_single_story preference. Thanks to @CyberGhost for the help in figuring this one out.
|
2011-05-03 12:19:53 -04:00 |
|
Samuel Clay
|
08bee1e13c
|
Adding Send to Email button on stories.
|
2011-05-03 11:40:38 -04:00 |
|
Ben Cohen
|
3d5eb0440a
|
Adding 'r' as a hotkey for opening all river stories.
|
2011-05-02 14:15:24 -07:00 |
|
Samuel Clay
|
88480a5886
|
Show/hide tooltips is a new preference.
|
2011-05-01 20:22:54 -04:00 |
|
Samuel Clay
|
1b0669f58c
|
Fixing a ridiculous issue around paging the feed when clicking on Next Unread count if page not loaded.
|
2011-05-01 15:53:26 -04:00 |
|
Samuel Clay
|
c806e54118
|
The B key now does the opposite of the N key: goes back a story.
|
2011-05-01 00:03:13 -04:00 |
|
Samuel Clay
|
1075776478
|
Finding correct story when needed. Keeping the same story view is acceptable, since hiding/showing the sidebar should trigger it.
|
2011-04-30 23:40:05 -04:00 |
|