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

Convert appservice to async. #7973

Merged
merged 11 commits into from
Jul 30, 2020
Merged

Convert appservice to async. #7973

merged 11 commits into from
Jul 30, 2020

Commits on Jul 28, 2020

  1. Convert appservice to async.

    clokep committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    70e9a40 View commit details
    Browse the repository at this point in the history
  2. Convert appservice API.

    clokep committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    2b8bcea View commit details
    Browse the repository at this point in the history
  3. Convert scheduler start.

    clokep committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    08afe80 View commit details
    Browse the repository at this point in the history
  4. Convert _ServiceQueuer

    clokep committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    118f2f7 View commit details
    Browse the repository at this point in the history
  5. Convert _Recoverer

    clokep committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    15d4ba1 View commit details
    Browse the repository at this point in the history
  6. Finish conversion.

    clokep committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    99a0ec1 View commit details
    Browse the repository at this point in the history
  7. Return proper type in tests.

    clokep committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    957313d View commit details
    Browse the repository at this point in the history
  8. Add changelog.

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

Commits on Jul 29, 2020

  1. Update comments.

    clokep committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    49d09f9 View commit details
    Browse the repository at this point in the history
  2. Fix use of log_failure.

    clokep committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    99e3658 View commit details
    Browse the repository at this point in the history
  3. Await the callback.

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