Samuel Clay
|
de98a4e49b
|
Adding account dialog. Also remvoing colorama as a third-party.
|
2011-07-27 09:33:34 -07:00 |
|
Samuel Clay
|
945b604368
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2011-07-17 22:34:23 -07:00 |
|
Samuel Clay
|
ff50d85d7d
|
Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions.
|
2011-07-17 20:53:30 -07:00 |
|
Samuel Clay
|
a038d7d23e
|
Adding pref for turning off animations. Still needs some love.
|
2011-06-07 12:57:34 -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
|
03d74d5313
|
Cleaning up the send email dialog (as well as the add site dialog). Everything looks great, save for an email icon and a bit more validation.
|
2011-05-07 21:12:13 -04:00 |
|
Samuel Clay
|
da7e36db2e
|
Sending html/text emails based on user input. Just need to add some validation and potential cleanups. The form is kinda ugly.
|
2011-05-07 17:58:53 -04:00 |
|
Samuel Clay
|
08bee1e13c
|
Adding Send to Email button on stories.
|
2011-05-03 11:40:38 -04:00 |
|
Samuel Clay
|
f8583ad955
|
Django 1.3-izing everything. Moving logging back to counting everything in the last day, but without the hard-work of deleting old entries.
|
2011-05-01 19:58:40 -04:00 |
|
Samuel Clay
|
cc94f3fd12
|
Double duty: Adding /rss_feeds/search_feed endpoint for discovering feeds through the API. Also adding in a new preference for the sort order of feeds. A bit broken, but it'll do for now. Thanks to @heliostatic for the idea.
|
2011-04-25 20:53:29 -04:00 |
|
Samuel Clay
|
b81d39d3b0
|
Using GetSatisfaction for feedback. Added authentication section to API. Ready to launch!
|
2011-04-24 18:17:44 -04:00 |
|
Samuel Clay
|
3b76b5e5c2
|
Merge branch 'master' into dashboard_tweaks
|
2011-04-14 09:29:39 -04:00 |
|
Samuel Clay
|
3b96f5da55
|
Adding preference for hiding story changes. This also allows users to have story changes off and selectively see them using the same logic to detect if a story has any modifications.
|
2011-04-13 23:06:16 -04:00 |
|
Samuel Clay
|
9f865e6db4
|
Adding FAQ and About pages. Privacy -> Publishers.
|
2011-04-02 22:28:04 -04:00 |
|
Samuel Clay
|
583e45fcf8
|
Adding API pages and Press pages. THe static template is now finished. Just need to write the API/Press/Publishers pages. Whew.
|
2011-04-02 21:34:40 -04:00 |
|
Samuel Clay
|
50a0cd9d51
|
Refactored dashboard to move logo and splash links out into base. Now need to write the API, press, and privacy statement.
|
2011-04-02 19:41:22 -04:00 |
|
Samuel Clay
|
4ab3904d52
|
Adding paging on recommendations. Also moved out of profile preferences, since it needs to be used by the base template when setting up the middle column (the column where recommended feeds go). Now a first-order column on user profiles.
|
2011-03-13 16:24:49 -04:00 |
|
Samuel Clay
|
d961035513
|
Adding opml export links to Add Site dialog and Preferences dialog.
|
2011-03-11 11:22:28 -05:00 |
|
Samuel Clay
|
299dbcf364
|
Changing default new_window to on.
|
2011-02-26 17:50:13 -05:00 |
|
Samuel Clay
|
76e5a62c62
|
Adding Readability and adding preferences to show/hide any or all services.
|
2011-02-16 20:45:37 -05:00 |
|
Samuel Clay
|
35e59fa4b6
|
Turning River of News on for premium users only.
|
2011-02-01 00:52:09 -05:00 |
|
Samuel Clay
|
0ae3c18085
|
Staging gets river branch.
|
2011-01-30 23:57:42 -05:00 |
|
Samuel Clay
|
c5eace27c3
|
Using inverse colors for brightly-lit feed headers. (#C9C9C9 average color and brighter). Turning off River of News to prepare for launch on production.
|
2011-01-30 23:21:18 -05:00 |
|
Samuel Clay
|
6d1307856a
|
Handling weird edge case of feed title floater not matching story when using arrow keys (or selecting a story manually). This only happened during the transition, but the feed title was guaranteed to be stale.
|
2011-01-26 19:36:28 -05:00 |
|
Samuel Clay
|
6e19d4d88b
|
Using correct domain, not adding the same site twice, messaging, better styling.
|
2011-01-22 18:25:16 -05:00 |
|
Samuel Clay
|
dbf664ebb5
|
Bookmarklet now calls api.add_site using the secret token.
|
2011-01-20 19:14:54 -05:00 |
|
Samuel Clay
|
d2c5f067eb
|
Major story opening and view switching refactor. Now switches effortlessly between page<->feed<->story views, temporarily shifting to a working view on click or double-click.
|
2010-12-08 20:53:45 -05:00 |
|
Samuel Clay
|
45b54a0b4d
|
Adding Quantcast.
|
2010-12-02 17:09:45 -05:00 |
|
Samuel Clay
|
98f3261ef8
|
Adding font styling as a preference for the feed view.
|
2010-11-25 15:34:06 -05:00 |
|
Samuel Clay
|
6dcb65080b
|
Fixing broken Google Reader import with a progress bar that was drawing itself before the scaffolding was in place.
|
2010-11-24 15:01:35 -05:00 |
|
Samuel Clay
|
469d52365d
|
Sizing feeds progress pane correctly. Also reseting the Original view between site changes.
|
2010-11-24 13:16:10 -05:00 |
|
Samuel Clay
|
39df085526
|
Moving to asynchronous Google Analytics code. What haven't I done this before?
|
2010-11-13 15:23:21 -05:00 |
|
Samuel Clay
|
9c4ee28c6d
|
Adding preference for hiding feeds with no unread stories.
|
2010-11-05 10:35:52 -04:00 |
|
Samuel Clay
|
62cf877ef2
|
Double checking for user profile settings, just in case.
|
2010-11-01 18:19:41 -04:00 |
|
Samuel Clay
|
1d6af3330c
|
Using the word 'page' instead of 'original' for the original view.
|
2010-10-31 16:17:38 -04:00 |
|
Samuel Clay
|
786b3d9982
|
Fixed a bunch fo bugs around feed chooser, OPML import, google reader import, and counts. Also added preferences for new windows, timezone support, and default views. This is one loaded commit.
|
2010-10-30 00:27:52 -04:00 |
|
Samuel Clay
|
870af936ca
|
Adding paypal ipn checks for premium status. Still needs a count fo the number of tries for failure status.
|
2010-10-22 10:22:19 -04:00 |
|
Samuel Clay
|
20195f4345
|
Merge branch 'master' into chooser
Conflicts:
media/js/newsblur/reader_classifier.js
media/js/newsblur/reader_manage_feed.js
media/js/underscore.js
|
2010-10-22 09:56:06 -04:00 |
|
Samuel Clay
|
b6b8bc67cf
|
HTML5 doctype.
|
2010-10-21 13:39:47 -04:00 |
|
Samuel Clay
|
5bcd5eb730
|
Serializing and deserializing new classifiers.
|
2010-10-21 13:37:36 -04:00 |
|
Samuel Clay
|
b2571e91e3
|
Further refining feed chooser dialog to include premium account information. Also refactoring across the board to handle premium accounts.
|
2010-10-05 19:05:01 -04:00 |
|
Samuel Clay
|
4eabb83def
|
Folder moving and collapsing. Persistent across sessions, and is pretty fancy, too.
|
2010-09-05 18:08:08 -07:00 |
|
Samuel Clay
|
aa99517511
|
Completely changing how subscriptions are counted. Now happens after page load. Also retooled Google Reader import to load, count, and fetch after page load so the user is not kept waiting. Progress bars for everything.
|
2010-08-17 23:40:03 -04:00 |
|
Samuel Clay
|
db3bdbc0d5
|
First half of the new Google Reader importer progress bar.
|
2010-08-17 20:59:47 -04:00 |
|
Samuel Clay
|
1afddf5a22
|
About time: Pane sizes are now persisted as preferences.
|
2010-08-13 19:50:56 -04:00 |
|
Samuel Clay
|
5740ad6d9f
|
Persisting view settings (page, view, story) on a per feed basis. Saves the current view for the feed for a user.
|
2010-07-06 14:59:34 -04:00 |
|
Samuel Clay
|
b95e5d2977
|
Wrench is now a cog. Pretty.
|
2010-07-06 13:56:32 -04:00 |
|
Samuel Clay
|
81f5d0d1e0
|
Google Reader import now allows you to create an account after you import your feeds. Also highlighted on front page.
|
2010-07-05 17:11:04 -04:00 |
|
Samuel Clay
|
ce932a95ec
|
Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals.
|
2010-06-29 20:16:09 -04:00 |
|
Samuel Clay
|
8308019732
|
Adding OAuth for Google Reader import.
|
2010-06-28 19:57:49 -04:00 |
|