diaspora/app/controllers
2011-08-09 16:20:27 -07:00
..
activity_streams Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
admins_controller.rb Likes in comments, cache counter disabled for now. 2011-07-11 15:00:48 -07:00
apis_controller.rb WIP auth form and more oauth stuff 2011-06-08 11:55:11 -07:00
application_controller.rb add invitations partial back, removed set_invites (yay) 2011-08-03 18:47:06 -07:00
apps_controller.rb Fix pagination in AppsController 2011-06-09 16:23:15 -07:00
aspect_memberships_controller.rb Rescue from duplicate key errors in AspectMembershipsController 2011-08-09 12:50:24 -07:00
aspects_controller.rb fix redirects around getting_started and aspect/index 2011-08-03 18:07:43 -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 Get rid of 500 on mobile comment creation 2011-07-29 12:01:35 -07:00
contacts_controller.rb fetch featured users from remote servers on app init unless already in the db 2011-08-03 18:02:56 -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 Fix rspec specs 2011-08-05 22:29:27 -07:00
likes_controller.rb cache counters in for likes. pending Diaspora::Likeable module... 2011-07-11 15:05:55 -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 throw 404s when the person is no found 2011-08-09 13:03:45 -07:00
photos_controller.rb Upgrade rails.js, add CSRF token manually in the photo uploader. 2011-07-21 17:49:33 -07:00
post_visibilities_controller.rb fix the specs; pull back guid in post_visibilities_controller 2011-07-12 15:18:28 -07:00
posts_controller.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
profiles_controller.rb fix redirects around getting_started and aspect/index 2011-08-03 18:07:43 -07:00
publics_controller.rb Don't let googlebot 500 us on the public post page 2011-08-09 12:26:10 -07:00
registrations_controller.rb start people off with invites if the pod is open 2011-03-22 11:27:29 -07:00
reshares_controller.rb Provide feedback when a user tries to double-reshare 2011-07-22 17:43:05 -07:00
services_controller.rb refactoring this stuff 2011-08-03 16:58:55 -07:00
sessions_controller.rb Reenable sessionscontroller after_filter 2011-07-12 17:01:40 -07:00
sockets_controller.rb Fix the build for socketing of comments.haml 2011-07-29 11:50:50 -07:00
status_messages_controller.rb fix passing public link for services links 2011-08-05 16:35:25 -07:00
tag_followings_controller.rb Pending spec for 500 on capital letters 2011-07-05 17:31:49 -07:00
tags_controller.rb add invitations partial back, removed set_invites (yay) 2011-08-03 18:47:06 -07:00
tokens_controller.rb fix the build. 2011-07-04 16:53:43 -07:00
users_controller.rb Fix a user's atom feed route from a cell phone. 2011-08-09 16:20:27 -07:00
vanna_controller.rb add invitations partial back, removed set_invites (yay) 2011-08-03 18:47:06 -07:00