diaspora/app/controllers
2011-07-21 13:21:48 -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 Likes in comments, cache counter disabled for now. 2011-07-11 15:00:48 -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 Ajax in the contacts for mentioning after page load 2011-07-15 14:23:44 -04:00
authorizations_controller.rb
comments_controller.rb Make comments index ajaxy 2011-07-11 14:03:59 -07:00
contacts_controller.rb Rewrote ContactsController#index, thoughts? 2011-07-17 15:44:07 -07:00
conversation_visibilities_controller.rb
conversations_controller.rb
home_controller.rb
invitations_controller.rb Fix specs after merge 2011-07-11 14:38:51 -07:00
likes_controller.rb cache counters in for likes. pending Diaspora::Likeable module... 2011-07-11 15:05:55 -07:00
messages_controller.rb
notifications_controller.rb
people_controller.rb fix peoples#aspect_membership_dropdown 2011-07-12 20:04:55 +02:00
photos_controller.rb
post_visibilities_controller.rb fix the specs; pull back guid in post_visibilities_controller 2011-07-12 15:18:28 -07:00
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 A admin is now able to allow open invitations 2011-07-11 13:32:02 -07:00
sessions_controller.rb Reenable sessionscontroller after_filter 2011-07-12 17:01:40 -07:00
sockets_controller.rb Get websocket pushing posts 2011-07-21 13:21:48 -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
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
users_controller.rb Merge remote branch 'yolk/348-change-email-with-confirmation' into merge_email_change 2011-07-19 10:44:00 -07:00
vanna_controller.rb