]> cat aescling's git repositories - mastodon.git/commit
Add “services” and “metadata” to NodeInfo (#18563)
authorMeisam <39205857+MFTabriz@users.noreply.github.com>
Wed, 1 Jun 2022 14:24:07 +0000 (16:24 +0200)
committeraescling <aescling+gitlab@cat.family>
Sun, 28 Aug 2022 21:14:10 +0000 (17:14 -0400)
commit15b7fba7920e97cb816a8aa2158e4f048d0c6eac
tree2309367ed415dc0d0475b8faafd22064939c8d4b
parent984e2f65feaa51600ab313267a1a12e6cafc6228
Add “services” and “metadata” to NodeInfo (#18563)

* add services to NodeInfo response

* add metadata to NodeInfo response

* learning ruby syntax!

* patch the patch

* rm trailing whitespace

* use [] instead of empty array constructor
app/serializers/nodeinfo/serializer.rb