diaspora/app/controllers
2011-01-08 17:17:37 -08:00
..
application_controller.rb visual fixes on people/show. contact count on aspect filters. contact list searches again. 2011-01-08 13:11:54 -08:00
aspects_controller.rb fixed aspects/manage css/js bug. aspect listings on aspects/index show at max 2 lines of ppl 2011-01-08 17:17:37 -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 photos can be posted to multiple aspects. header nav works from pages other than aspect/index. 2011-01-08 13:11:52 -08:00
photos_controller.rb fixed specs with a reload. added header gradient for firefox 2011-01-08 13:11:55 -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 aspect filters shown selected on photo and statusmessage show pages 2011-01-08 13:11:53 -08:00
users_controller.rb some fixes to translations 2010-12-18 15:25:21 +01:00