diaspora_federation/lib
Benjamin Neff 7503e9a804
Fix when booleans in relayables are false
This was a problem with dislikes.

It's safe to use `to_s` here, because we have only strings, numbers and
booleans here anyway, because relayables don't support nested entities.
`to_s` is used to generate the `signature_data` string too.
2017-11-05 01:12:19 +01:00
..
diaspora_federation Fix when booleans in relayables are false 2017-11-05 01:12:19 +01:00
tasks Add rake task to update JSON schemas for github-pages 2017-06-03 20:00:37 +02:00
diaspora_federation.rb Add option for RFC 7033 WebFinger http fallback 2017-09-10 03:08:13 +02:00