diaspora/app/controllers
2011-04-13 15:19:17 -07:00
..
admins_controller.rb let admin give a user 10 ma user 10 more invites 2011-04-07 17:54:22 -07:00
apis_controller.rb The specs are green on my dev machine, let's see if CI is still red 2011-04-13 15:19:17 -07:00
application_controller.rb Add tagged posts to db seed, make people#show and tags#show infinite scroll 2011-04-07 16:36:14 -07:00
aspect_memberships_controller.rb
aspects_controller.rb Fix stream on pages other than 1, rename raw_visible_posts to visible_posts 2011-04-13 14:35:20 -07:00
comments_controller.rb some better http status codes 2011-04-06 17:16:39 +02:00
contacts_controller.rb
conversation_visibilities_controller.rb
conversations_controller.rb
home_controller.rb
invitations_controller.rb
likes_controller.rb
messages_controller.rb some better http status codes 2011-04-06 17:16:39 +02:00
notifications_controller.rb Notifications should be sorted by updated_at 2011-04-12 14:06:58 -07:00
people_controller.rb Fix people#show sort order 2011-04-13 10:30:32 -07:00
photos_controller.rb fixed #1013 thanks jbivins 2011-04-11 17:08:36 +02:00
post_visibilities_controller.rb
posts_controller.rb PostsController#index -> TagsController#show 2011-03-18 20:57:39 -07:00
profiles_controller.rb
publics_controller.rb some better http status codes 2011-04-06 17:16:39 +02:00
registrations_controller.rb
requests_controller.rb
services_controller.rb Remove stray puts 2011-03-21 17:12:54 -07:00
sessions_controller.rb
sockets_controller.rb
status_messages_controller.rb
tags_controller.rb Add tagged posts to db seed, make people#show and tags#show infinite scroll 2011-04-07 16:36:14 -07:00
users_controller.rb