Add list of muted user to UI and Getting Started (#1799)
Add the same UI that already exists for blocked users for muted ones and add it to the "Getting Started" menu.
Showing
- app/assets/javascripts/components/actions/mutes.jsx 82 additions, 0 deletionsapp/assets/javascripts/components/actions/mutes.jsx
- app/assets/javascripts/components/components/account.jsx 11 additions, 2 deletionsapp/assets/javascripts/components/components/account.jsx
- app/assets/javascripts/components/containers/mastodon.jsx 2 additions, 0 deletionsapp/assets/javascripts/components/containers/mastodon.jsx
- app/assets/javascripts/components/features/getting_started/index.jsx 2 additions, 0 deletions...javascripts/components/features/getting_started/index.jsx
- app/assets/javascripts/components/features/mutes/index.jsx 68 additions, 0 deletionsapp/assets/javascripts/components/features/mutes/index.jsx
- app/assets/javascripts/components/locales/en.jsx 2 additions, 0 deletionsapp/assets/javascripts/components/locales/en.jsx
- app/assets/javascripts/components/reducers/accounts.jsx 6 additions, 0 deletionsapp/assets/javascripts/components/reducers/accounts.jsx
- app/assets/javascripts/components/reducers/user_lists.jsx 10 additions, 1 deletionapp/assets/javascripts/components/reducers/user_lists.jsx
Loading
Please register or sign in to comment