Refactor /api/web APIs to use the centralized axios instance (#6223)
Also adds the ability to decouple the centralized axios logic from the state dispatcher
Showing
- app/controllers/api/base_controller.rb 1 addition, 1 deletionapp/controllers/api/base_controller.rb
- app/javascript/mastodon/actions/push_notifications/registerer.js 6 additions, 6 deletions...ascript/mastodon/actions/push_notifications/registerer.js
- app/javascript/mastodon/actions/settings.js 2 additions, 2 deletionsapp/javascript/mastodon/actions/settings.js
- app/javascript/mastodon/api.js 10 additions, 2 deletionsapp/javascript/mastodon/api.js
- app/javascript/mastodon/features/ui/components/embed_modal.js 2 additions, 2 deletions...javascript/mastodon/features/ui/components/embed_modal.js
Loading
Please register or sign in to comment