diaspora/spec
Benjamin Neff 02b4d3f347
Don't raise when the public key of a person is "broken"
Breaking a public key of a person can be used to "block" receiving posts
from this person on the pod. So we should handle that case better and
not just trigger many retries for something that will fail again.

closes #7448
2017-05-11 04:24:13 +02:00
..
controllers Use post page title for atom feeds and add entry author 2017-05-05 02:30:46 +02:00
fixtures remove old unused data_conversion fixtures 2016-08-08 19:37:09 +02:00
helpers Add spec for post_page_title for reshares 2017-05-05 02:29:28 +02:00
integration require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
javascripts Fix first comment in mobile view with french locale 2017-05-05 02:26:22 +02:00
lib Change regexp for hashtags 2017-03-04 21:08:11 +01:00
mailers Change last sentence and fix specs 2016-12-04 20:10:13 +01:00
models Don't raise when the public key of a person is "broken" 2017-05-11 04:24:13 +02:00
presenters Fix sharing indicator on profile page for blocked users 2017-03-25 20:35:45 +01:00
serializers require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
services Improve comment service spec for limited post the user can't see 2017-02-18 23:00:49 +01:00
shared_behaviors Change regexp for hashtags 2017-03-04 21:08:11 +01:00
support Remove user_methods require line 2016-12-02 03:24:36 +01:00
workers require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
configuration_methods_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
factories.rb Override forgery settings in controllers 2016-10-01 10:24:15 +02:00
federation_callbacks_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
helper_methods.rb remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
locale_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
misc_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
spec-doc.rb
spec_helper.rb Fix ID token issuer field to match discovery data 2016-10-27 02:22:27 +02:00