Germain
36e729a626
Merge pull request #5836 from matrix-org/gsouquet-readreceipts-animation
2021-04-15 08:27:28 +01:00
RiotRobot
f743007334
Reset matrix-js-sdk back to develop branch
2021-04-12 14:57:30 +01:00
RiotRobot
f844961dc4
Upgrade matrix-js-sdk to 9.11.0
2021-04-12 14:45:16 +01:00
Germain Souquet
8d60d85570
replace velocity-animate with CSS transitions
2021-04-08 10:36:14 +01:00
RiotRobot
0f056f15f9
Upgrade matrix-js-sdk to 9.11.0-rc.1
2021-04-07 12:59:04 +01:00
RiotRobot
5df4ad2db0
Reset matrix-js-sdk back to develop branch
2021-03-29 13:37:04 +01:00
RiotRobot
df59a6bf45
Merge branch 'master' into develop
2021-03-29 13:36:53 +01:00
RiotRobot
805e980a8a
Upgrade matrix-js-sdk to 9.10.0
2021-03-29 13:29:12 +01:00
RiotRobot
fd29c73533
Upgrade matrix-js-sdk to 9.10.0-rc.1
2021-03-25 12:12:55 +00:00
Travis Ralston
be2e30df0d
Add an early voice recorder utility class
2021-03-16 22:58:44 -06:00
RiotRobot
a696c09e1e
Reset matrix-js-sdk back to develop branch
2021-03-15 14:47:08 +00:00
RiotRobot
a9a50663a3
Merge branch 'master' into develop
2021-03-15 14:46:56 +00:00
RiotRobot
da627dab20
Upgrade matrix-js-sdk to 9.9.0
2021-03-15 14:38:57 +00:00
Travis Ralston
6ab235f10c
Fix tests for new call path
...
We have to mock `fetch` for the caching of the download icon, and then mock out all the function calls used by components to feed a Media object.
2021-03-11 09:42:55 -07:00
RiotRobot
681529aa3c
Upgrade matrix-js-sdk to 9.9.0-rc.1
2021-03-10 17:26:35 +00:00
Travis Ralston
303ea16492
Merge pull request #5697 from matrix-org/travis/fix-tetris
...
Fix tetris effect (holes) in read receipts
2021-03-02 07:35:04 -07:00
RiotRobot
588e94e813
Reset matrix-js-sdk back to develop branch
2021-03-01 13:10:43 +00:00
RiotRobot
ebb782062f
Upgrade matrix-js-sdk to 9.8.0
2021-03-01 12:51:56 +00:00
Travis Ralston
208faf6d46
Update velocity-animate to the latest beta
...
This is the primary change in this PR: the new beta (which has been untouched for a year as of writing) actually does a better job of handling concurrent read receipts, this patching holes.
The beta doesn't have the same leak as v1, so we can remove the metadata hack from our side (it doesn't use jQuery's data anymore).
Note that this change on its own introduces an annoying bug where every second update to a read receipt will throw it 14px to the right - more on that in the next commit.
2021-02-26 22:21:14 -07:00
RiotRobot
e3f08adacb
Upgrade matrix-js-sdk to 9.8.0-rc.1
2021-02-24 17:27:56 +00:00
RiotRobot
b6a4876c8a
Reset matrix-js-sdk back to develop branch
2021-02-16 11:06:55 +00:00
RiotRobot
f4ab4dce40
Merge branch 'master' into develop
2021-02-16 11:06:42 +00:00
RiotRobot
f9d4d679ee
Upgrade matrix-js-sdk to 9.7.0
2021-02-16 10:59:39 +00:00
Travis Ralston
cd82d97c3e
Use randomly generated conference names for Jitsi
...
Fixes https://github.com/vector-im/element-web/issues/15205
Replaces https://github.com/matrix-org/matrix-react-sdk/pull/5322
This change uses a random ID for the Jitsi conference name to avoid any badly-named Jitsi calls, and overrides the "subject" (title) of the call so end users aren't typically exposed to the random ID.
2021-02-15 08:53:37 -07:00
RiotRobot
673717d6c0
Upgrade matrix-js-sdk to 9.7.0-rc.1
2021-02-10 15:57:57 +00:00
RiotRobot
bd538823cf
Reset matrix-js-sdk back to develop branch
2021-02-03 12:11:07 +00:00
RiotRobot
41c18d0d24
Upgrade matrix-js-sdk to 9.6.0
2021-02-03 12:02:50 +00:00
J. Ryan Stinnett
ad2a187566
Upgrade matrix-widget-api
2021-02-02 15:16:43 +00:00
RiotRobot
815a126b56
Upgrade matrix-js-sdk to 9.6.0-rc.1
2021-01-29 17:23:17 +00:00
Travis Ralston
5d4c38188c
Update widget-api to beta.12
2021-01-28 20:42:48 -07:00
J. Ryan Stinnett
84b1f2e6c6
Resolve typing errors after TypeScript upgrade
2021-01-27 12:42:37 +00:00
J. Ryan Stinnett
ea706189a2
Nested upgrades via `yarn upgrade`
2021-01-27 12:34:10 +00:00
J. Ryan Stinnett
0cb266eda2
lolex renamed to @sinonjs/fake-timers
2021-01-27 12:31:37 +00:00
J. Ryan Stinnett
ca08475498
Apply all simple major version upgrades
2021-01-27 12:31:37 +00:00
J. Ryan Stinnett
f8816e0bda
Pin React types to 16.x for now
...
This avoids type conflicts from other deps that depends on just `*`. Type deps
needs to be de-duplicated down to a single version to avoid errors (unlike code
deps).
2021-01-27 12:31:37 +00:00
J. Ryan Stinnett
12c671045d
Upgrade to latest minor versions of deps
2021-01-27 12:31:37 +00:00
RiotRobot
4dbdeb46ad
Reset matrix-js-sdk back to develop branch
2021-01-26 12:11:47 +00:00
RiotRobot
e21514cea0
Merge branch 'master' into develop
2021-01-26 12:08:24 +00:00
RiotRobot
709fc2e004
Upgrade matrix-js-sdk to 9.5.1
2021-01-26 11:57:46 +00:00
Travis Ralston
83fb698bbc
Merge pull request #5527 from matrix-org/travis/widget-nav
...
Wire up MSC2931 widget navigation
2021-01-18 09:09:32 -07:00
RiotRobot
6c8e6096da
Reset matrix-js-sdk back to develop branch
2021-01-18 15:16:31 +00:00
RiotRobot
c4570cdaee
Upgrade matrix-js-sdk to 9.5.0
2021-01-18 15:09:22 +00:00
Travis Ralston
f6a328a55b
Update widget api
2021-01-16 23:34:16 -07:00
RiotRobot
30dd24a59c
Upgrade matrix-js-sdk to 9.5.0-rc.1
2021-01-13 12:59:37 +00:00
David Baker
328d64ac23
Run TypeScript tests
...
There aren't any yet, but I'm about to write a test and it's going
to be in TypeScript and I don't want to lump this change in with
a bunch of other stuff.
2021-01-12 17:37:24 +00:00
Travis Ralston
777c0ca1ef
Merge pull request #5520 from matrix-org/dependabot/npm_and_yarn/node-notifier-8.0.1
...
Bump node-notifier from 8.0.0 to 8.0.1
2020-12-22 08:45:36 -07:00
RiotRobot
c4f7269321
Reset matrix-js-sdk back to develop branch
2020-12-21 17:52:30 +00:00
RiotRobot
8e6f8b11df
Merge branch 'master' into develop
2020-12-21 17:51:09 +00:00
RiotRobot
cc0bef7f8d
Upgrade matrix-js-sdk to 9.4.1
2020-12-21 17:36:46 +00:00
dependabot[bot]
9af2138171
Bump node-notifier from 8.0.0 to 8.0.1
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 17:19:21 +00:00