]> cat aescling's git repositories - mastodon.git/commit
API methods for retrieving home and mentions timelines
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 7 Mar 2016 12:25:26 +0000 (13:25 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 7 Mar 2016 12:25:26 +0000 (13:25 +0100)
commitfe57f6330f089d023f0fa4db7f7c8a51551d2ee9
tree876f5ce296897d08baa98fe57007108bc97d79dc
parentf099bc6091b55c598a55f252041cb3af6043caf4
API methods for retrieving home and mentions timelines
app/controllers/api/accounts_controller.rb
app/controllers/api/statuses_controller.rb
app/views/api/statuses/home.rabl [new file with mode: 0644]
app/views/api/statuses/mentions.rabl [new file with mode: 0644]
config/routes.rb