-
- Downloads
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.
Showing
- app/presenters/instance_presenter.rb 4 additions, 0 deletionsapp/presenters/instance_presenter.rb
- app/views/about/_version.html.haml 4 additions, 0 deletionsapp/views/about/_version.html.haml
- app/views/about/more.html.haml 1 addition, 0 deletionsapp/views/about/more.html.haml
- app/views/api/v1/instances/show.rabl 1 addition, 0 deletionsapp/views/api/v1/instances/show.rabl
- config/application.rb 1 addition, 0 deletionsconfig/application.rb
- config/locales/en.yml 1 addition, 0 deletionsconfig/locales/en.yml
- lib/mastodon/version.rb 5 additions, 0 deletionslib/mastodon/version.rb
Loading
Please register or sign in to comment