| .. |
|
application_controller.rb
|
Remove pending_requests from user, just use Request.from and Request.to.
|
2010-12-14 19:00:03 -08:00 |
|
aspects_controller.rb
|
Correct some queries, look at incoming requests in search, explicit pending false in activate_contact
|
2010-12-14 17:33:07 -08:00 |
|
comments_controller.rb
|
Render comment partial with collection option
|
2010-11-29 17:50:30 -08:00 |
|
home_controller.rb
|
Take JS out of landing page
|
2010-11-28 16:47:41 -08:00 |
|
invitations_controller.rb
|
invitation emails stripped of whitespace from form
|
2010-12-10 18:10:24 -08:00 |
|
people_controller.rb
|
Remove pending_requests from user, just use Request.from and Request.to.
|
2010-12-14 19:00:03 -08:00 |
|
photos_controller.rb
|
Fix photo uploading in profile photos, style photo upload button better
|
2010-12-09 13:06:31 -08:00 |
|
posts_controller.rb
|
fixing up public image show
|
2010-12-03 15:48:27 -08:00 |
|
publics_controller.rb
|
Revert "Revert redis merge to fix bugs on master"
|
2010-12-02 15:33:26 -08:00 |
|
registrations_controller.rb
|
Refine log lines
|
2010-11-26 13:02:52 -05:00 |
|
requests_controller.rb
|
Remove sent boolean from requests, finish migration
|
2010-12-14 19:27:18 -08:00 |
|
services_controller.rb
|
MSSM services are now broken out into seperate classes, and we cleaned up posting to them
|
2010-12-09 19:29:25 -08:00 |
|
sockets_controller.rb
|
Add or later to license notice
|
2010-10-07 16:25:34 -07:00 |
|
status_messages_controller.rb
|
Remove query from aspects manage, correct spec in User spec
|
2010-12-09 19:11:47 -08:00 |
|
users_controller.rb
|
Remove pending_requests from user, just use Request.from and Request.to.
|
2010-12-14 19:00:03 -08:00 |