diaspora/app/controllers
2011-01-14 18:33:15 +01:00
..
application_controller.rb Added grammatical inflection support using I18n Inflector with Rails plug-in 2011-01-14 18:33:15 +01: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 IZ MS fix a nasty bug where status messages with posts were not persisted in a users aspects stream. also, fixed the code link for joindiaspora.com 2011-01-12 10:47:39 -08:00
posts_controller.rb Added grammatical inflection support using I18n Inflector with Rails plug-in 2011-01-14 18:33:15 +01:00
publics_controller.rb Added grammatical inflection support using I18n Inflector with Rails plug-in 2011-01-14 18:33:15 +01: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 IZ MS fix a nasty bug where status messages with posts were not persisted in a users aspects stream. also, fixed the code link for joindiaspora.com 2011-01-12 10:47:39 -08:00
users_controller.rb some fixes to translations 2010-12-18 15:25:21 +01:00