diaspora/app/controllers
2011-03-17 13:59:53 -07:00
..
admins_controller.rb admins can resend invitations 2011-03-03 16:59:33 -08:00
application_controller.rb uhm, --amend 2011-03-10 15:35:40 +01:00
aspect_memberships_controller.rb touched up AspectMembership resource 2011-03-01 12:14:31 -08:00
aspects_controller.rb Make people pages publicly accessible 2011-03-10 12:55:05 -08:00
comments_controller.rb broke out some comment logic to a replayable module 2011-03-01 12:28:33 -08:00
contacts_controller.rb Remove unnecessary includes, finish renaming set_header_data, only run set_header_data on html requests 2011-03-09 17:50:46 -08:00
conversation_visibilities_controller.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
conversations_controller.rb update unread count in conversation visibility when hitting conversationscontroller#show 2011-03-08 11:43:58 -08:00
home_controller.rb toggle mobile site, when mobile device 2011-02-03 18:43:56 -08:00
invitations_controller.rb removed person can't be blank error message 2011-02-11 16:29:19 -08:00
messages_controller.rb addedthe controllers and the views for the message and the conversation inbox, going to pull in some left nav styling 2011-03-02 12:27:57 -08:00
notifications_controller.rb Fixed notifications time-ago calculation 2011-02-20 05:13:34 -02:00
people_controller.rb publishing from a person profile page wip 2011-03-16 16:35:30 -07:00
photos_controller.rb remove puts from photoscontroller 2011-03-17 13:59:53 -07:00
posts_controller.rb moar translations 2011-03-17 15:11:24 +01:00
profiles_controller.rb tagging profiles complete 2011-03-15 13:21:36 -07:00
publics_controller.rb Fix 500 in publicsController 2011-03-14 16:48:07 -07:00
registrations_controller.rb removed person can't be blank error message 2011-02-11 16:29:19 -08:00
requests_controller.rb Merge almost complete, 4 failures 2011-01-14 16:00:10 -08:00
services_controller.rb Revert "refactored local person person friend finder functionality to use the partial" 2011-02-08 16:40:33 -08:00
sockets_controller.rb SocketsController now takes a user object or a user id, so that we only instantiate the user if we need to 2011-03-17 12:56:23 -07:00
status_messages_controller.rb move processing to photo callback 2011-03-17 13:59:53 -07:00
users_controller.rb add specs for updating email settings in the controller, and user#mail 2011-03-11 15:43:29 -08:00