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

Disable redacting reactions if we don't have sufficient permissions #8767

Merged
merged 11 commits into from
Jun 10, 2022

Commits on Jun 5, 2022

  1. Disable redacting reactions if we don't have sufficient permissions

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    85a284a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Export canRedact()

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    1ff3bde View commit details
    Browse the repository at this point in the history
  2. Disable redacting in ReactionPicker without sufficient permissions

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    aca02be View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Move canRedact() to EventUtils

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1261e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade966c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    da36117 View commit details
    Browse the repository at this point in the history
  2. Add canSelfRedact to RoomContext

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    edfd70a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Code refactor

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    278f988 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8fe7a0f View commit details
    Browse the repository at this point in the history
  3. Make not-allowed cursor default for mx_AccessibleButton_disabled

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3d4e198 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary line

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e313f20 View commit details
    Browse the repository at this point in the history