Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-08 | api/instances: Include the stats from the /about/more page (#4074) | Gergely Nagy | |
To be able to pull some basic statistics from a Mastodon instance, include the user, status and connected domain counters in the `/api/v1/instance` response. Fixes #3570. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2017-07-10 | Add setting a always mark media as sensitive (#4136) | Yamagishi Kazutoshi | |
2017-07-10 | Add attribute for default privacy to verify credentials (#4075) | Yamagishi Kazutoshi | |
* Add attribute for default privacy to verify credentials * add raw_note * source | |||
2017-07-08 | Fix JSON serialization of media_attachment (#4111) | unarist | |
2017-07-07 | Fix notifications including wrong status in JSON (#4097) | Eugen Rochko | |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead ↵ | Eugen Rochko | |
of Rabl (#4090) |