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

Enable cancellation of GET /members and GET /state requests #12708

Merged
merged 6 commits into from
May 11, 2022

Commits on May 11, 2022

  1. Allow @cancellable to be used on methods whose names have suffixes

    Signed-off-by: Sean Quah <seanq@element.io>
    Sean Quah committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8465334 View commit details
    Browse the repository at this point in the history
  2. Enable cancellation of GET /rooms/<room_id>/members requests

    Signed-off-by: Sean Quah <seanq@element.io>
    Sean Quah committed May 11, 2022
    Configuration menu
    Copy the full SHA
    1b90a82 View commit details
    Browse the repository at this point in the history
  3. Enable cancellation of GET /rooms/<room_id>/state requests

    Signed-off-by: Sean Quah <seanq@element.io>
    Sean Quah committed May 11, 2022
    Configuration menu
    Copy the full SHA
    5b301d8 View commit details
    Browse the repository at this point in the history
  4. Enable cancellation of GET /rooms/<room_id>/state/<event_type>/* re…

    …quests
    
    Signed-off-by: Sean Quah <seanq@element.io>
    Sean Quah committed May 11, 2022
    Configuration menu
    Copy the full SHA
    7acab57 View commit details
    Browse the repository at this point in the history
  5. Add newsfile

    Sean Quah committed May 11, 2022
    Configuration menu
    Copy the full SHA
    05e6b68 View commit details
    Browse the repository at this point in the history
  6. Improve variable name (thanks dmr!)

    Sean Quah committed May 11, 2022
    Configuration menu
    Copy the full SHA
    f24217d View commit details
    Browse the repository at this point in the history