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

deactivated flag refactored to filter deactivated users. #16874

Merged
merged 13 commits into from
Mar 11, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    a590303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f68a68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b6e3d6 View commit details
    Browse the repository at this point in the history
  4. Remove empty line.

    afechler committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5c305a0 View commit details
    Browse the repository at this point in the history
  5. - __parse_parameter_deactivated renamed to _parse_parameter_deactivated

    - 16874.feature: link fixed.
    afechler committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    53a777a View commit details
    Browse the repository at this point in the history
  6. Linter errors fixed.

    afechler committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    01af9ab View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update synapse/rest/admin/users.py

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    afechler and anoadragon453 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bbf6528 View commit details
    Browse the repository at this point in the history
  2. Update docs/admin_api/user_admin_api.md

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    afechler and anoadragon453 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    189e385 View commit details
    Browse the repository at this point in the history
  3. Update docs/admin_api/user_admin_api.md

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    afechler and anoadragon453 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9d0aede View commit details
    Browse the repository at this point in the history
  4. Update synapse/rest/admin/users.py

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    afechler and anoadragon453 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e2ef77b View commit details
    Browse the repository at this point in the history
  5. Update tests/rest/admin/test_user.py

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    afechler and anoadragon453 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c705a1a View commit details
    Browse the repository at this point in the history
  6. Update changelog.d/16874.feature

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    afechler and anoadragon453 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    48276fa View commit details
    Browse the repository at this point in the history
  7. Linting error fixed.

    afechler committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2e85bc2 View commit details
    Browse the repository at this point in the history