diaspora/app/controllers
Benjamin Neff 9a3f653c45 fix sender for messages for old pods
Send a second message to remote recipients with conversation-author
as salmon author if the conversation-author is local.

The first dispatch will fail on old pods. New pods will ignore the
second message, if the guid already exist.
2016-06-26 14:05:52 +02:00
..
admin improve pod connection check 2016-03-05 02:57:11 +01:00
api Fix API privilege scope escalation 2016-03-11 17:18:21 -08:00
admins_controller.rb
application_controller.rb
aspect_memberships_controller.rb
aspects_controller.rb
blocks_controller.rb don't force remove contact on block 2016-06-26 06:21:00 +02:00
comments_controller.rb refactoring CommentService 2016-03-07 05:52:54 +01:00
contacts_controller.rb
conversation_visibilities_controller.rb
conversations_controller.rb use Diaspora::Federation::Dispatcher everywhere 2016-06-26 06:21:01 +02:00
help_controller.rb
home_controller.rb Redesign default.haml and add a podmin welcome page 2016-06-20 02:03:53 +02:00
invitation_codes_controller.rb
invitations_controller.rb Add inviter diaspora-ID to the invite email #6796 2016-05-06 02:20:31 +02:00
likes_controller.rb
messages_controller.rb fix sender for messages for old pods 2016-06-26 14:05:52 +02:00
node_info_controller.rb
notifications_controller.rb Only mark unread notifications as read otherwise, the UPDATE statement would update all the notifications... 2016-02-23 09:38:34 +01:00
participations_controller.rb
people_controller.rb
photos_controller.rb don't add public shareables to aspect_visibilities 2016-03-04 20:13:52 +01:00
poll_participations_controller.rb
posts_controller.rb remove more unused code and cleanup 2016-06-26 06:21:01 +02:00
profiles_controller.rb
registrations_controller.rb
report_controller.rb
reshares_controller.rb add root author to reshare subscribers 2016-06-26 06:21:02 +02:00
search_controller.rb
services_controller.rb
sessions_controller.rb Test if user is nil in #reset_authentication_token 2016-02-21 04:24:50 +01:00
share_visibilities_controller.rb
social_relay_controller.rb
status_messages_controller.rb refactoring StatusMessageCreationService 2016-03-07 00:00:27 +01:00
streams_controller.rb
tag_followings_controller.rb
tags_controller.rb
terms_controller.rb
users_controller.rb Redirect to "/users/sign_in" after AccountDeletion 2016-04-07 12:02:46 +03:00