No, it's not, but you should be able to add that pretty easily. You'll
just need to add a users_controller.rb and a 'activities' action (or
something) that responds to rss (see the posts_controller#index action
for an idea of how to generate a feed of items)