chinwagsocial/app
Claire ff19501e50 Fix confusing error when webfinger request returns empty document ()
For some reason, some misconfigured servers return an empty document when
queried over webfinger. Since an empty document does not lead to a parse
error, the error is not caught properly and triggers uncaught exceptions
later on.

This PR fixes that by immediately erroring out with `Webfinger::Error` on
getting an empty response.
2022-01-28 22:53:15 +01:00
..
chewy Change tootctl search deploy algorithm () 2020-07-14 18:10:35 +02:00
controllers Fix login being broken due to inaccurately applied backport fix in 3.4.2 2022-01-28 22:53:15 +01:00
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph () 2020-12-15 12:56:43 +01:00
javascript New Crowdin updates () 2020-12-26 23:51:46 +01:00
lib Fix confusing error when webfinger request returns empty document () 2022-01-28 22:53:15 +01:00
mailers Change account suspensions to be reversible by default () 2020-09-15 14:37:58 +02:00
models Fix AccountNote not having a maximum length () 2022-01-28 22:53:15 +01:00
policies Fix admins being able to suspend their instance actor () 2020-12-15 17:23:58 +01:00
presenters Fix performance on instances list in admin UI () 2020-12-14 09:06:34 +01:00
serializers use relative path for scope () 2022-01-28 22:39:48 +01:00
services Fix remotely-suspended accounts' toots being merged back into timelines () 2022-01-28 22:53:15 +01:00
validators Fix follow limit preventing re-following of a moved account () 2020-12-18 09:18:31 +01:00
views Fix custom CSS when CDN_HOST is set () 2022-01-28 22:39:48 +01:00
workers Fix AccountNote not having a maximum length () 2022-01-28 22:53:15 +01:00