]> git.openstreetmap.org Git - rails.git/commit
added messaging and friend stuff that wasn't checked in
authorNick Black <nickb@svn.openstreetmap.org>
Sun, 6 May 2007 10:36:06 +0000 (10:36 +0000)
committerNick Black <nickb@svn.openstreetmap.org>
Sun, 6 May 2007 10:36:06 +0000 (10:36 +0000)
commit7d52305640d647d97c7904e447ad48e6d0e2f694
treeb82c4e58cc6192f4e4df20eb9f412fe5a99f881b
parent7a36f26a1900bab2f92b243bacf27a6a75abd29e
added messaging and friend stuff that wasn't checked in
app/controllers/friend_controller.rb [new file with mode: 0644]
app/models/friend.rb [new file with mode: 0644]
app/views/message/new.rhtml [new file with mode: 0644]
app/views/message/read.rhtml [new file with mode: 0644]