-
- Downloads
Merge branch 'master' into patch-1
Showing
- Gemfile 2 additions, 1 deletionGemfile
- Gemfile.lock 4 additions, 0 deletionsGemfile.lock
- ISSUE_TEMPLATE.md 5 additions, 0 deletionsISSUE_TEMPLATE.md
- app/assets/images/fluffy-elephant-friend.png 0 additions, 0 deletionsapp/assets/images/fluffy-elephant-friend.png
- app/controllers/api/v1/apps_controller.rb 7 additions, 1 deletionapp/controllers/api/v1/apps_controller.rb
- app/controllers/api/v1/follows_controller.rb 6 additions, 2 deletionsapp/controllers/api/v1/follows_controller.rb
- app/controllers/api/v1/media_controller.rb 7 additions, 1 deletionapp/controllers/api/v1/media_controller.rb
- app/controllers/api/v1/reports_controller.rb 9 additions, 3 deletionsapp/controllers/api/v1/reports_controller.rb
- app/controllers/api/v1/statuses_controller.rb 9 additions, 5 deletionsapp/controllers/api/v1/statuses_controller.rb
- app/controllers/application_controller.rb 8 additions, 1 deletionapp/controllers/application_controller.rb
- app/controllers/oauth/authorizations_controller.rb 7 additions, 0 deletionsapp/controllers/oauth/authorizations_controller.rb
- app/lib/feed_manager.rb 41 additions, 42 deletionsapp/lib/feed_manager.rb
- app/lib/inline_rabl_scope.rb 17 additions, 0 deletionsapp/lib/inline_rabl_scope.rb
- app/models/feed.rb 2 additions, 10 deletionsapp/models/feed.rb
- app/models/status.rb 1 addition, 1 deletionapp/models/status.rb
- app/services/precompute_feed_service.rb 5 additions, 3 deletionsapp/services/precompute_feed_service.rb
- app/workers/after_remote_follow_request_worker.rb 1 addition, 1 deletionapp/workers/after_remote_follow_request_worker.rb
- app/workers/after_remote_follow_worker.rb 1 addition, 1 deletionapp/workers/after_remote_follow_worker.rb
- app/workers/import_worker.rb 1 addition, 1 deletionapp/workers/import_worker.rb
- app/workers/link_crawl_worker.rb 1 addition, 1 deletionapp/workers/link_crawl_worker.rb
Loading
Please register or sign in to comment