Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Correct check_username_for_spam annotations and docs #12246

Merged
merged 8 commits into from
Mar 18, 2022

Commits on Mar 17, 2022

  1. Formally type the UserProfile in user searches

    David Robertson committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7fe7b42 View commit details
    Browse the repository at this point in the history
  2. Update docs

    David Robertson committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c391880 View commit details
    Browse the repository at this point in the history
  3. Changelog

    David Robertson committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    ba3856f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Use Sean's colon

    Co-authored-by: Sean Quah <[email protected]>
    David Robertson and squahtx authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    4a65178 View commit details
    Browse the repository at this point in the history
  2. import TypedDict from typing extensions

    I'm out of practice.
    David Robertson committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d54b35b View commit details
    Browse the repository at this point in the history
  3. export UserProfile in synapse.module_api

    David Robertson committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    8a1eae8 View commit details
    Browse the repository at this point in the history
  4. import TypedDict from typing_extensions, part 2

    David Robertson committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ada0b32 View commit details
    Browse the repository at this point in the history
  5. linter script

    David Robertson committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5747d69 View commit details
    Browse the repository at this point in the history