mastodon-glitch/lib/mastodon
Surinna Curtis f02150468b Expose an /api/v1/extensions endpoint.
We don't have any extensions listed or link this in the "endpoints" field on
actors yet. The endpoint also doesn't currently provide a way to expose any
additional metadata about an extension beyond its URL (in part because the
SWICG proposal currently doesn't include that).

We can add extensions to the endpoint's response by calling
Mastodon::Extension::register with the extension URL.
2017-09-23 20:50:46 +00:00
..
extensions.rb Expose an /api/v1/extensions endpoint. 2017-09-23 20:50:46 +00:00
redis_config.rb Set config.cache_store in environments file. (#3219) 2017-05-22 15:01:02 +02:00
unique_retry_job_middleware.rb Do not execute the job with the same arguments as the retry job (#4814) 2017-09-05 20:56:20 +02:00
version.rb Bump to 1.6.0 2017-09-10 15:10:03 +02:00