diaspora/spec/controllers
2010-11-21 16:30:45 -08:00
..
aspects_controller_spec.rb user can now remove contact from aspects on contact's profile page. a contact's posts are retained in a given aspect reflecting the duration of said contact's inclusion. 2010-11-21 16:30:45 -08:00
comments_controller_spec.rb removed the word friend everywhere minus translation files 2010-11-12 20:22:55 -08:00
dev_utilities_controller_spec.rb
home_controller_spec.rb DG MS; added homecontroller to take care of landing page and aspects index redirecting in regards to user's logged in state. 2010-11-17 19:37:08 -08:00
invitations_controller_spec.rb fixed the invite spec 2010-11-18 16:55:44 -08:00
people_controller_spec.rb a search yielding exactly one person will redirect to that person's page. hotkey ctrl+f triggers focus on search box. 2010-11-21 16:11:55 -08:00
photos_controller_spec.rb Fix photo show, js on people search page 2010-11-21 13:29:50 -05:00
publics_controller_spec.rb removed the word friend everywhere minus translation files 2010-11-12 20:22:55 -08:00
registrations_controller_spec.rb Redirect directly to the login page no registrations closed 2010-11-15 12:24:58 -08:00
requests_controller_spec.rb Request delete now returns head :ok instead of redirecting. On client side, request div is removed. 2010-11-17 22:28:24 -08:00
services_controller_spec.rb
sockets_controller_spec.rb
status_message_controller_spec.rb DG MS; status messages can now have photos. 2010-11-21 16:13:01 -08:00
users_controller_spec.rb