diaspora/app/controllers
2011-03-08 11:43:58 -08:00
..
admins_controller.rb actually send email from admin interface inviter 2011-02-25 14:54:07 -08:00
application_controller.rb dispatch the conversation in ConversationsController 2011-03-07 17:54:25 -08:00
aspect_memberships_controller.rb touched up AspectMembership resource 2011-03-01 12:14:31 -08:00
aspects_controller.rb Add foreign key constraints 2011-02-28 15:18:35 -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 default scope on contact 2011-02-18 17:38:02 -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 default scope on contact 2011-02-18 17:38:02 -08:00
photos_controller.rb posts now have authors instead of people 2011-03-01 18:05:05 -08:00
posts_controller.rb update unread count in conversation visibility when hitting conversationscontroller#show 2011-03-08 11:43:58 -08:00
profiles_controller.rb private message inbox wip 2011-03-03 17:32:26 -08:00
publics_controller.rb update unread count in conversation visibility when hitting conversationscontroller#show 2011-03-08 11:43:58 -08: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 new years resolution: commit more. make the websocket take user objects, rather then just ids, since postman now gets all of them at once, rather than querying them n times 2011-01-05 17:43:25 -08:00
statistics_controller.rb MS IZ added spec from admin page, moved it to its own controller where it belongs 2011-02-18 11:35:24 -08:00
status_messages_controller.rb posts now have authors instead of people 2011-03-01 18:05:05 -08:00
users_controller.rb Update locale before loading flash notice on user language update 2011-02-19 02:25:03 -02:00