-
- Downloads
Merge branch 'master' into french-translation
No related branches found
No related tags found
Showing
- .env.production.sample 2 additions, 0 deletions.env.production.sample
- Gemfile 6 additions, 1 deletionGemfile
- Gemfile.lock 39 additions, 24 deletionsGemfile.lock
- app/assets/javascripts/components/components/lightbox.jsx 3 additions, 1 deletionapp/assets/javascripts/components/components/lightbox.jsx
- app/assets/javascripts/components/locales/en.jsx 1 addition, 1 deletionapp/assets/javascripts/components/locales/en.jsx
- app/assets/javascripts/components/middleware/errors.jsx 2 additions, 0 deletionsapp/assets/javascripts/components/middleware/errors.jsx
- app/controllers/api/v1/accounts_controller.rb 11 additions, 3 deletionsapp/controllers/api/v1/accounts_controller.rb
- app/controllers/api/v1/notifications_controller.rb 23 additions, 1 deletionapp/controllers/api/v1/notifications_controller.rb
- app/controllers/api/v1/statuses_controller.rb 11 additions, 4 deletionsapp/controllers/api/v1/statuses_controller.rb
- app/controllers/api/v1/timelines_controller.rb 31 additions, 0 deletionsapp/controllers/api/v1/timelines_controller.rb
- app/controllers/api_controller.rb 1 addition, 1 deletionapp/controllers/api_controller.rb
- app/controllers/application_controller.rb 6 additions, 1 deletionapp/controllers/application_controller.rb
- app/models/feed.rb 24 additions, 1 deletionapp/models/feed.rb
- app/models/notification.rb 2 additions, 0 deletionsapp/models/notification.rb
- app/models/status.rb 8 additions, 11 deletionsapp/models/status.rb
- app/models/user.rb 5 additions, 1 deletionapp/models/user.rb
- app/services/notify_service.rb 2 additions, 0 deletionsapp/services/notify_service.rb
- app/services/process_feed_service.rb 1 addition, 1 deletionapp/services/process_feed_service.rb
- app/services/search_service.rb 1 addition, 1 deletionapp/services/search_service.rb
- app/workers/salmon_worker.rb 2 additions, 0 deletionsapp/workers/salmon_worker.rb
Loading
Please register or sign in to comment