diaspora_federation/lib
Benjamin Neff 85e12cea93
Only parse each nested element name once
A child elements should only appear once or it is part of a
nested array (photos, poll answers). So each element name only needs to
be parsed once, because the way `parse_array_from_node` works is, that
it already parses the full array with one call, so calling it multiple
times again parses the full array a second time.

closes #118
2021-10-24 19:57:48 +02:00
..
diaspora_federation Only parse each nested element name once 2021-10-24 19:57:48 +02:00
tasks Bump fabrication 2018-01-18 04:19:09 +01:00
diaspora_federation.rb Add option for RFC 7033 WebFinger http fallback 2017-09-10 03:08:13 +02:00