diaspora/app/serializers
Benjamin Neff eb977dc25a
Use old person private key if relayable author migrated away
We only store signatures for relayables if the author is external, but
if the author becomes external through a migration, the signature is
missing. Lets just use the old persons private key to still be able to
generate a signature for the export.

closes #8310
2021-11-23 00:46:50 +01:00
..
export Don't export chat_enabled flag anymore 2021-07-04 22:03:37 +02:00
federation_entity_serializer.rb Use old person private key if relayable author migrated away 2021-11-23 00:46:50 +01:00
flat_map_array_serializer.rb Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
notification_serializer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
serializer_post_processing.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_info_serializer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00