diaspora/app/controllers
2011-01-06 16:30:22 -08:00
..
application_controller.rb stream is now a div. generalized some partial extentions for mobile site. 2011-01-01 23:09:18 -05:00
aspects_controller.rb Don't redirect to root_url on aspect destroy 2011-01-04 18:00:49 -08:00
comments_controller.rb Fixes #721 when creating a comment (ajax) the link to your own profile is fucked up and instead it linked to the user id 2010-12-30 00:48:43 +01: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
notifications_controller.rb Fixed a small mistake 2010-12-28 22:03:13 +01:00
people_controller.rb stream is now a div. generalized some partial extentions for mobile site. 2011-01-01 23:09:18 -05:00
photos_controller.rb giving more pixels to photos on their show pages 2010-12-21 12:39:37 -08:00
posts_controller.rb fixed rspec build 2010-12-16 10:15:16 -08:00
publics_controller.rb make sure receive unescapes the payload before sending it to the job 2011-01-06 16:30:22 -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 mark a notification as read when you ignore a request 2011-01-04 11:27:25 -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 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
status_messages_controller.rb fadeOut on delete 2010-12-15 11:58:38 -08:00
users_controller.rb some fixes to translations 2010-12-18 15:25:21 +01:00