diaspora/app/controllers
2011-01-26 18:29:23 -08:00
..
application_controller.rb friend finder has invite buttons and aspect dropdowns 2011-01-26 13:03:53 -08:00
aspects_controller.rb Use a fake to not allocate an AR model for every reference to a person 2011-01-24 15:13:52 -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 limit results in people#show to 15 posts 2011-01-25 14:21:15 -08:00
photos_controller.rb Oops, debugging statement 2011-01-22 15:59:30 -08:00
posts_controller.rb Take out default scopes 2011-01-18 16:46:52 -08:00
publics_controller.rb make jobs have a base class, which will verify the activerecord connection before trying the job 2011-01-19 14:10:42 -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 Put in a lot of non nullable fields, edit the specs to match, drop a couple superfluous columns 2011-01-26 18:29:23 -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