diaspora/app/controllers
2011-07-04 16:38:28 -07:00
..
activity_streams Fix AS::Photo show page 2011-06-29 11:33:32 -07:00
admins_controller.rb add spec for admins_controller#add_invites 2011-05-20 10:51:04 +08:00
apis_controller.rb WIP auth form and more oauth stuff 2011-06-08 11:55:11 -07:00
application_controller.rb Some view helper cleanup 2011-07-04 07:36:01 -07:00
apps_controller.rb Fix pagination in AppsController 2011-06-09 16:23:15 -07:00
aspect_memberships_controller.rb DG DH; fix the build 2011-06-27 19:26:03 -07:00
aspects_controller.rb dont try to preload photos as they are only for StatusMessages. ugh. 2011-07-04 16:38:28 -07:00
authorizations_controller.rb corrected authorizations_controller_spec to assert on response codes 2011-06-29 17:10:43 -07:00
comments_controller.rb Use rescue_from in CommentsController 2011-06-14 18:06:13 -07:00
contacts_controller.rb DG RS left nav almost there. touched up publisher, among other things 2011-07-01 10:49:19 -07:00
conversation_visibilities_controller.rb made flash messages for conversations translatable 2011-03-30 16:52:43 +02:00
conversations_controller.rb start a conversation with an aspect from contact index page 2011-06-28 23:09:11 -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 Use an explicit per_page param instead of switching on format 2011-07-03 21:16:58 -07:00
people_controller.rb added edit links in aspect_nav; removed ununsed icons; fixed facebox duplication on aspect/index 2011-07-01 17:23:58 -07:00
photos_controller.rb Some view helper cleanup 2011-07-04 07:36:01 -07:00
post_visibilities_controller.rb dispatching / receiving logic complete. following wip. 2011-04-07 18:29:24 -07:00
posts_controller.rb if a user is logged in, redirect them to the proper authenticated view, not the public route 2011-07-03 09:13:39 -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 Some view helper cleanup 2011-07-04 07:36:01 -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
vanna_controller.rb Some view helper cleanup 2011-07-04 07:36:01 -07:00