| .. |
|
admins_controller_spec.rb
|
|
|
|
apis_controller_spec.rb
|
Make public timeline of a user publicly accessible
|
2011-03-25 15:06:22 -07:00 |
|
application_controller_spec.rb
|
|
|
|
aspect_memberships_controller_spec.rb
|
|
|
|
aspects_controller_spec.rb
|
sort contacts by name, not by a potentially nil field
|
2011-03-23 10:16:55 -07:00 |
|
comments_controller_spec.rb
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
contacts_controller_spec.rb
|
|
|
|
conversation_visibilities_controller_spec.rb
|
|
|
|
conversations_controller_spec.rb
|
Add specs to conversations#new. Unpending spec for create.
|
2011-03-19 22:30:58 -07:00 |
|
home_controller_spec.rb
|
|
|
|
invitations_controller_spec.rb
|
|
|
|
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
|
|
|
|
notifications_controller_spec.rb
|
|
|
|
people_controller_spec.rb
|
404 googlebotz left and right on public remote person pages
|
2011-03-22 11:26:39 -07:00 |
|
photos_controller_spec.rb
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
posts_controller_spec.rb
|
PostsController#index -> TagsController#show
|
2011-03-18 20:57:39 -07:00 |
|
profiles_controller_spec.rb
|
profile tags now federate
|
2011-03-17 16:28:17 -07:00 |
|
publics_controller_spec.rb
|
Fix 500 in publicsController
|
2011-03-14 16:48:07 -07:00 |
|
registrations_controller_spec.rb
|
|
|
|
requests_controller_spec.rb
|
|
|
|
services_controller_spec.rb
|
fixed the nil photo_url and the all being called twice in the specs
|
2011-03-21 14:56:50 -07: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
|
photos are now successfully delayed
|
2011-03-17 13:59:53 -07:00 |
|
tags_controller_spec.rb
|
You can now add contacts from tags#show. Also, a CSS change to help us start refactoring: there's now a class to the body that you can set with content_for :body_class. This lets you scope CSS to a particular page. Started breaking out smaller CSS files.
|
2011-03-19 20:53:55 -07:00 |
|
users_controller_spec.rb
|
cleaned up craziness in users and likes routing, fixed #961
|
2011-03-24 03:02:14 +01:00 |