| .. |
|
application_controller.rb
|
move i18n.loadLocale to the application template, remove localize controller & helper, renamed localize to get_javascript_strings_for and added it to the application helper
|
2011-01-29 13:29:54 -08:00 |
|
aspects_controller.rb
|
make aspect list visible option on new_aspect pane
|
2011-01-27 13:41:23 -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
|
adding login page to mobile, and adding timeago WIP
|
2011-01-24 17:36:47 -08:00 |
|
invitations_controller.rb
|
Job::InviteUser -> Job::InviteUserByEmail
|
2011-01-26 12:16:48 -08:00 |
|
notifications_controller.rb
|
notification eagerly load the target
|
2011-01-18 17:22:48 -08:00 |
|
people_controller.rb
|
share with action for people who are already on diaspora
|
2011-01-28 16:37:11 -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
|
fix finder controller action
|
2011-01-27 10:19:38 -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
|
added public button to the mobile publisher. make status message mobile redirect to back; also, include minifiyed jququery mobile css
|
2011-01-24 23:18:24 -08:00 |
|
users_controller.rb
|
current password requirement to change password
|
2011-01-24 22:39:57 -08:00 |