public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Search Repo:
Piotr Jakubowski (author)
Tue Jul 01 00:31:01 -0700 2008
Michael Hartl (committer)
Tue Jul 01 12:17:04 -0700 2008
commit  a886e7db53c67e7da3b270f6030c8d8ce22635fa
tree    c73f847f9f83a806ae92a18f4d25e0bc1b6d2c48
parent  96ca20f62dd7ecd9b0c2cd608749f51e766a5631
insoshi / app / controllers
name age message
..
folder activities_controller.rb Fri Jun 06 17:23:09 -0700 2008 Minor reformatting [Michael Hartl]
folder admin/ Tue May 20 17:55:22 -0700 2008 Updating people email_verified when turning on ... [Michael Hartl]
folder application.rb Fri Jun 06 17:26:52 -0700 2008 Added person_id and updating last_logged_in_at [Michael Hartl]
folder blogs_controller.rb Mon May 05 15:12:21 -0700 2008 Required login for viewing profiles, blogs, forums [Michael Hartl]
folder comments_controller.rb Mon May 05 15:59:19 -0700 2008 Comment walls only accessible to contacts [Michael Hartl]
folder connections_controller.rb Mon Jun 02 21:14:34 -0700 2008 Updated message [Michael Hartl]
folder forums_controller.rb Mon May 05 15:12:21 -0700 2008 Required login for viewing profiles, blogs, forums [Michael Hartl]
folder home_controller.rb Thu May 01 14:56:07 -0700 2008 Removed fragment caching for front page [Michael Hartl]
folder messages_controller.rb Wed May 14 12:22:21 -0700 2008 Fixed message-everyone pagination bug [Michael Hartl]
folder password_reminders_controller.rb Tue May 20 11:04:21 -0700 2008 Only turning on password reminder if email sett... [Michael Hartl]
folder people_controller.rb Fri Jun 20 12:08:56 -0700 2008 Changed to slightly safer @person.errors.empty?... [Michael Hartl]
folder photos_controller.rb Sun May 18 10:01:16 -0700 2008 [#73] Fixed photo upload cancellation [Michael Hartl]
folder posts_controller.rb Wed Jun 04 13:24:47 -0700 2008 Added post count to topic redirect [Michael Hartl]
folder searches_controller.rb Wed May 21 18:54:41 -0700 2008 Fixed admin? search bug for real [Michael Hartl]
folder sessions_controller.rb Wed May 21 11:50:03 -0700 2008 Last of the polish on email_verified [Michael Hartl]
folder topics_controller.rb Tue May 06 10:15:51 -0700 2008 Tightened up permissions [Michael Hartl]