]> cat aescling's git repositories - mastodon.git/commit
Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media...
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 17 Feb 2017 00:30:24 +0000 (01:30 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 17 Feb 2017 00:30:24 +0000 (01:30 +0100)
commit8132cf8153e45aa75333c5bfd636141e1792bd50
tree39c1732ff8b8302bfa17bcca1c6c518653a7fe97
parentd0f087db2df65bd4b6c4c4558ea39f14f38733c7
Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments
Make replies default to privacy settings of the status being replied to
app/assets/javascripts/components/reducers/compose.jsx
app/controllers/api/v1/accounts_controller.rb
config/routes.rb