Samuel Clay
30454c6355
Merge branch 'master' into social
...
* master:
Adding my very special mongo serialization backup utility to get around the damn unrepairable mongo database. This is taking 14 hours to run.
Auto-refreshing feedback (1 min for staff, 10 min for everybody).
Fixing exception around multiple feeds during Google Reader import process. Also switching rate limit to status code 429.
Adding Nokia MeeGo client to user agents.
Only show raw feeds in feed autocomplete.
Handling iphone version for new users on ios app.
2011-12-18 21:26:27 -08:00
Samuel Clay
1d4038a484
Auto-refreshing feedback (1 min for staff, 10 min for everybody).
2011-12-18 18:03:40 -08:00
Samuel Clay
bb7ae99ba4
Adding user statistics (with fake data). Also showing shared/starred stories as shared/starred in the Feed view.
2011-12-14 21:56:27 -08:00
Samuel Clay
ad4b319c23
Launching the iPhone app on the front-page. Big deal.
2011-12-11 16:48:34 -08:00
Samuel Clay
a4b5aae163
Updating copy on homepage.
2011-11-23 16:59:01 -05:00
Samuel Clay
c91016a1ce
Adding new API endpoint: mark_feed_stories_as_read. Refactored mark_story_as_read.
2011-11-05 16:25:04 -07:00
Samuel Clay
72fe3633d6
Fixing major bug around classifiers in the river of news. Forced to add a new flag to handle existing connections so they don't get data that will mess them up. New visitors will get new behavior. Eventually all users will be on new behavior and I can remove the new flag.
2011-10-24 08:55:28 -07:00
Samuel Clay
2c3ac303e6
Fixing ridiculous bug around the position of the mouse indicator in both the Feed view and Original view when the story pane is positioning at top or side.
2011-10-19 18:42:49 -07:00
Samuel Clay
a48183707e
Smoothing out north and west story titles. Fixing hover manage icons. Restyled west story titles pane to look and feel great.
2011-09-27 22:16:09 -07:00
Samuel Clay
8a6ff025d5
Adding android app to email. Also finalizing cleanup.
2011-09-21 21:51:25 -07:00
Samuel Clay
2a3c93a3e4
Merge branch 'master' into email
...
* master:
Changing color of logged user agent.
Adding browser user agent to all logging.
Fixing sizing on iphone app's original view's url.
Only active feeds get loaded in the iPhone app. It's about time.
Showing correct story_id in logging for bad read stories.
Showing HUD on logout in iphone app.
Completing the python api.
Showing the correct logging info for mismarked read stories.
Fixing river of new to use new user stories.
Re-running story read migration to account fornew read stories during the migration process.
Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use.
Moving read stories from story_date based to story_id based.
Handle error when pkilling pgbouncer during pgbouncer bouncing.
Adding in Python API. Needs some love to get the rest of the api up to standard.
2011-09-16 17:55:45 -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
66eaaf6114
Stubbing in email templates using django-ses.
2011-09-09 17:42:35 -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
460ca4dce8
Adding stubbed in module for mobile apps. Adding Blar. Needs a hide button, and correct links and icons.
2011-08-04 08:45:51 -07:00
Samuel Clay
811512d8da
Finishing up account dialog. Also re-styling subscriber counts.
2011-07-27 22:17:34 -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
ae7f79b3a0
Adding moderation queue to recommended feeds (finally!)
2011-07-11 18:22:28 -07: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
2de8f6dc2e
Cleaning up index page by removing howitworks random start and a bit of logic.
2011-05-11 20:25:01 -04:00
Samuel Clay
03d370b040
Adding paging to tutorial. Also adding the tutorial dashboard image. Colorful.
2011-05-11 12:27:28 -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
9ed4cd6bbb
Merge branch 'master' into timezone_features
...
Conflicts:
apps/reader/views.py
templates/reader/feeds.xhtml
utils/templatetags/utils_tags.py
2011-05-08 20:45:32 -04:00
Samuel Clay
504d7d94da
Adding feedback archiving for instant loads. Feedback is now on the dashboard.
2011-05-07 17:22:41 -04:00
Samuel Clay
54a10301b9
Adding community feedback to whats new module on dashboard.
2011-05-07 12:06:51 -04:00
Samuel Clay
8cf598fcbe
Refreshing dashboard graphs every 10 minutes. Why not?
2011-04-24 22:47:20 -04:00
Samuel Clay
350afa15d7
Merge branch 'master' into dashboard_tweaks
2011-04-24 18:17:52 -04:00
Samuel Clay
ee993e46d5
Adding the shortcut key for hiding sidebar to the hide sidebar button. It's 'u' by the way.
2011-04-23 00:05:49 -04:00
Samuel Clay
30af215591
Just the right bullet.
2011-04-18 09:25:30 -04:00
Samuel Clay
49ad68335f
The sweetest sound: refactoring graph collection.
2011-04-18 09:09:57 -04:00
Samuel Clay
9cb9fa6073
Collecting stats on sites loaded and avg response time. Displaying stats in graphs.
2011-04-16 16:21:00 -04:00
Samuel Clay
909339381a
Statistics graph.
2011-04-15 11:34:41 -04:00
Samuel Clay
cb125b8dd4
Adding graphs to stats on dashboard. Still need to collect stats.
2011-04-15 09:48:07 -04:00
Samuel Clay
668c2c23d6
Quick stub of an idea. Maybe needs some stats.
2011-04-13 18:03:56 -04:00
Samuel Clay
42d36b363d
Merge branch 'master' into timezone_features
2011-04-09 13:38:31 -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
310ed7ff0f
Moving More links down to the bottom with the other splash links. Looks better, takes much less space, right where they all belong.
2011-04-02 00:29:33 -04:00
Samuel Clay
61f750e4b8
Making a More More More module. This is ugly as shit.
2011-04-01 15:10:30 -04:00
Samuel Clay
f16b8528ea
No need for an extra space. This whole module needs retooling anyhow.
2011-03-31 14:28:49 -04:00
Samuel Clay
6688f2a3af
Moving how it works to center column.
2011-03-29 21:56:15 -04:00
Samuel Clay
dcbd9ecb00
Sending back new preferences, needed for debugging.
2011-03-16 19:24:58 -04:00
Samuel Clay
8342741e07
Recommended feeds all ready to go. Now updates feed live when adding and unread counts need to come in. Also handling cases of 0, 1, or > 1 recommend feeds and paging needs to be handled.
2011-03-16 18:29:56 -04:00
Samuel Clay
b87a5de6ce
Lots of work towards the eventual release of recommended feeds. Now can try feeds (maybe taste would've been a better name?).
2011-03-15 23:42:27 -04:00
Samuel Clay
e165598266
Merge branch 'master' into recommended
2011-03-15 18:06:37 -04:00
Samuel Clay
ddd1fdbc7b
Changing blog link, adding hosts file for fabric deploy.
2011-03-15 18:06:24 -04:00
Samuel Clay
ce8a496140
Loading recommended feed into try view, but the title isn't showing up. Can't figure it out now.
2011-03-15 10:21:47 -04:00
Samuel Clay
baad347a39
Refactoring the shit out of the feed-header top links (everything river, starred stories).
2011-03-14 21:44:04 -04:00