Add preview of followers removed in domain block modal in web UI (#32032)
Showing
- app/controllers/api/v1/domain_blocks/previews_controller.rb 27 additions, 0 deletionsapp/controllers/api/v1/domain_blocks/previews_controller.rb
- app/javascript/mastodon/api.ts 1 addition, 0 deletionsapp/javascript/mastodon/api.ts
- app/javascript/mastodon/components/button.tsx 3 additions, 0 deletionsapp/javascript/mastodon/components/button.tsx
- app/javascript/mastodon/features/ui/components/block_modal.jsx 1 addition, 1 deletion...avascript/mastodon/features/ui/components/block_modal.jsx
- app/javascript/mastodon/features/ui/components/domain_block_modal.tsx 204 additions, 0 deletions...pt/mastodon/features/ui/components/domain_block_modal.tsx
- app/javascript/mastodon/locales/en.json 1 addition, 1 deletionapp/javascript/mastodon/locales/en.json
- app/javascript/styles/mastodon/components.scss 20 additions, 0 deletionsapp/javascript/styles/mastodon/components.scss
- app/javascript/styles/mastodon/variables.scss 3 additions, 0 deletionsapp/javascript/styles/mastodon/variables.scss
- app/presenters/domain_block_preview_presenter.rb 5 additions, 0 deletionsapp/presenters/domain_block_preview_presenter.rb
- app/serializers/rest/domain_block_preview_serializer.rb 5 additions, 0 deletionsapp/serializers/rest/domain_block_preview_serializer.rb
- config/routes/api.rb 4 additions, 0 deletionsconfig/routes/api.rb
Loading
Please register or sign in to comment