diaspora/app/controllers
2011-06-27 14:00:15 -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 Get rid of manage 2011-06-24 16:55:40 -07:00
comments_controller.rb Use rescue_from in CommentsController 2011-06-14 18:06:13 -07:00
contacts_controller.rb sort contacts by last name on contacts page 2011-06-27 14:00:15 -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 What is this? 2011-06-26 20:09:21 -07: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 Added test for new plantext tag without a # symbol and fixed broken code. 2011-06-25 23:37:51 -07:00
publics_controller.rb Initial implementation of allowing cross-origin requests in the webfinger flow, so that the unhosted guys can use Diaspora. May not work with caches-page on host-meta. We'll have to use X-Accel-Redirect or something. 2011-06-26 20:29:39 -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 Docs because I forgot what StatusMessagesController#new is 2011-06-25 16:17:38 -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