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

Convert library code to TypeScript #762

Merged
merged 307 commits into from
Feb 25, 2022
Merged

Convert library code to TypeScript #762

merged 307 commits into from
Feb 25, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 30, 2021

  1. Add common HTTP types

    owenpearson committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    3bdec40 View commit details
    Browse the repository at this point in the history
  2. Improve node HTTP typings

    owenpearson committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b5438ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a30a22 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Merge pull request #794 from ably/feature/types-typescript

    Convert lib/types dir to TypeScript
    owenpearson authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    b903da7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #795 from ably/feature/multicaster-typescript

    Convert multicaster to typescript
    owenpearson authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ea6c528 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #798 from ably/feature/defaults-typescript

    Convert utils.js and defaults.js to typescript
    owenpearson authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2060cb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Rename idx to index

    owenpearson committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f9a82df View commit details
    Browse the repository at this point in the history
  2. Rename ev to eventName

    owenpearson committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    516ee19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f0aea0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32f8d04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e9cf2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2ff3c8 View commit details
    Browse the repository at this point in the history
  7. Rename ops to operations

    Co-authored-by: Quintin Willison <q@qwuk.net>
    owenpearson and QuintinWillison authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9af7d81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd3e89e View commit details
    Browse the repository at this point in the history
  9. Use strict equals in node Http

    Co-authored-by: Quintin Willison <q@qwuk.net>
    owenpearson and QuintinWillison authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a9cc689 View commit details
    Browse the repository at this point in the history
  10. Use strict equals in browser Http

    Co-authored-by: Quintin Willison <q@qwuk.net>
    owenpearson and QuintinWillison authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    6a496a8 View commit details
    Browse the repository at this point in the history
  11. Use strict equals in node Http

    Co-authored-by: Quintin Willison <q@qwuk.net>
    owenpearson and QuintinWillison authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a3f429b View commit details
    Browse the repository at this point in the history
  12. Rename err to errorInfo

    owenpearson committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    16c996d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ccf130 View commit details
    Browse the repository at this point in the history
  14. Add HttpStatusCodes enum

    owenpearson committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    640a7f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    e064528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f36f9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9db3e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92629ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7a2b55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a30d2e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    339c387 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da57b17 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #799 from ably/feature/event-emitter-typescript

    Convert eventemitter to typescript
    owenpearson authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    2c373f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e1844c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #800 from ably/feature/http-typescript

    Convert HTTP clients to TypeScript
    owenpearson authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f29ceda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be27d06 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f38162 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd7718b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b4100bc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    244207f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e5335ec View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ea44064 View commit details
    Browse the repository at this point in the history
  19. npm i @types/ws

    owenpearson committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    c58b8ad View commit details
    Browse the repository at this point in the history
  20. Fix platform typings

    owenpearson committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a872e53 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ec05a96 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2bd92c1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bfabac8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ece6743 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3f7511b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    125eeb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f06f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b1f482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce4ad3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fad413 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a36d565 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e9304a View commit details
    Browse the repository at this point in the history
  8. Add TokenDetails type

    owenpearson committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    b16e5b0 View commit details
    Browse the repository at this point in the history
  9. Add TokenParams type

    owenpearson committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    19a0522 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8ebc3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6522f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    adc66b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    342e56a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9833d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad2c1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cebdcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    290df5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b5b56d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f187e84 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    b1ad152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e5ac4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #807 from ably/feature/connectionerror-typescript

    Convert ConnectionError to TypeScript
    owenpearson authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    75a7644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c8571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a4d78 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #808 from ably/feature/transport-typescript

    Convert abstract Transport class to TypeScript
    owenpearson authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5fc188e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #809 from ably/feature/fix-platform-typings

    Fix platform typings
    owenpearson authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    38318c0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #811 from ably/feature/webstorage-typescript

    Convert webstorage class to TypeScript
    owenpearson authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a564b18 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #812 from ably/feature/http-module-declaration

    Add ambient module declaration for platform-http
    owenpearson authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c90cf53 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #813 from ably/feature/base64-module-declaration

    Add ambient module declaration for platform-base64
    owenpearson authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e95e7c8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #814 from ably/feature/hmac-sha256-typing

    Add module declaration for crypto-js hmac-sha256
    owenpearson authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e1ffea0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5726d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9125309 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Merge pull request #810 from ably/feature/websockettransport-typescript

    Convert WebSocketTransport to TypeScript
    owenpearson authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    1b59857 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    c955da6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #815 from ably/feature/auth-typescript

    Convert Auth class to TypeScript
    owenpearson authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d37ade5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3386a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56dd0b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdf7a54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bd09ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1b9d0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d402ab4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c4168b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a40958b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f427b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f57073b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    605dd90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45afb95 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c296f25 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    34528f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2940eca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a57c8a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    51e4f7f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cfcc459 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0a7efc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    e1be792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03fcb48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3eb8af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d1e3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55fb4b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21a83d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    861a544 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    341eb4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63bd7d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a155889 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/connectionstatechange-typescript' into feature/…

    …errorreporter-typescript
    owenpearson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    32c8cd8 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/errorreporter-typescript' into feature/platform…

    …-transports-declaration
    owenpearson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    e8920bc View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feature/platform-transports-declaration' into feature/c…

    …onnectionmanager-typescript
    owenpearson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    bc58798 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Nov 4, 2021

  1. Merge pull request #830 from ably/feature/xhrrequest-typescript

    Convert XHRRequest to TypeScript
    owenpearson authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b938b6c View commit details
    Browse the repository at this point in the history
  2. Add XHRStates enum

    owenpearson committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    e9d0e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37d7520 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0c48d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e20a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0f58db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43487e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Merge pull request #832 from ably/feature/comettransport-typescript

    Convert CometTransport to TypeScript
    owenpearson authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    a300bcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c57a2b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #833 from ably/feature/messagequeue-typescript

    Convert MessageQueue to TypeScript
    owenpearson authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    5dab0ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba842e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f0a020 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/connectionstatechange-typescript' into feature/…

    …errorreporter-typescript
    owenpearson committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    47417d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20d0bc7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/platform-transports-declaration' into feature/c…

    …onnectionmanager-typescript
    owenpearson committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    60b31d0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #834 from ably/feature/protocol-typescript

    Convert Protocol to TypeScript
    owenpearson authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    eaa4498 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #835 from ably/feature/connectionstatechange-types…

    …cript
    
    Convert ConnectionStateChange to TypeScript
    owenpearson authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    23496c5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #836 from ably/feature/errorreporter-typescript

    Convert ErrorReporter to TypeScript
    owenpearson authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    27b98e2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #837 from ably/feature/platform-transports-declara…

    …tion
    
    Add ambient module declaration for platform-transports
    owenpearson authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    a5db88d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #838 from ably/feature/connectionmanager-typescript

    Convert ConnectionManager to TypeScript
    owenpearson authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e31957b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7788b7a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d7db64 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b65f956 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0a47ae7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dcf150e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8e3cdc3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4fa4310 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b120539 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    21ab03c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    75e7d06 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e079a69 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    db02f5f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f66064 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    561bee4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    72fd3d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    ca944ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c476a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c3c801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2afc7b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1970a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43ecbb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bb1e97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5334ca2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c33795 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cc1363 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4462063 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77614ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5af4182 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf9ad16 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06ce336 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9795906 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdbd191 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a2ea53c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    7d8de2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1fd3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdfa6f7 View commit details
    Browse the repository at this point in the history
  4. Rename cb to callback

    owenpearson committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    500ea75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    919a066 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4c4505 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73294d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Merge pull request #849 from ably/feature/resource-typescript

    Convert Resource to TypeScript
    owenpearson authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    66ca0c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge pull request #850 from ably/feature/paginatedresource-typescript

    Convert PaginatedResource to TypeScript
    owenpearson authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    92da970 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #851 from ably/feature/push-typescript

    Convert Push to TypeScript
    owenpearson authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    ba222bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #852 from ably/feature/presence-typescript

    Convert Presence to TypeScript
    owenpearson authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c3070d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #853 from ably/feature/channel-typescript

    Convert Channel to TypeScript
    owenpearson authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f6d5d81 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #854 from ably/feature/clientoptions-typescript

    Add typings for ClientOptions
    owenpearson authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    566efbd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #855 from ably/feature/rest-typescript

    Convert Rest to TypeScript
    owenpearson authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f6bb5ed View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    46b9936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f5af4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64da595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    816b32b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ba91a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dabb76e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d5470c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bc8889 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f029aa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

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

Commits on Feb 8, 2022

  1. fix spelling/grammar errors and JSDoc inaccuracies

    Peter Maguire committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    47606de View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    4b1b58b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #884 from ably/update-documentation

    fix spelling/grammar errors and JSDoc inaccuracies
    owenpearson authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2a7b69f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. tie internal and external typings together

    Peter Maguire committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    514f2c5 View commit details
    Browse the repository at this point in the history
  2. add boolean to ClientOptions.recover to bring in line with the intern…

    …al type it replaces
    Peter Maguire committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a899b95 View commit details
    Browse the repository at this point in the history
  3. fix missing typings in protcolmessage

    Peter Maguire committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d8944dd View commit details
    Browse the repository at this point in the history
  4. switch null for undefined

    Peter Maguire committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    5699204 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. remove extraneous newlines

    Peter Maguire committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e1b0cb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    bfbb362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b852440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c6bdc View commit details
    Browse the repository at this point in the history
  4. use API prefix for public type imports

    Peter Maguire committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d1a33ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    110cca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    839fe14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2134656 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55e9975 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    637eba7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Merge pull request #865 from ably/feature/channelstatechange-typescript

    Convert ChannelStateChange to TypeScript
    owenpearson authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7eb08e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #866 from ably/feature/connection-typescript

    Convert Connection to TypeScript
    owenpearson authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    95c408f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afe7b52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01febf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eeb649f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49bf700 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6bf24e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00218b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4eefbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad1c2b9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #890 from ably/use-public-typescript-typings

    Tie internal and external typings together
    Peter Maguire authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8e3ae21 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9ecccef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    115bcde View commit details
    Browse the repository at this point in the history
  14. Fix type error

    owenpearson committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    34d4e89 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #867 from ably/feature/realtimepresencechannel-typ…

    …escript
    
    Convert RealtimeChannel and RealtimePresence to TypeScript
    owenpearson authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    e30ad65 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #868 from ably/feature/realtime-typescript

    Convert Realtime to TypeScript
    owenpearson authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c6eaa4a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b023634 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3b7404c View commit details
    Browse the repository at this point in the history
  19. Re-sync lockfile

    owenpearson committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    fc8d6c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. fix retry timer setting wrong variable to null (Fixes #898)

    Peter Maguire committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ec37a31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #896 from ably/ts-import-helpers

    Use TypeScript import-helpers compiler option
    owenpearson authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e80d29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4b847b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #899 from ably/fix-retry-timer-bug

    fix retry timer setting wrong variable to null (Fixes #898)
    Peter Maguire authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    24ef7de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f18cab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d422eca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dd144e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27b2745 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25259db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7ebeba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36eec65 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2966904 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3de0da7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    90fe711 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d62b51 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5daa570 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f27b929 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    33f44c3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b0995e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Merge pull request #902 from ably/separate-webpack-builds

    Add scripts to run builds for specific platforms
    owenpearson authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    78ff8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc0ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce064d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43161cf View commit details
    Browse the repository at this point in the history