| .. |
|
application_controller.rb
|
added created_at
|
2011-02-09 15:07:47 -08:00 |
|
aspects_controller.rb
|
Autocompletion contacts now change with changing aspect selection
|
2011-02-09 16:07:25 -08:00 |
|
comments_controller.rb
|
everything ported from pre-mysql mobile stuff. things missing: search page, aspect switcher, notification badge.
|
2011-01-24 12:22:17 -08:00 |
|
home_controller.rb
|
toggle mobile site, when mobile device
|
2011-02-03 18:43:56 -08:00 |
|
invitations_controller.rb
|
Revert "refactored local person person friend finder functionality to use the partial"
|
2011-02-08 16:40:33 -08:00 |
|
notifications_controller.rb
|
localize dates
|
2011-02-08 16:26:56 +01:00 |
|
people_controller.rb
|
Don't call hashes_for_people if it is a json request in search
|
2011-02-09 16:05:02 -08:00 |
|
photos_controller.rb
|
Finished contacts of contacts for local users
|
2011-01-27 13:41:22 -08:00 |
|
posts_controller.rb
|
add which_action_and_user to application_controller
|
2011-01-28 16:15:50 -08:00 |
|
publics_controller.rb
|
add which_action_and_user to application_controller
|
2011-01-28 16:15:50 -08:00 |
|
registrations_controller.rb
|
Replace APP_CONFIG with lib/app_config.rb so that it's testable.
|
2010-12-24 12:31:09 -08:00 |
|
requests_controller.rb
|
Merge almost complete, 4 failures
|
2011-01-14 16:00:10 -08:00 |
|
services_controller.rb
|
Revert "refactored local person person friend finder functionality to use the partial"
|
2011-02-08 16:40:33 -08:00 |
|
sockets_controller.rb
|
new years resolution: commit more. make the websocket take user objects, rather then just ids, since postman now gets all of them at once, rather than querying them n times
|
2011-01-05 17:43:25 -08:00 |
|
statistics_controller.rb
|
use google API instead of highcharts due to licensing
|
2011-01-21 13:00:08 -08:00 |
|
status_messages_controller.rb
|
mark notification as read on the status message show page
|
2011-01-31 15:26:20 -08:00 |
|
users_controller.rb
|
Render an empty 201 in users update with a js request
|
2011-02-09 17:22:45 -08:00 |