]> cat aescling's git repositories - mastodon.git/commit
Improving feed queries, switching API to doorkeeper authentication
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 11 Mar 2016 15:47:36 +0000 (16:47 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 11 Mar 2016 15:47:36 +0000 (16:47 +0100)
commit447cfef62d74a670ddd600c0240f41746ac2fe0a
tree5c3ed8838f90435b4c4c52a366059cbbd2a24a67
parentb919f39b3186c5f022d3965cf6023ff9041e91ca
Improving feed queries, switching API to doorkeeper authentication
12 files changed:
Gemfile
Gemfile.lock
app/controllers/api/accounts_controller.rb
app/controllers/api/follows_controller.rb
app/controllers/api/statuses_controller.rb
app/controllers/api_controller.rb
app/helpers/stream_entries_helper.rb
app/models/feed.rb
app/models/status.rb
app/services/precompute_feed_service.rb
app/views/stream_entries/_status.html.haml
config/initializers/doorkeeper.rb