diaspora/app/controllers
2017-08-29 12:55:03 +02:00
..
admin Replace old ..._filter with new ..._action 2017-08-12 15:39:21 +02:00
api Copy headers in OpenidConnect TokenEndpointController 2017-08-12 15:39:24 +02:00
admins_controller.rb Merge branch 'stable' into develop 2015-07-22 10:05:46 +02:00
application_controller.rb Prepend protect_from_forgery because this defaults to false now 2017-08-12 15:39:21 +02:00
aspect_memberships_controller.rb Replace render text: ... with render plain: ... 2017-08-12 15:39:22 +02:00
aspects_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
blocks_controller.rb Handle when the block to delete doesn't exist 2017-08-16 20:40:11 +02:00
comments_controller.rb Handle unauthenticated users for likes/comments of private posts 2017-08-29 12:55:03 +02:00
contacts_controller.rb Use typeahead on conversations 2016-11-13 20:08:59 +01:00
conversation_visibilities_controller.rb Changes delete conversation button tooltip to 'hide' or 'delete' 2014-12-19 18:26:43 -03:00
conversations_controller.rb Fix conversation recipient prefill on contacts page 2017-08-29 02:13:27 +02:00
help_controller.rb Bootstrap header rewrite 2015-06-20 00:38:40 +02:00
home_controller.rb Replace redirect_to :back with redirect_back 2017-08-12 15:39:22 +02:00
invitation_codes_controller.rb Redirect logged in users to inviters page when following an invitation link 2016-09-06 05:08:04 +02:00
invitations_controller.rb Replace redirect_to :back with redirect_back 2017-08-12 15:39:22 +02:00
likes_controller.rb Handle unauthenticated users for likes/comments of private posts 2017-08-29 12:55:03 +02:00
messages_controller.rb Make Message entity non-relayable 2017-07-02 23:56:00 +02:00
node_info_controller.rb Return 406 instead of 500 for statistics.json 2017-03-30 23:17:58 +02:00
notifications_controller.rb Order notifications by updated_at instead of created_at 2017-08-26 02:57:16 +02:00
participations_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
people_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
photos_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
poll_participations_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
posts_controller.rb Remove xml format from posts controller 2017-08-29 01:59:04 +02:00
profiles_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
registrations_controller.rb don't reduce number of invites when registration is open 2016-08-13 13:51:02 +02:00
report_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
reshares_controller.rb Allow to load likes and reshares without login 2017-08-29 12:35:48 +02:00
search_controller.rb Replace redirect_to :back with redirect_back 2017-08-12 15:39:22 +02:00
services_controller.rb replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
sessions_controller.rb Replace old ..._filter with new ..._action 2017-08-12 15:39:21 +02:00
share_visibilities_controller.rb Refactor ShareVisibilitesController 2016-11-18 02:10:26 +01:00
social_relay_controller.rb Implement social relay functionality 2015-07-18 21:29:31 +03:00
status_messages_controller.rb Replace render text: ... with render plain: ... 2017-08-12 15:39:22 +02:00
streams_controller.rb Trigger getting started with backbone 2016-09-28 21:59:08 +02:00
tag_followings_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
tags_controller.rb Replace render nothing: true with head 2017-08-12 15:39:22 +02:00
terms_controller.rb Remove blueprint code 2015-03-02 00:04:57 +01:00
users_controller.rb Replace redirect_to :back with redirect_back 2017-08-12 15:39:22 +02:00