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

Link mentioned user in markdown only if they are visible to viewer #21554

Merged
merged 9 commits into from
Oct 23, 2022

Commits on Oct 22, 2022

  1. Link mentioned user in markdown only if they are visible to viewer

    We need to make sure a user can't confirm the existence of a user with private visibility
    
    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a1c2cb3 View commit details
    Browse the repository at this point in the history
  2. Update test

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    08bdc8b View commit details
    Browse the repository at this point in the history
  3. Revert "Update test"

    This reverts commit 08bdc8b.
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ef2e5c6 View commit details
    Browse the repository at this point in the history
  4. Handle bad context

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    eafd380 View commit details
    Browse the repository at this point in the history
  5. Ease log level

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d5687d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. fix tests

    wxiaoguang committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7cb1417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4229f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11de8be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ebb2a9 View commit details
    Browse the repository at this point in the history