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

Add remaining type hints to synapse.events. #11098

Merged
merged 20 commits into from Nov 2, 2021
Merged

Commits on Oct 15, 2021

  1. Add types to synapse.events.

    clokep committed Oct 15, 2021
    Copy the full SHA
    f181e54 View commit details
    Browse the repository at this point in the history
  2. Add type for redacts.

    clokep committed Oct 15, 2021
    Copy the full SHA
    a90954e View commit details
    Browse the repository at this point in the history
  3. Add type hint for content.

    clokep committed Oct 15, 2021
    Copy the full SHA
    29bfdc8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    90251d6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    93c91b1 View commit details
    Browse the repository at this point in the history
  6. Newsfragment

    clokep committed Oct 15, 2021
    Copy the full SHA
    0a01691 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Proper types for __delete__.

    clokep committed Oct 19, 2021
    Copy the full SHA
    029953a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c980b85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    baa90e1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4ac4696 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Copy the full SHA
    67ee1fd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Copy the full SHA
    e40eff8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5d88acd View commit details
    Browse the repository at this point in the history
  3. Lint.

    clokep committed Oct 27, 2021
    Copy the full SHA
    0d0b707 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Fix typo.

    Co-authored-by: David Robertson <davidr@element.io>
    clokep and David Robertson committed Oct 28, 2021
    Copy the full SHA
    39696d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f58609e View commit details
    Browse the repository at this point in the history
  3. Add note about state_key.

    clokep committed Oct 28, 2021
    Copy the full SHA
    d3dd88f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9ad0659 View commit details
    Browse the repository at this point in the history
  5. Remove broken __setattr__.

    clokep committed Oct 28, 2021
    Copy the full SHA
    2fdcc68 View commit details
    Browse the repository at this point in the history
  6. Lint

    clokep committed Oct 28, 2021
    Copy the full SHA
    ac760c7 View commit details
    Browse the repository at this point in the history