Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize http-api - move from browser-request to fetch #2719

Merged
merged 45 commits into from
Oct 12, 2022
Merged

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    7231c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e36d41a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    2ff24af View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    f8a44b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3…

    …chguy/fetch
    
    � Conflicts:
    �	yarn.lock
    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    91a8048 View commit details
    Browse the repository at this point in the history
  3. Update matrix-mock-request

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5389fef View commit details
    Browse the repository at this point in the history
  4. Update matrix-mock-request

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    74d89f1 View commit details
    Browse the repository at this point in the history
  5. Iterate fetch support

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    028d29c View commit details
    Browse the repository at this point in the history
  6. Fix cleanup

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0e832e1 View commit details
    Browse the repository at this point in the history
  7. Iterate

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    835d794 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3…

    …chguy/fetch
    
    � Conflicts:
    �	src/client.ts
    �	src/crypto/EncryptionSetup.ts
    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    abf8bf9 View commit details
    Browse the repository at this point in the history
  9. Test

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6f50723 View commit details
    Browse the repository at this point in the history
  10. Iterare

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    69c3d04 View commit details
    Browse the repository at this point in the history
  11. Iterate

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    924925c View commit details
    Browse the repository at this point in the history
  12. Revert tests tweak

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    65b6935 View commit details
    Browse the repository at this point in the history
  13. Add test coverage

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a8ecb36 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6289875 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    064469c View commit details
    Browse the repository at this point in the history
  16. Improve coverage

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d2d2e05 View commit details
    Browse the repository at this point in the history
  17. Add more coverage

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    271ea3c View commit details
    Browse the repository at this point in the history
  18. Add tests

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c9e45c0 View commit details
    Browse the repository at this point in the history
  19. Iterate

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    27ca479 View commit details
    Browse the repository at this point in the history
  20. Write moar tests

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d2fb428 View commit details
    Browse the repository at this point in the history
  21. Fix typing

    t3chguy committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    fd72eda View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Iterate tests

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6781d53 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3…

    …chguy/fetch
    
    � Conflicts:
    �	package.json
    �	src/sync.ts
    �	yarn.lock
    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    c0bf68a View commit details
    Browse the repository at this point in the history
  3. Additional coverage

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0f16233 View commit details
    Browse the repository at this point in the history
  4. Please hit 80%

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0138730 View commit details
    Browse the repository at this point in the history
  5. Additional coverage

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fc2c722 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abc68e7 View commit details
    Browse the repository at this point in the history
  7. Yet more tests

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ac43f33 View commit details
    Browse the repository at this point in the history
  8. Iterate

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    82d60f1 View commit details
    Browse the repository at this point in the history
  9. Stash

    t3chguy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    50cb854 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3…

    …chguy/fetch
    
    � Conflicts:
    �	spec/browserify/setupTests.js
    �	spec/browserify/setupTests.ts
    �	spec/integ/matrix-client-methods.spec.ts
    �	spec/integ/matrix-client-opts.spec.ts
    �	spec/integ/matrix-client-room-timeline.spec.ts
    �	spec/integ/sliding-sync-sdk.spec.ts
    �	spec/setupTests.ts
    �	src/client.ts
    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    494a0e5 View commit details
    Browse the repository at this point in the history
  2. Write moar tests

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    ffd26bd View commit details
    Browse the repository at this point in the history
  3. Additional coverage

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    52345e2 View commit details
    Browse the repository at this point in the history
  4. Update README

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    511afee View commit details
    Browse the repository at this point in the history
  5. Update types

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b57651d View commit details
    Browse the repository at this point in the history
  6. Fix login method

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    88bbeb2 View commit details
    Browse the repository at this point in the history
  7. Iterate everything

    t3chguy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d8ce2d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    17fc2bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ffb1f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Increase test coverage

    t3chguy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3ca3778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f643965 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    e4c2fd3 View commit details
    Browse the repository at this point in the history