diaspora/spec
Thorsten Claus 2a99cc93ba
diaspora should send AccountMigration message back when a federation message received for a moved account
I use Senya's Patch for this
The extra check is for satisfying tests, which don't create real database objects.

fixes #7902
closes #8288
2021-09-19 02:20:38 +02:00
..
controllers Bump ruby-oembed 2021-06-28 01:34:25 +02:00
fixtures Bump json-jwt and openid_connect 2018-09-05 03:18:59 +02:00
helpers Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
integration Don't export chat_enabled flag anymore 2021-07-04 22:03:37 +02:00
javascripts Add more closing tags to fix specs 2021-06-27 22:23:22 +02:00
lib Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
mailers Actually implement validation error case in Photo#ownserhip_of_status_message 2021-04-11 17:22:40 +02:00
models Fix FactoryBot for next-minor 2021-08-16 01:02:08 +02:00
presenters Remove facebook integration 2018-10-08 02:50:25 +02:00
serializers Don't export chat_enabled flag anymore 2021-07-04 22:03:37 +02:00
services Allow links with only the diaspora ID to link to a profile 2019-04-28 16:48:31 +02:00
shared_behaviors Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
views/status_messages Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
workers Person.find_or_fetch_by_identifier never return nil 2021-08-16 00:24:33 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Create refereces model 2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb diaspora should send AccountMigration message back when a federation message received for a moved account 2021-09-19 02:20:38 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb drop coveralls 2020-11-02 19:55:36 +01:00