diaspora/app/controllers
2013-03-03 23:10:53 -02:00
..
admins_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
application_controller.rb Avoid unnecessarily redirect 2013-03-03 23:10:53 -02:00
aspect_memberships_controller.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspects_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
blocks_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
comments_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
contacts_controller.rb Refactor contacts/index 2013-01-29 10:01:08 -02:00
conversation_visibilities_controller.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
conversations_controller.rb added a id and a autoscroll to first unread message in conversation (Fix: #3216) 2013-02-11 16:15:01 +01:00
home_controller.rb move custom splash page login into the controller, fixes #3991 2013-02-21 13:46:04 +01:00
invitation_codes_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
invitations_controller.rb add email validation to invitations 2012-11-25 14:25:20 +01:00
likes_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
messages_controller.rb Refactor MessagesController 2012-10-13 17:10:52 -02:00
notifications_controller.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
people_controller.rb remove unnecessary code from people_controller#contacts and use #each in view 2013-02-23 22:36:04 -02:00
photos_controller.rb Refactor: 2013-02-23 22:36:03 -02:00
posts_controller.rb Mark all unread post-related notifications as read, if one of this gets opened 2012-12-24 00:13:32 +01:00
profiles_controller.rb add settings web mobile 2013-01-27 20:38:19 +01:00
publics_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
registrations_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
reshares_controller.rb fix issue #3671 reshare a post multiple times 2013-01-12 04:52:56 -02:00
services_controller.rb Fix empty page after callback from service by redirecting to origin. Also make settings/services page use the same window when authenticating with other services instead of launching a popup. 2012-11-01 21:50:31 +02:00
sessions_controller.rb new login page. kept the old one for safe keeping. 2012-05-19 11:10:17 -07:00
share_visibilities_controller.rb Privatize non-action controller methods 2012-10-14 19:32:53 -02:00
status_messages_controller.rb Add the ability to upload photos from the mobile site 2013-02-26 23:25:58 +01:00
streams_controller.rb little refactor in streams_controller 2013-01-16 19:33:19 -02:00
tag_followings_controller.rb port tagFollowings to BackBone 2012-11-12 21:37:00 +00:00
tags_controller.rb port tagFollowings to BackBone 2012-11-12 21:37:00 +00:00
users_controller.rb Include reshares in the public user feed, closes #1781 2013-02-21 14:32:28 +01:00