Šimon Brandner
|
55ef57ead8
|
Add GroupCallEventHandler
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-22 21:00:19 +02:00 |
|
Robert Long
|
6a8e8ed0a6
|
Merge branch 'develop' into robertlong/group-call
|
2021-09-22 11:58:42 -07:00 |
|
Aaron Raimist
|
35ee58dfe1
|
Switch to /kick API
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-09-17 01:05:21 -05:00 |
|
Robert Long
|
c81b9d2fd9
|
Merge branch 'develop' into robertlong/group-call
|
2021-09-15 11:27:59 -07:00 |
|
Germain
|
6ca4694fe6
|
Merge pull request #1907 from matrix-org/gsouquet/ts-last-push
|
2021-09-15 08:30:52 +01:00 |
|
Germain
|
062287e270
|
Merge pull request #1913 from matrix-org/gsouquet/ts-security
|
2021-09-15 08:27:29 +01:00 |
|
Travis Ralston
|
df039d3d8c
|
Merge pull request #1911 from SimonBrandner/feature/media-handling
Improve `MatrixCall` media handling and internally remove `CallType`s
|
2021-09-14 14:40:45 -06:00 |
|
Robert Long
|
14ed8a110c
|
Update src/client.ts
Co-authored-by: Travis Ralston <travisr@matrix.org>
|
2021-09-14 10:50:50 -07:00 |
|
Germain Souquet
|
7daab62850
|
Types fixes for CreateKeyBackupDialog TS migration
|
2021-09-12 09:21:04 +02:00 |
|
Germain Souquet
|
fed0ced89d
|
Type fixes for CreateSecretStorageDialog TS migration
|
2021-09-12 08:56:31 +02:00 |
|
Germain Souquet
|
edd614dd0c
|
fix cyclic dependencies for AutoDiscoveryActionEnum
|
2021-09-11 16:17:40 +01:00 |
|
Germain Souquet
|
375b228bb2
|
fix missing types and linting errors
|
2021-09-11 16:06:29 +01:00 |
|
Šimon Brandner
|
1bd7de5a18
|
Use MediaHandler
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-11 08:21:57 +02:00 |
|
Robert Long
|
1dbb776e12
|
Revert register types
|
2021-09-09 17:07:18 -07:00 |
|
Robert Long
|
b52f3b1c57
|
Add types for the MatrixClient register method
|
2021-09-09 17:00:45 -07:00 |
|
Robert Long
|
503e954671
|
Merge branch 'develop' into robertlong/group-call
|
2021-09-09 11:27:06 -07:00 |
|
Germain Souquet
|
a508c8d236
|
Make supportsExperimentalThreads calls more resilient
|
2021-09-09 18:40:15 +01:00 |
|
Germain Souquet
|
48a9db0315
|
Add helper to check threads support
|
2021-09-09 17:24:34 +01:00 |
|
Robert Long
|
2add1fcbcb
|
Clean up group call events
|
2021-09-08 14:37:21 -07:00 |
|
Robert Long
|
4fe115b2c4
|
Add initial group call logic
|
2021-09-08 13:27:38 -07:00 |
|
Michael Telatynski
|
b6c857e2a2
|
Convert crypto/verification/* to Typescript
|
2021-09-08 12:34:44 +01:00 |
|
Michael Telatynski
|
666e471369
|
Convert OlmDevice to Typescript
|
2021-09-07 13:22:27 +01:00 |
|
Robert Long
|
d5aaed67ba
|
Merge branch 'develop' into robertlong/full-mesh-voip
|
2021-08-31 16:08:02 -07:00 |
|
Robert Long
|
8fe6afd9ab
|
Merge branch 'master' into robertlong/full-mesh-voip
|
2021-08-31 16:02:05 -07:00 |
|
Germain Souquet
|
27ecdef09b
|
Merge branch 'develop' into gsouquet/threaded-messaging-2349
|
2021-08-25 08:53:29 +01:00 |
|
Travis Ralston
|
62c93f54cc
|
Merge pull request #1818 from matrix-org/t3chguy/fix/18089
Add support for /hierarchy API and fall back to /spaces API if needed
|
2021-08-23 15:51:28 -06:00 |
|
Germain Souquet
|
9c554f9b3d
|
Add experimentalThreadSupport flag
|
2021-08-19 11:18:46 +01:00 |
|
Dariusz Niemczyk
|
8fb036ba2d
|
Make eslint happy
|
2021-08-19 09:46:54 +02:00 |
|
Dariusz Niemczyk
|
0a10fa12ef
|
Add necessary changes for PasswordReset migration
|
2021-08-19 08:59:55 +02:00 |
|
Germain Souquet
|
dd80e744ff
|
Expose IMyDevice interface
|
2021-08-16 09:06:52 +01:00 |
|
Travis Ralston
|
2f74779bf1
|
Merge pull request #1772 from matrix-org/t3chguy/ts/12
Convert SearchResult, InteractiveAuth, PushProcessor and Scheduler to TS
|
2021-08-13 10:08:54 -06:00 |
|
Michael Telatynski
|
7b038393b1
|
Merge pull request #1792 from matrix-org/t3chguy/kill-groups
Deprecate groups APIs
|
2021-08-13 16:39:47 +01:00 |
|
Michael Telatynski
|
14b424ee94
|
Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3chguy/fix/18089
|
2021-08-12 11:55:04 +01:00 |
|
Travis Ralston
|
1f9fab9a0c
|
Fix conditional on returning file tree spaces
If a tree space was deleted then it'll still hold a Room object for us, which is not much help if we're effectively trying to get the joined trees.
|
2021-08-11 15:11:13 -06:00 |
|
Michael Telatynski
|
db212a555d
|
Update to latest version of MSC2946 API s/next_token/next_batch/
|
2021-08-11 20:49:23 +01:00 |
|
Robert Long
|
6dac6e53f7
|
Merge branch 'develop' into robertlong/full-mesh-voip
|
2021-08-11 11:49:52 -07:00 |
|
Robert Long
|
7ec84e92a0
|
Merge branch 'develop' into robertlong/full-mesh-voip
|
2021-08-11 11:38:15 -07:00 |
|
Michael Telatynski
|
0ad5ef4e9b
|
Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3chguy/ts/12
|
2021-08-10 10:21:13 +01:00 |
|
Robert Long
|
154e5c45a6
|
Clear localAVStream when stopping local media stream.
|
2021-08-09 11:02:09 -07:00 |
|
Michael Telatynski
|
2bdb570f3c
|
Fix type documentation on MatrixClient::setRoomMutePushRule
|
2021-08-06 09:38:50 +01:00 |
|
Robert Long
|
2cd5c813ac
|
Add local media stream functions to client
|
2021-08-05 18:22:29 -07:00 |
|
Michael Telatynski
|
58c60d85e7
|
Refactor Space Hierarchy stuff in preparation for pagination
|
2021-07-29 17:35:17 +01:00 |
|
Michael Telatynski
|
21a357c433
|
fix typo
|
2021-07-29 15:00:39 +01:00 |
|
Michael Telatynski
|
d49d6936a5
|
Add support for /children API and fall back to /spaces API if M_UNRECOGNIZED
|
2021-07-29 12:16:34 +01:00 |
|
Michael Telatynski
|
c340e6f1ba
|
delint and fix tests
|
2021-07-24 12:01:23 +01:00 |
|
Michael Telatynski
|
011a2acfd2
|
Convert crypto/store/* to Typescript
|
2021-07-24 11:35:30 +01:00 |
|
Michael Telatynski
|
c2b5b14d26
|
Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3chguy/ts/12
Conflicts:
src/client.ts
src/interactive-auth.ts
src/models/search-result.ts
|
2021-07-23 23:46:15 +01:00 |
|
Michael Telatynski
|
cd86aa7d9e
|
Merge pull request #1745 from matrix-org/t3chguy/fix/17686
|
2021-07-23 09:09:15 +01:00 |
|
Robert Long
|
91f409e8f4
|
Add invitee field
|
2021-07-21 23:29:08 -07:00 |
|
Michael Telatynski
|
5cf6684129
|
Conform to new typescript eslint rules
|
2021-07-19 22:47:32 +01:00 |
|