Germain Souquet
8c19cf45e2
Dispatch a Thread.New event
2021-10-15 11:09:14 +01:00
Germain Souquet
c9277de8ee
Remove console statement
2021-10-15 10:31:43 +01:00
Germain Souquet
b5baca51a6
Null-guard for thread root event not loaded yet
2021-10-15 10:22:32 +01:00
Germain
fc800821f9
Merge pull request #1980 from matrix-org/gsouquet/threads-relations
2021-10-15 08:53:42 +01:00
Germain Souquet
efbc46937f
Null-guard for event that do not have a thread
2021-10-14 17:37:33 +01:00
Germain Souquet
9ceeb2d220
Delete UnstableValue and use hardcoded value for m.thread
2021-10-14 17:09:00 +01:00
Germain Souquet
7b89862ed0
Make threads use 'm.thread' relation
2021-10-14 16:56:48 +01:00
David Baker
6804e4290a
Merge pull request #1972 from SimonBrandner/feature/answer-no-cam
...
Try to answer a call without video if we can't access the camera
2021-10-14 12:15:35 +01:00
David Baker
0a3d820fda
Merge pull request #1943 from freaktechnik/develop
...
Fix `requestVerificationDM` with chronological `pendingEventOrdering`
2021-10-14 12:14:20 +01:00
Michael Telatynski
e2a9c95ea8
Merge pull request #1974 from SimonBrandner/task/security-ts
2021-10-14 10:02:14 +01:00
Šimon Brandner
3aefc9f02e
Add tests for falling back to answering with no video
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-14 08:46:36 +02:00
Šimon Brandner
0042cb5292
Fix importRoomKeys() definition
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-13 16:50:27 +02:00
Denis Kasak
b288c97372
Merge pull request #1975 from matrix-org/dkasak/more-detailed-room-key-sharing-logging
...
More detailed logging when sharing room keys
2021-10-12 13:26:43 +00:00
Denis Kasak
a0de1740a4
Add comma per review
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2021-10-12 13:23:22 +00:00
Denis Kasak
8e2e3018d8
Log device objects for existing/new devices when sharing room keys.
2021-10-12 13:48:41 +02:00
Denis Kasak
60e93024e7
Fix comment regarding marking blocked devices as notified.
2021-10-12 13:43:28 +02:00
Denis Kasak
d89aa365f9
More detailed logging of blocked devices.
...
Separately log how many blocked devices there are in total and list them
out.
Then, log how many devices were notified because they were newly
blocked and list those out too.
2021-10-12 13:43:28 +02:00
Denis Kasak
4241263f2c
Make log message regarding notifying unnotified failed devices clearer.
2021-10-12 13:43:26 +02:00
Denis Kasak
b009f9c21b
Log more clearly when we're sharing room keys with *new* Olm sessions.
2021-10-12 13:41:04 +02:00
Denis Kasak
04ccec6de3
Log which devices room keys were shared with.
2021-10-12 13:41:04 +02:00
RiotRobot
e7b41fadd0
Merge branch 'master' into develop
2021-10-12 08:50:43 +01:00
RiotRobot
2dc1acef2e
Resetting package fields for development
2021-10-12 08:36:13 +01:00
RiotRobot
b977b629f4
Merge branch 'release-v14.0.1'
2021-10-12 08:35:42 +01:00
RiotRobot
6bbd493e20
v14.0.1
v14.0.1
2021-10-12 08:29:30 +01:00
RiotRobot
38ad435af5
Prepare changelog for v14.0.1
2021-10-12 08:29:30 +01:00
RiotRobot
8f245af317
Merge branch 'master' into develop
2021-10-11 11:48:22 +01:00
RiotRobot
9b2bfbe7d0
v14.0.0
v14.0.0
2021-10-11 11:44:54 +01:00
RiotRobot
f69ea85e55
Prepare changelog for v14.0.0
2021-10-11 11:44:53 +01:00
Šimon Brandner
7559a10526
Make opts in importRoomKeys optional
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-10 08:36:11 +02:00
Šimon Brandner
68dbe959bb
Add a logline
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-10 08:19:29 +02:00
Šimon Brandner
74a875aa23
Add MockMediaDeviceInfo
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-10 08:19:29 +02:00
Šimon Brandner
4b679c5056
Try to answer without video if we can't access it
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-10 08:19:22 +02:00
Šimon Brandner
cb8a260b9c
Improve handling when we don't have a camera
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-09 08:36:19 +02:00
Robert Long
7d7975b8bb
Fix connecting to a call without a webcam
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-09 08:05:59 +02:00
Travis Ralston
f12513da96
Merge pull request #1971 from matrix-org/travis/spam-log
...
Remove excess logging from getRoomUpgradeHistory()
2021-10-08 10:33:07 -06:00
Travis Ralston
785a3e3381
Remove excess logging from getRoomUpgradeHistory()
...
On large accounts this can now cause a massive amount of spam. It's not really providing any value in day-to-day debugging either.
2021-10-08 10:28:20 -06:00
RiotRobot
f5fcc20840
v14.0.0-rc.2
v14.0.0-rc.2
2021-10-07 17:42:40 +01:00
RiotRobot
17e20c17b3
Prepare changelog for v14.0.0-rc.2
2021-10-07 17:42:40 +01:00
Michael Telatynski
39fd350ffe
Merge pull request #1969 from matrix-org/t3chguy/cp/space-hierarchy
2021-10-06 16:51:32 +01:00
Michael Telatynski
b4d100baff
Tweak Room Hierarchy root visibility and add loading getter
2021-10-06 13:29:13 +01:00
Michael Telatynski
29bc83f4a7
Merge pull request #1968 from matrix-org/t3chguy/fix/19276
2021-10-06 13:27:12 +01:00
Michael Telatynski
13c8774d45
Tweak Room Hierarchy root visibility and add loading getter
2021-10-06 10:25:27 +01:00
Travis Ralston
c9212e770d
Merge pull request #1966 from Alexendoo/declaration-map
...
Enable TypeScript declaration maps
2021-10-05 13:39:47 -06:00
Germain
08aa7803e3
Merge pull request #1964 from SimonBrandner/feature/call-feed-opts
2021-10-04 15:02:49 +01:00
Alex Macleod
770858c255
Enable TypeScript declaration maps
...
This allows go-to-definition to reach the original .ts files for
consumers of the package. It emits .d.ts.map files alongside the regular
.d.ts files
e.g. in sdk.createClient go-to-definition on createClient will place the
cursor at the function in src/matrix.ts rather than inside a definition
file lib/matrix.d.ts
Signed-off-by: Alex Macleod <alex@macleod.io >
2021-10-04 14:36:50 +01:00
Germain Souquet
c73bb7d408
Update dependencies
2021-10-04 12:30:14 +01:00
RiotRobot
15cd675354
v14.0.0-rc.1
v14.0.0-rc.1
2021-10-04 11:55:19 +01:00
RiotRobot
e8137d3f88
Prepare changelog for v14.0.0-rc.1
2021-10-04 11:55:19 +01:00
Šimon Brandner
c63abe9988
Use ICallFeedOpts in the CallFeed constructor
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-10-02 08:12:43 +02:00
Germain
a7a08fd760
Merge pull request #1962 from matrix-org/gsouquet/fix-19229
2021-10-01 15:46:30 +01:00