diaspora/app/controllers
2010-11-27 16:20:46 -05:00
..
application_controller.rb minimizing some queries in the views. only select aspect names and ids in application controller. 2010-11-27 01:05:55 -05:00
aspects_controller.rb minimizing some queries in the views. only select aspect names and ids in application controller. 2010-11-27 01:05:55 -05:00
comments_controller.rb Refine log lines 2010-11-26 13:02:52 -05: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 More sane redirect on failing to accept an invitation 2010-11-25 00:39:13 -05:00
people_controller.rb fixed issue with photos#index not recognizing an already sent request. 2010-11-23 21:03:35 -08:00
photos_controller.rb aspect ids normalized to posts to minimize queries on views. 2010-11-26 18:55:06 -05:00
publics_controller.rb removed the word friend everywhere minus translation files 2010-11-12 20:22:55 -08:00
registrations_controller.rb Refine log lines 2010-11-26 13:02:52 -05: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 trying another thing to get the redirect working 2010-11-08 17:43:59 -08:00
sockets_controller.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
status_messages_controller.rb DG MS move dispatch post to EM::next_tick in controller so the post response returns to the poster much faster. also fixed a bug in the logs refrencing an object that did not exsist 2010-11-27 16:20:46 -05:00
users_controller.rb Make the getting_started aspects page more like the manage page 2010-11-25 23:17:27 -05:00