Michael Telatynski
3bbb7df72d
fix tests private field access
2021-09-08 12:57:12 +01:00
Michael Telatynski
58b08821bf
Fix bugs identified by TS
2021-09-08 12:49:30 +01:00
Michael Telatynski
19bdfd5b84
Add missing interface
2021-09-08 12:49:22 +01:00
Michael Telatynski
b6c857e2a2
Convert crypto/verification/* to Typescript
2021-09-08 12:34:44 +01:00
Michael Telatynski
0991626e85
Merge pull request #1884 from matrix-org/t3chguy/ts/123
2021-09-08 10:03:25 +01:00
Germain
7b10d4fac0
Merge pull request #1886 from janpawellek/janpawellek-fix-removeEventListener
...
Fix calling removeEventListener if it does not exist
2021-09-08 09:13:27 +01:00
Jan Pawellek
980dacaa87
Add explaination why the check for global.window.removeEventListener is necessary
2021-09-08 09:59:09 +02:00
Travis Ralston
3790e8abb4
Merge pull request #1887 from matrix-org/revert-1872-fix/call-notifs
...
Revert "Count notifications in encrypted rooms client-side"
2021-09-07 14:15:15 -06:00
Travis Ralston
14ba851daf
Revert "Count notifications in encrypted rooms client-side"
2021-09-07 14:15:01 -06:00
Travis Ralston
95d80772d7
Merge pull request #1872 from SimonBrandner/fix/call-notifs
...
Count notifications in encrypted rooms client-side
2021-09-07 12:31:49 -06:00
Jan Pawellek
a7678ea1e0
Fix calling removeEventListener if it does not exist
2021-09-07 17:12:21 +02:00
Germain
0388bd3b48
Merge pull request #1885 from matrix-org/gsouquet/improve-threads-dedupe
2021-09-07 15:31:56 +01:00
Germain Souquet
f27327164b
Merge branch 'develop' into gsouquet/improve-threads-dedupe
2021-09-07 15:28:05 +01:00
Germain
a0f85075c1
Merge pull request #1882 from matrix-org/gsouquet/fix-replyinthread
2021-09-07 15:26:35 +01:00
Germain Souquet
e97d18a03b
Improve thread deduplication thread process
...
Some threads were still holding a reference to the original thread models they were assigned to, leading to some unexpected timeline rendering
2021-09-07 15:05:45 +01:00
Michael Telatynski
f07cdb43b1
Fix dehydration Crypto type
2021-09-07 14:39:49 +01:00
Michael Telatynski
da8c8f166d
Improve jsdoc
2021-09-07 14:36:20 +01:00
Michael Telatynski
0830a30498
Fix tests
2021-09-07 14:36:10 +01:00
Michael Telatynski
68a2762b75
fix forwarding_curve25519_key_chain in OlmDevice::exportInboundGroupSession
2021-09-07 13:29:42 +01:00
Michael Telatynski
666e471369
Convert OlmDevice to Typescript
2021-09-07 13:22:27 +01:00
Germain Souquet
191535d01a
Fix replyInThread getter to match event m.in_reply_to structure
2021-09-07 10:17:24 +01:00
Šimon Brandner
241203f804
Merge remote-tracking branch 'upstream/develop' into fix/call-notifs
2021-09-03 18:28:34 +02:00
Šimon Brandner
26cc7a0f64
Return a TODO
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-09-03 18:24:37 +02:00
Travis Ralston
324f9e58ea
Merge pull request #1873 from SimonBrandner/feature/call-timer/18566
...
Give `MatrixCall` the capability to emit `LengthChanged` events
2021-09-02 22:12:31 -06:00
Šimon Brandner
9b6cee0cab
Merge remote-tracking branch 'upstream/develop' into fix/call-notifs
2021-09-02 16:32:26 +02:00
Germain
37736184a0
Merge pull request #1876 from matrix-org/gsouquet/replies-fix-18717
...
Add reply events rendering hint
2021-09-02 08:37:11 +01:00
Michael Telatynski
3c36be9839
Merge pull request #1877 from matrix-org/t3chguy/fix/18798
2021-09-01 16:08:37 +01:00
Michael Telatynski
9dce7bbb97
Improve typing around join rules
2021-09-01 15:54:04 +01:00
Germain Souquet
fa44300abc
Add reply events rendering hint
...
Adds an unstable hint for clients to know whether to render an event in the room timeline or in a thread
There are currently no MSC associated with that unstable "io.element.in_thread" property as I am only experimenting before settling on a specific approach
2021-09-01 12:12:01 +01:00
RiotRobot
2783d162b7
Resetting package fields for development
2021-08-31 13:32:29 +01:00
RiotRobot
39566dbd4f
Merge branch 'master' into develop
2021-08-31 13:32:28 +01:00
RiotRobot
f8186add92
v12.4.0
v12.4.0
2021-08-31 13:29:19 +01:00
RiotRobot
c15f22e81d
Prepare changelog for v12.4.0
2021-08-31 13:29:18 +01:00
Michael Telatynski
052ac8f95b
Merge pull request #1874 from SimonBrandner/task/call-types
...
Improve TypeScript in `MatrixCall`
2021-08-31 13:06:23 +01:00
Šimon Brandner
c37f8ba4c7
Make placeCalls public
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-31 14:00:37 +02:00
Germain
7e2458d5b5
Merge pull request #1828 from matrix-org/gsouquet/threaded-messaging-2349
2021-08-31 09:19:48 +01:00
Germain
fe989177bb
Merge pull request #1875 from psrpinto/fix/browser-example
2021-08-31 09:15:39 +01:00
Paulo Pinto
412645f025
Use HTTPS
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com >
2021-08-30 13:32:30 +01:00
Paulo Pinto
e527c46f34
Add empty favicon
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com >
2021-08-30 13:32:30 +01:00
Paulo Pinto
da471b57ad
Define document encoding
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com >
2021-08-30 13:32:30 +01:00
Paulo Pinto
a4ff97c8df
Add required lang attribute
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com >
2021-08-30 13:32:30 +01:00
Šimon Brandner
411fc47f28
Improve TypeScript in MatrixCall
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-28 09:27:47 +02:00
Šimon Brandner
b97e3113d1
Add/improve call event content types
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-28 09:27:34 +02:00
Šimon Brandner
f107d63fab
Give MatrixCall the capability to emit LengthChanged events
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-27 15:06:55 +02:00
Šimon Brandner
a65ac5a82b
Count notifications in encrypted rooms client-side
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-27 08:38:59 +02:00
Šimon Brandner
c7c1db00e8
Use getWirePushActions()
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-26 20:01:40 +02:00
Šimon Brandner
824f93daa3
Add wirePushRules
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-26 20:01:39 +02:00
Šimon Brandner
9fec2f8c58
Simplifie some code
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-26 20:01:39 +02:00
Šimon Brandner
0b46389176
currentCount -> currentHighlightCount
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-26 20:01:38 +02:00
Šimon Brandner
db03f16b8e
Add a type
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-08-26 20:01:37 +02:00