]> git.openstreetmap.org Git - rails.git/commit
Improving friend capabilities so you can now add and remove friends as you wish....
authorDan Karran <dan@karran.net>
Mon, 8 Oct 2007 22:21:15 +0000 (22:21 +0000)
committerDan Karran <dan@karran.net>
Mon, 8 Oct 2007 22:21:15 +0000 (22:21 +0000)
commitd320673cc7bc8d5e79cea3c5ea5f9005129a63e6
treea70e4ee65a8733b2abc6e26426556cd53f5f09d6
parent822e48850dc65fd601d673f81a89445f5ba4db4b
Improving friend capabilities so you can now add and remove friends as you wish. Friends will be notified when you add them. You can view a list of friends on your profile page (which has been reorganised a little).
app/controllers/user_controller.rb
app/models/notifier.rb
app/models/user.rb
app/views/notifier/friend_notification.rhtml [new file with mode: 0644]
app/views/user/view.rhtml
config/routes.rb