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

[No QA] Handle Moderated Messages in UI #19476

Merged
merged 16 commits into from
May 30, 2023
Merged

Commits on May 23, 2023

  1. basic framework

    dangrous committed May 23, 2023
    Configuration menu
    Copy the full SHA
    783b4b6 View commit details
    Browse the repository at this point in the history
  2. clean up visuals

    dangrous committed May 23, 2023
    Configuration menu
    Copy the full SHA
    535c054 View commit details
    Browse the repository at this point in the history
  3. cleanup

    dangrous committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f831821 View commit details
    Browse the repository at this point in the history
  4. update to use hasBeenFlagged

    dangrous committed May 23, 2023
    Configuration menu
    Copy the full SHA
    26b7345 View commit details
    Browse the repository at this point in the history
  5. fix setting of flag state

    dangrous committed May 23, 2023
    Configuration menu
    Copy the full SHA
    70c4c18 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    5359e45 View commit details
    Browse the repository at this point in the history
  2. add translations of copy

    dangrous committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d42b150 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    801b9d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a381211 View commit details
    Browse the repository at this point in the history
  3. use constants for decisions

    dangrous committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f49a93e View commit details
    Browse the repository at this point in the history
  4. fix constant and prettier

    dangrous committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b5083ee View commit details
    Browse the repository at this point in the history
  5. act normal for pending

    dangrous committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b104d9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e9a8c8 View commit details
    Browse the repository at this point in the history
  7. add proptype comment

    dangrous committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e97ac5d View commit details
    Browse the repository at this point in the history
  8. address comments

    dangrous committed May 26, 2023
    Configuration menu
    Copy the full SHA
    097ad8a View commit details
    Browse the repository at this point in the history
  9. prettier seriously?

    dangrous committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9bc5cd8 View commit details
    Browse the repository at this point in the history