diaspora/spec/lib
Benjamin Neff e984fa7d91
Don't use host-meta in connection tester anymore
This route was removed from the federation and doesn't exist anymore, so
checking for it doesn't make any sense.

But lets check if a server responds to /.well-known/nodeinfo instead.
All other software which supports the diaspora protocol should have this
endpoint by now. Parsing/validating nodeinfo is still handled
gracefully.

closes #8377
2022-07-23 00:53:07 +02:00
..
api/openid_connect Bump json-jwt and openid_connect 2018-09-05 03:18:59 +02:00
diaspora Render markdown to html for notifications 2022-07-16 04:34:07 +02:00
stream Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
account_deleter_spec.rb Resend AccountMigration or AccountDeletion for closed recipients 2021-10-25 03:34:03 +02:00
configuration_methods_spec.rb Remove facebook integration 2018-10-08 02:50:25 +02:00
connection_tester_spec.rb Don't use host-meta in connection tester anymore 2022-07-23 00:53:07 +02:00
direction_detector_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
email_inviter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
evil_query_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
i18n_interpolation_fallbacks_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
publisher_spec.rb Fix mention in #newhere message when invited by another person 2018-02-01 23:35:04 +01:00
pubsubhubbub_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00