Kou,
Newsfeed plugng has two widgets:
newsfeed widget on main page - displays site wide activity.
newsfeed widget on user's dashboard - displays only user related activity ( including your friend's activity).
I see 2 solutions for this :
1. Move your "Dashboard" to the first place in Admin panel>> Pages&menus>>Pages&menus. This will make Dashboard landing page for your users.
Don't forget to remove "Newsfeed" widget from your main page by loging in as admin>>main page>>customize thie page.
This way users will have only one newsfeed and this will be the newsfeed that shows only user related activities on the site.
2. Customize the source code to display dashoard's newsfeed widget on main page.
Check this topic for further instructions
http://www.oxwall.org/forum/topic/9552
Please note that all custom code modifications done within the source code will be erased if you update the software and you are doing them at your own risk.
Always keep track of what and where you are changing.