Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Timeline/Hashtag): show confirmation sheet when muting #520

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 25, 2024

  1. feat(Timeline/Hashtag): show confirmation sheet when muting

    Shows a MuteHashtagConfirmationSheet when muting a hashtag, similar to
    the MuteAccountConfirmationSheet. This also adds the option for the mute
    to expire.
    FineFindus committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    b0f8cbb View commit details
    Browse the repository at this point in the history
  2. feat(Timeline/Hashtag): show snackbar when unmuting

    Gives the user feedback in the form of a snackbar that the unmuting was
    sucessful. This is already done for unmuting accounts.
    FineFindus committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1f06e4e View commit details
    Browse the repository at this point in the history