diaspora/spec/shared_behaviors
Benjamin Neff d0fcdc254e
Only backport mention syntax when the author is local
We don't need to change new to old syntax when we receive a post from a
newer pod, since we can handle the new syntax. This is only needed when
sending it to older pods.

related to #7392
2017-03-25 23:42:19 +01:00
..
account_deletion.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
dispatcher.rb add author to subscribers of public shareables to ensure local delivery 2016-06-26 06:21:02 +02:00
mentions_container.rb Only backport mention syntax when the author is local 2017-03-25 23:42:19 +01:00
receiving.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
relayable.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
signature.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
stream.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
taggable.rb Change regexp for hashtags 2017-03-04 21:08:11 +01:00