]> cat aescling's git repositories - mastodon.git/commit
Adds version to about/more and API (#2181)
authorAsh Furrow <ash@ashfurrow.com>
Fri, 21 Apr 2017 01:30:59 +0000 (21:30 -0400)
committerEugen <eugen@zeonfederated.com>
Fri, 21 Apr 2017 01:30:59 +0000 (03:30 +0200)
commita0ed88a99b736cc786b048126580a7e73c68b07e
treea1d53aa9f65a0cfe4717ca3f31819bb3c74bd490
parent25d2853db2cb6603c398b6622526e579e974d593
Adds version to about/more and API (#2181)

* Adds version.

* Cleans up code.

* Removes standalone endpoint and adds version to instance endpoint.

* Addresses feedback from #2181.
app/presenters/instance_presenter.rb
app/views/about/_version.html.haml [new file with mode: 0644]
app/views/about/more.html.haml
app/views/api/v1/instances/show.rabl
config/application.rb
config/locales/en.yml
lib/mastodon/version.rb [new file with mode: 0644]