Hugh Nimmo-Smith
|
ff1db2b538
|
Bump eslint-plugin-matrix-org to enable @typescript-eslint/consistent-type-imports rule (#4680)
* Bump eslint-plugin-matrix-org to enable @typescript-eslint/consistent-type-imports rule
* Re-lint after merge
|
2025-02-05 12:15:20 +00:00 |
|
Johannes Marbach
|
05ba27f36b
|
Change imports for Node.js compatibility (#4377)
* Change imports for Node.js compatibility
Fixes: #4287
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
* Run prettier
* Run prettier (again)
* Add comment
* Update babel.config.cjs
---------
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
2024-08-29 15:56:32 +00:00 |
|
Michael Weimann
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
Michael Telatynski
|
c4006d752a
|
Improve tsdoc types (#2940)
* Install eslint-plugin-jsdoc
* Enable lint rule jsdoc/no-types
* Make tsdoc more valid, add required hyphens and s/return/returns/g
* Stash tsdoc work
* Fix mistypes
* Stash
* Stash
* More tsdoc work
* Remove useless doc params
* Fixup docs
* Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Update src/crypto/verification/request/ToDeviceChannel.ts
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Update src/client.ts
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Update src/client.ts
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Update src/client.ts
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Iterate
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
2022-12-07 18:01:54 +00:00 |
|
Michael Telatynski
|
c0f7df8c3b
|
Update eslint-plugin-matrix-org and improve visibilities & types (#2887)
|
2022-11-18 09:20:53 +00:00 |
|
Michael Telatynski
|
867a0ca7ee
|
Apply more strict typescript around the codebase (#2778)
* Apply more strict typescript around the codebase
* Fix tests
* Revert strict mode commit
* Iterate strict
* Iterate
* Iterate strict
* Iterate
* Fix tests
* Iterate
* Iterate strict
* Add tests
* Iterate
* Iterate
* Fix tests
* Fix tests
* Strict types be strict
* Fix types
* detectOpenHandles
* Strict
* Fix client not stopping
* Add sync peeking tests
* Make test happier
* More strict
* Iterate
* Stabilise
* Moar strictness
* Improve coverage
* Fix types
* Fix types
* Improve types further
* Fix types
* Improve typing of NamespacedValue
* Fix types
|
2022-10-21 11:44:40 +01:00 |
|
Michael Telatynski
|
6ac84a2465
|
Use v1 prefix for /hierarchy API, falling back to both previous variants (#2022)
|
2021-12-15 09:56:07 +00:00 |
|
Michael Telatynski
|
13c8774d45
|
Tweak Room Hierarchy root visibility and add loading getter
|
2021-10-06 10:25:27 +01:00 |
|
Michael Telatynski
|
fc78e63ad1
|
Fix RoomHierarchy comments
|
2021-08-11 20:57:40 +01:00 |
|
Michael Telatynski
|
db212a555d
|
Update to latest version of MSC2946 API s/next_token/next_batch/
|
2021-08-11 20:49:23 +01:00 |
|
Michael Telatynski
|
88b8b24629
|
Merge room hierarchy pages
|
2021-07-30 11:01:08 +01:00 |
|
Michael Telatynski
|
58c60d85e7
|
Refactor Space Hierarchy stuff in preparation for pagination
|
2021-07-29 17:35:17 +01:00 |
|