1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00

6 Commits

Author SHA1 Message Date
IkUrA
facd90e7a6 Add streaming_api_base_url to /api/v1/instance ()
* Add streaming_api_base_url to /api/v1/instance

* Adjust spaces

* nested view

* re-adjust spaces
2017-06-05 16:37:44 +02:00
Yamagishi Kazutoshi
298d28af51 Fix API for Mastodon version ()
Fix 
2017-04-28 17:53:37 +02:00
Eugen Rochko
b48c9013aa Bump version, improve how version is stored for better commit history () 2017-04-27 15:22:19 +02:00
Ash Furrow
a0ed88a99b Adds version to about/more and API ()
* Adds version.

* Cleans up code.

* Removes standalone endpoint and adds version to instance endpoint.

* Addresses feedback from .
2017-04-21 03:30:59 +02:00
Matt Jankowski
389f8f8249 Instance helper to replace site title helper ()
* Move site title helper to instance helper (name change only)

* Remove newline in <title> tag

* Add site_hostname helper method to wrap up local_domain value

* Use site_hostname helper in places that need local_domain value
2017-04-18 00:16:32 +02:00
Eugen Rochko
6be7bde243 Fix - Add instance information API 2017-03-15 23:12:48 +01:00