pleroma/lib
Ilja 0ab917ec6f Return maps in node_info
It's easiest (and imo most proper) to use tuples {"instance, "reason"} in BE,
but for FE maps like %{"instance": "instance", "reason", "reason"} are better.
I changed it so that node_info returns maps now for simple_policy and quarantined instances.
2020-10-23 20:27:13 +02:00
..
mix fix test 2020-10-15 22:31:52 +03:00
phoenix/transports/web_socket Merge branch 'develop' into chore/elixir-1.11 2020-10-13 09:54:53 -05:00
pleroma Return maps in node_info 2020-10-23 20:27:13 +02:00
jason_types.ex