mastodon-glitch/lib
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
..
assets Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
json_ld Use updated ActivityStreams context (added: sharedInbox) (#4764) 2017-09-02 14:00:58 +02:00
mastodon Expose an /api/v1/extensions endpoint. 2017-09-23 20:50:46 +00:00
paperclip Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
tasks Use casecmp() instead of casecmp?() for now (#4832) 2017-09-07 03:55:06 +02:00
templates/haml/scaffold Adding simple_form, adding profile settings, header image 2016-03-12 20:47:22 +01:00