diaspora/app/controllers
2012-01-07 14:23:21 -08:00
..
activity_streams
api/v0
admins_controller.rb
apis_controller.rb fix diaspora connect for the new oauth stuff WIP. There's one bug where the oauth_identifier changes but the client doesn't get informed or doesn't save it. I hope it's the last bug. Btw. this is all ugly 2011-12-10 12:54:39 +01:00
application_controller.rb DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now). 2012-01-07 14:23:20 -08:00
apps_controller.rb
aspect_memberships_controller.rb even more spec fixing, postgres throws statement invalids for duplicate keys, luckily record not unique is a subsubclass of it so we can just catch the higher error 2011-12-11 04:45:11 +01:00
aspects_controller.rb backbone all the streams, besides user. don't use the acts_as_api way for now. 2012-01-07 14:23:20 -08:00
authorizations_controller.rb fixed a couple of specs 2011-12-11 02:08:38 +01:00
blocks_controller.rb
comment_stream_controller.rb DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now). 2012-01-07 14:23:20 -08:00
comments_controller.rb DH DG; create comments via backbone 2012-01-07 14:23:21 -08:00
community_spotlight_controller.rb
contacts_controller.rb
conversation_visibilities_controller.rb
conversations_controller.rb
home_controller.rb
invitations_controller.rb Revert "upgrade devise; devise_invitable" 2011-12-06 11:01:50 -08:00
like_stream_controller.rb like stream new 2011-11-29 17:27:09 +01:00
likes_controller.rb
mentions_controller.rb DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now). 2012-01-07 14:23:20 -08:00
messages_controller.rb
multis_controller.rb DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now). 2012-01-07 14:23:20 -08:00
notifications_controller.rb
people_controller.rb DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now). 2012-01-07 14:23:20 -08:00
photos_controller.rb Fix photo#show for non-logged-in user 2011-11-19 21:17:39 -08:00
posts_controller.rb remove splunk logging 2011-12-21 14:24:03 -08:00
profiles_controller.rb
publics_controller.rb make a method in EnviromentConfiguration to test if newrelic is setup 2012-01-05 18:14:06 -08:00
registrations_controller.rb
reshares_controller.rb
services_controller.rb omniauth 1.0 replaced 'user_info' with 'info' 2011-12-06 17:53:41 -08:00
sessions_controller.rb
share_visibilities_controller.rb
status_messages_controller.rb
tag_followings_controller.rb DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now). 2012-01-07 14:23:20 -08:00
tags_controller.rb DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now). 2012-01-07 14:23:20 -08:00
tokens_controller.rb
users_controller.rb Revert "Revert "auto follow back feature"" 2012-01-04 13:49:56 +01:00
vanna_controller.rb