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

Convert the message handler to async/await #7884

Merged
merged 16 commits into from
Jul 22, 2020
Merged

Commits on Jul 17, 2020

  1. Convert get_room_data.

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    a53eea3 View commit details
    Browse the repository at this point in the history
  2. Convert get_state_events.

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4154f00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    191cd0b View commit details
    Browse the repository at this point in the history
  4. Convert background tasks.

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4064168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    228fa70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6682178 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac04688 View commit details
    Browse the repository at this point in the history
  8. Convert create_event.

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    48c7f92 View commit details
    Browse the repository at this point in the history
  9. Convert create_event helpers.

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    a60e61b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e76d407 View commit details
    Browse the repository at this point in the history
  11. Add a changelog.

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    c464446 View commit details
    Browse the repository at this point in the history
  12. More type information.

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    0811ec6 View commit details
    Browse the repository at this point in the history
  13. lint

    clokep committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    eb6ada0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Update docstring

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    clokep and anoadragon453 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    00e3004 View commit details
    Browse the repository at this point in the history
  2. Fix grammar in docstring

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    clokep and anoadragon453 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    ec6372c View commit details
    Browse the repository at this point in the history
  3. Fix erroneous docstring.

    clokep committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    9b40c71 View commit details
    Browse the repository at this point in the history