diaspora/app/controllers
2011-06-22 14:47:59 -07:00
..
activity_streams fixed activity_streams::photo controller spec 2011-05-26 00:01:10 +02:00
admins_controller.rb add spec for admins_controller#add_invites 2011-05-20 10:51:04 +08: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 tests for data methods 2011-06-16 15:47:16 -07:00
apps_controller.rb Fix pagination in AppsController 2011-06-09 16:23:15 -07:00
aspect_memberships_controller.rb Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
aspects_controller.rb move all aspects to be a method, and cleaned up some sockets helper uglyness ms iz 2011-06-16 11:17:14 -07:00
comments_controller.rb Use rescue_from in CommentsController 2011-06-14 18:06:13 -07:00
contacts_controller.rb use aspect dropdowns everywhere; updated rake to 0.9.0 2011-05-20 11:50:41 -07:00
conversation_visibilities_controller.rb made flash messages for conversations translatable 2011-03-30 16:52:43 +02:00
conversations_controller.rb Fix direct query execution issues in PG by using select_values/select_rows instead of execute. 2011-06-22 14:47:59 -07:00
home_controller.rb remove remember aspects feature 2011-06-03 17:35:27 -07:00
invitations_controller.rb prevent inviting yourself, #515 2011-05-22 14:48:07 +02:00
likes_controller.rb Change :on to :post in the comment and post methods 2011-06-01 16:45:29 -07:00
messages_controller.rb some better http status codes 2011-04-06 17:16:39 +02:00
notifications_controller.rb Fix pagination on notifications page, it was getting all notifications for a user 2011-06-04 15:48:10 -07:00
people_controller.rb added pagination for people on tag pages 2011-06-01 18:59:15 -07:00
photos_controller.rb add object_aspect_ids to status_message controller 2011-06-16 15:59:03 -07:00
post_visibilities_controller.rb dispatching / receiving logic complete. following wip. 2011-04-07 18:29:24 -07:00
posts_controller.rb drop requests table wip 2011-04-06 19:01:41 -07:00
profiles_controller.rb fix tag plugin 2011-03-29 16:53:48 -07:00
publics_controller.rb Merge branch 'master' into follow. all specs green. 2011-04-11 17:48:37 -07:00
registrations_controller.rb start people off with invites if the pod is open 2011-03-22 11:27:29 -07:00
services_controller.rb add tumblr translation 2011-06-01 22:43:23 -07:00
sessions_controller.rb Tell devise that :mobile is a navigational format. 2011-05-14 15:46:56 -07:00
sockets_controller.rb move all aspects to be a method, and cleaned up some sockets helper uglyness ms iz 2011-06-16 11:17:14 -07:00
status_messages_controller.rb add object_aspect_ids to status_message controller 2011-06-16 15:59:03 -07:00
tags_controller.rb added pagination for people on tag pages 2011-06-01 18:59:15 -07:00
tokens_controller.rb Allow anyone to generate a token, restrict tokens to ActivityStreams::PhotosController#create, don't let tokens create sessions. 2011-05-20 15:14:23 -07:00
users_controller.rb Limit posts in the RSS feed, wecan come back to this and not limit it, and instead cache the static feed, when we have a little more time. 2011-06-08 12:00:08 -07:00