diaspora/spec/controllers
2011-03-30 16:43:28 -07:00
..
admins_controller_spec.rb admins can resend invitations 2011-03-03 16:59:33 -08:00
apis_controller_spec.rb Make public timeline of a user publicly accessible 2011-03-25 15:06:22 -07:00
application_controller_spec.rb Update rspec-instafail, test git headers 2011-03-06 10:18:37 -08:00
aspect_memberships_controller_spec.rb fix aspect_memberships_controller specs 2011-03-30 11:15:40 -07:00
aspects_controller_spec.rb fixed the issue of nothing showing up for empty aspects 2011-03-30 11:29:12 -07:00
comments_controller_spec.rb cucumber for comment retractions, modified views 2011-03-25 16:26:03 -07:00
contacts_controller_spec.rb pulled out share_with to be contact new and contact show 2011-02-17 18:05:21 -08:00
conversation_visibilities_controller_spec.rb messages are now relayable, a comment has an author as opposed to a person. 2011-03-01 12:39:42 -08:00
conversations_controller_spec.rb fix tag plugin 2011-03-29 16:53:48 -07:00
home_controller_spec.rb Update rspec-instafail, test git headers 2011-03-06 10:18:37 -08:00
invitations_controller_spec.rb refactored the api 2011-02-05 15:01:05 -08:00
likes_controller_spec.rb likes/dislikes WIP TODO: better icons, better styling, integration on photo show page 2011-03-20 18:10:58 +01:00
messages_controller_spec.rb addedthe controllers and the views for the message and the conversation inbox, going to pull in some left nav styling 2011-03-02 12:27:57 -08:00
notifications_controller_spec.rb Don't actually need 36 notifications. 2011-02-21 13:20:39 -08:00
people_controller_spec.rb honk if you dont like the 1.9 build being slow 2011-03-30 15:47:59 -07:00
photos_controller_spec.rb Update controllers to use User#retract, change Relayable#relayable to Relayable#relayable? 2011-03-25 16:09:37 -07:00
post_visibilities_controller_spec.rb wip holding off until the follow model is done 2011-03-30 16:43:28 -07:00
posts_controller_spec.rb PostsController#index -> TagsController#show 2011-03-18 20:57:39 -07:00
profiles_controller_spec.rb fix tag plugin 2011-03-29 16:53:48 -07:00
publics_controller_spec.rb Fix 500 in publicsController 2011-03-14 16:48:07 -07:00
registrations_controller_spec.rb Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
requests_controller_spec.rb default scope on contact 2011-02-18 17:38:02 -08:00
services_controller_spec.rb some more refactoring to routes.rb 2011-03-26 17:38:49 +01:00
sessions_controller_spec.rb calls the job on login does a sync call if the cache friends was not called before, fixed the views 2011-03-21 14:56:50 -07:00
sockets_controller_spec.rb SocketsController now takes a user object or a user id, so that we only instantiate the user if we need to 2011-03-17 12:56:23 -07:00
status_messages_controller_spec.rb translated bookmarklet, added post to main page 2011-03-28 19:57:06 -07:00
tags_controller_spec.rb Fix 500 on tags index 2011-03-30 12:43:44 -07:00
users_controller_spec.rb fix public test to include .atom format 2011-03-30 11:34:54 -07:00