]> cat aescling's git repositories - mastodon.git/commit
Add a preferences API so apps can share basic behaviours (#10109)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 15 Mar 2019 01:39:20 +0000 (02:39 +0100)
committerGitHub <noreply@github.com>
Fri, 15 Mar 2019 01:39:20 +0000 (02:39 +0100)
commitd94e21f933f53010f9a3b182e7fde919d73b09a0
tree14f06b20f1ce402c9ed7a4ea11a0073dd0a1106a
parent85c3bbb23888250bd9caca5d3e8526e8dbdedccc
Add a preferences API so apps can share basic behaviours (#10109)
app/controllers/api/v1/preferences_controller.rb [new file with mode: 0644]
app/serializers/rest/preferences_serializer.rb [new file with mode: 0644]
config/routes.rb