diaspora/spec
cmrd Senya d200e92aeb Fix up the meaning of the name parameter in mentions
The desktop frontend now treats the "name" parameter of mention as
a string to display unconditionally. But the Diaspora::Mentionable
renders mentions the different way: "name" is treated as a fallback
string which is rendered only if the person's name is unavailable.
This reflects on the mobile version ATM. This patch makes it behave
the same way as the current desktop version does.
2016-08-11 13:19:48 +03:00
..
controllers remove raw_message 2016-07-17 01:40:00 +02:00
fixtures Move JWKs files to database 2016-01-04 16:49:56 +09:00
helpers Fix up the meaning of the name parameter in mentions 2016-08-11 13:19:48 +03:00
integration Fix up the meaning of the name parameter in mentions 2016-08-11 13:19:48 +03:00
javascripts Raise on missing translations 2016-07-03 20:15:57 +02:00
lib Fix up the meaning of the name parameter in mentions 2016-08-11 13:19:48 +03:00
mailers Merge pull request #6910 from SaiVardhan/Issue#6850_private_message 2016-07-17 09:32:19 +02:00
models also validate remote posts 2016-07-17 01:40:00 +02:00
presenters Fix up nodeinfo tests 2016-06-27 22:54:01 +03:00
serializers added post guid to the post_serializer 2015-07-11 00:17:01 +02:00
services Filter mentions on status message creation 2016-07-04 10:26:45 +02:00
shared_behaviors Diaspora::Federation::Receive::ignore_existing_guid returns nil when 2016-06-26 17:01:33 +02:00
support Raise on missing translations 2016-07-03 20:15:57 +02:00
workers remove more unused code and cleanup 2016-06-26 06:21:01 +02:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb remove diaspora_handle setter to set author 2016-06-26 06:21:02 +02:00
federation_callbacks_spec.rb fetch unknown persons to generate url 2016-06-27 14:43:19 +02:00
helper_methods.rb remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
locale_spec.rb
misc_spec.rb enable some skipped tests again 2016-06-26 06:21:00 +02:00
requests_helper.rb Display publisher on user profile path 2015-10-15 05:58:38 +02:00
spec-doc.rb
spec_helper.rb add code coverage reporting 2016-07-05 23:35:53 +02:00