diaspora/app/controllers
2010-11-23 11:07:33 -08:00
..
application_controller.rb commenting out mobile for now. photos now post from only a users photos 2010-11-22 10:26:00 -08:00
aspects_controller.rb fixing getting started 2 2010-11-22 18:28:04 -08:00
comments_controller.rb status messages and comments made by user will ajax onto the current page, and websocket everywhere else. 2010-11-22 14:52:13 -08:00
dev_utilities_controller.rb photo large is now at 300px. a person's profile photo now references the larger size instead of medium. 2010-11-22 10:32:14 -08:00
home_controller.rb DG MS; added homecontroller to take care of landing page and aspects index redirecting in regards to user's logged in state. 2010-11-17 19:37:08 -08:00
invitations_controller.rb invited users seed aspects 2010-11-23 11:07:33 -08:00
people_controller.rb photo large is now at 300px. a person's profile photo now references the larger size instead of medium. 2010-11-22 10:32:14 -08:00
photos_controller.rb fixed failing photoscontroller spec. 2010-11-21 22:58:24 -08:00
publics_controller.rb
registrations_controller.rb Don't expect raises from user receive 2010-11-17 15:35:25 -08:00
requests_controller.rb Sending a request to someone who requested you autoaccepts the request 2010-11-22 12:21:26 -08:00
services_controller.rb
sockets_controller.rb
status_messages_controller.rb status messages and comments made by user will ajax onto the current page, and websocket everywhere else. 2010-11-22 14:52:13 -08:00
users_controller.rb