diaspora/app/controllers
2011-07-10 21:44:34 -07:00
..
activity_streams Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
admins_controller.rb add basic overview page to admin controller 2011-07-06 19:08:09 -07:00
apis_controller.rb
application_controller.rb
apps_controller.rb
aspect_memberships_controller.rb made aspect_dropdown ajax in (created route), in the process of removing aspect_membership js responses 2011-07-06 12:45:16 -07:00
aspects_controller.rb fixed #884 2011-07-06 15:38:54 +02:00
authorizations_controller.rb
comments_controller.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
contacts_controller.rb made aspect_dropdown ajax in (created route), in the process of removing aspect_membership js responses 2011-07-06 12:45:16 -07:00
conversation_visibilities_controller.rb
conversations_controller.rb
home_controller.rb
invitations_controller.rb
likes_controller.rb Nest likes and comments routes in the post route 2011-07-10 21:44:34 -07:00
messages_controller.rb
notifications_controller.rb
people_controller.rb Don't get tags in the publisher 2011-07-07 10:48:07 -07:00
photos_controller.rb
post_visibilities_controller.rb
posts_controller.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
profiles_controller.rb
publics_controller.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
registrations_controller.rb
services_controller.rb
sessions_controller.rb
sockets_controller.rb fix jammit warnings; specs 2011-07-06 14:32:40 -07:00
status_messages_controller.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
tag_followings_controller.rb Pending spec for 500 on capital letters 2011-07-05 17:31:49 -07:00
tags_controller.rb Don't show commented tags in the tag stream for now, until we optimize that 2011-07-07 15:39:28 -07:00
tokens_controller.rb fix the build. 2011-07-04 16:53:43 -07:00
users_controller.rb
vanna_controller.rb