diaspora/app
Benjamin Neff ed8e340fa2
Add a dummy route for /.well-known/host-meta
This was removed from the diaspora_federation gem, since it's not used
for the federation/discovery anymore since a long time. But old versions
of the ConnectionTester up to version 0.7.17 still check if this route
exist or else they mark the pod as offline. So lets add a dummy
host-meta with an empty response back, so the ConnectionTester is happy
again until we can remove this workaround again.
2022-07-23 00:17:06 +02:00
..
assets Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
controllers Add a dummy route for /.well-known/host-meta 2022-07-23 00:17:06 +02:00
helpers Fix some keyword args for ruby 3 compatibility 2022-07-21 01:25:53 +02:00
mailers Fix some keyword args for ruby 3 compatibility 2022-07-21 01:25:53 +02:00
models Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
presenters Fix some keyword args for ruby 3 compatibility 2022-07-21 01:25:53 +02:00
serializers Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
services Dont Convert when initialized by import 2022-07-16 04:12:01 +02:00
uploaders Dont Convert when initialized by import 2022-07-16 04:12:01 +02:00
views Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
workers Upgrade diaspora_federation to 1.0 2022-07-20 23:06:18 +02:00