Šimon Brandner
|
f96c366aa4
|
Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-18 17:07:43 +02:00 |
Šimon Brandner
|
707ecd8786
|
Don't highlight bubble events
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-18 17:03:48 +02:00 |
Šimon Brandner
|
62de75ab00
|
Increase height
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-18 16:19:57 +02:00 |
Šimon Brandner
|
9b6195317e
|
Improve padding
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-18 16:14:54 +02:00 |
J. Ryan Stinnett
|
f34086aa3c
|
Merge pull request #6214 from matrix-org/jryans/enc-phase-ts
Fix phase enum usage in JS modules as well
|
2021-06-18 14:13:31 +01:00 |
J. Ryan Stinnett
|
538165d515
|
Fix phase enum usage in JS modules as well
https://github.com/matrix-org/matrix-react-sdk/pull/6185 converted
`SetupEncryptionStore` to TS, including moving the phase states to an enum. The
calling JS modules were forgotten, so they got a bit confused.
Fixes https://github.com/vector-im/element-web/issues/17689
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/6185
|
2021-06-18 14:05:12 +01:00 |
Germain
|
2fd919e5c7
|
Merge pull request #6185 from matrix-org/gsouquet/dialogs-ts-migration
|
2021-06-18 12:56:39 +01:00 |
Germain Souquet
|
fcda0604e0
|
Fix RoomMember import
|
2021-06-18 12:48:31 +01:00 |
Germain Souquet
|
d22617c422
|
More specific type definition and adhering to code style better
|
2021-06-18 12:44:15 +01:00 |
Germain Souquet
|
3f1ca970d6
|
Merge branch 'develop' into gsouquet/dialogs-ts-migration
|
2021-06-18 12:27:00 +01:00 |
Michael Telatynski
|
dddc32d870
|
Merge pull request #6208 from matrix-org/t3chguy/ts/5
|
2021-06-18 09:49:03 +01:00 |
Michael Telatynski
|
d9caa3533b
|
Merge pull request #5858 from matrix-org/t3chguy/fix/12740
|
2021-06-18 08:22:21 +01:00 |
Šimon Brandner
|
a781d6f128
|
Adjust padding and line-height a bit
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-17 18:13:52 +02:00 |
Šimon Brandner
|
512c054656
|
Add call type icon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-17 17:55:18 +02:00 |
Germain
|
71ff5248fe
|
Merge pull request #6082 from SimonBrandner/fix/mute-incoming-call/15591
|
2021-06-17 16:41:00 +01:00 |
Šimon Brandner
|
02e6559330
|
Set text color to secondary-fg-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-17 17:04:56 +02:00 |
Šimon Brandner
|
7b6c3aec63
|
Change some styling to better match the designs
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-17 16:33:00 +02:00 |
Michael Telatynski
|
f38cd38bd3
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
Conflicts:
src/components/structures/TimelinePanel.js
src/components/views/context_menus/MessageContextMenu.js
src/components/views/right_panel/UserInfo.tsx
src/dispatcher/actions.ts
|
2021-06-17 15:31:06 +01:00 |
Michael Telatynski
|
017e0ba40f
|
fix more private field accesses in tests
|
2021-06-17 15:23:29 +01:00 |
Michael Telatynski
|
2e73647a85
|
Fix tests by updating private field names and spies
|
2021-06-17 15:18:52 +01:00 |
Šimon Brandner
|
949532c297
|
Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile
|
2021-06-17 15:53:25 +02:00 |
Michael Telatynski
|
3e38d92fa4
|
Fix up some more type defs
|
2021-06-17 14:49:27 +01:00 |
J. Ryan Stinnett
|
9f83846ecc
|
Remove redundant word from GitHub Actions workflow
|
2021-06-17 14:35:33 +01:00 |
Michael Telatynski
|
02e72d8b04
|
Fix more type definitions
|
2021-06-17 14:24:53 +01:00 |
Michael Telatynski
|
f929d2ee5f
|
Typescript fixes due to MatrixEvent being TSified
|
2021-06-17 14:06:03 +01:00 |
Michael Telatynski
|
97e6599780
|
Merge pull request #6207 from matrix-org/t3chguy/ts/5
Fix types in SlashCommands
|
2021-06-17 12:15:16 +01:00 |
Michael Telatynski
|
cce4ccb157
|
Fix types in SlashCommands which assumed something was a promise but it wasn't
|
2021-06-17 11:37:06 +01:00 |
Germain
|
782adbc41e
|
Merge pull request #6190 from matrix-org/gsouquet/performance-tracking-markers
|
2021-06-17 10:27:33 +01:00 |
Germain
|
48e090abcc
|
Remove unnecessary comment
|
2021-06-17 10:20:43 +01:00 |
J. Ryan Stinnett
|
6e827ad4c9
|
Merge pull request #6204 from robintown/forward-dialog-display-name
Fix forward dialog message preview display names
|
2021-06-17 10:10:54 +01:00 |
Germain
|
2f1abe251f
|
Merge pull request #6206 from matrix-org/gsouquet/fix-17672
Remove stray bullet point in reply preview
|
2021-06-17 08:58:47 +01:00 |
Germain Souquet
|
1a08af8ccf
|
remove stray bullet point in reply preview
|
2021-06-17 08:45:09 +01:00 |
Robin Townsend
|
ce57b66c91
|
Fix forward dialog message preview display names
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-06-16 18:17:25 -04:00 |
J. Ryan Stinnett
|
ad3aefad35
|
Merge pull request #6203 from matrix-org/jryans/nested-reply-perf
Stop requesting null next replies from the server
|
2021-06-16 20:17:53 +01:00 |
J. Ryan Stinnett
|
8f02ca8ce9
|
Stop requesting null next replies from the server
A recent change (47e007e08f ) introduced a
regression where we failed to check whether a reply thread has a next reply.
This meant that we would end up sending `/context/undefined` requests to the
server for every reply thread on every room view.
Fixes https://github.com/vector-im/element-web/issues/17563
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/6079
|
2021-06-16 18:04:41 +01:00 |
Michael Telatynski
|
ccf30ed94c
|
Merge pull request #6202 from matrix-org/t3chguy/fix/17669
|
2021-06-16 12:46:44 +01:00 |
Michael Telatynski
|
ab964339d2
|
Add another setState skip to prevent redundant state updates
|
2021-06-16 12:11:17 +01:00 |
Michael Telatynski
|
626d575820
|
tidy AuxPanel TS
|
2021-06-16 12:07:58 +01:00 |
Michael Telatynski
|
d87325ae6a
|
Small cleanup around the room status bar and auxpanel to prevent redundant state updates
|
2021-06-16 12:06:41 +01:00 |
Michael Telatynski
|
e3a6ce13cd
|
Fix tight-loop update issue caused by a broken shouldComponentUpdate
|
2021-06-16 12:04:37 +01:00 |
Michael Telatynski
|
deb2e8d679
|
Remove unused methods
|
2021-06-16 12:04:01 +01:00 |
Germain Souquet
|
9f8d04ab9a
|
Fix passing variable down to evaluate context
|
2021-06-16 11:39:04 +01:00 |
Germain
|
40d384d9f9
|
Merge pull request #6200 from matrix-org/gsouquet/fix-17632
|
2021-06-16 10:21:02 +01:00 |
Germain Souquet
|
069e2e13cf
|
Migrate MessageTimestamp to TypeScript
|
2021-06-16 10:01:30 +01:00 |
Germain Souquet
|
a5d608f2af
|
Keep composer reply when scrolling away from a highlighted event
|
2021-06-16 10:01:23 +01:00 |
David Baker
|
3162d144e2
|
Merge pull request #6194 from matrix-org/dbkr/already_in_call
Cache virtual/native room mappings when they're created
|
2021-06-16 08:55:44 +01:00 |
Germain
|
1f15097e9d
|
Merge pull request #6191 from matrix-org/gsouquet/ci-disable-perf-comments
Disable comment-on-alert
|
2021-06-16 08:50:38 +01:00 |
Travis Ralston
|
7e434d8844
|
Merge pull request #6195 from matrix-org/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.35 to 7.0.36
|
2021-06-15 17:25:50 -06:00 |
David Baker
|
38c5972d3e
|
Merge remote-tracking branch 'origin/develop' into dbkr/already_in_call
|
2021-06-15 19:20:29 +01:00 |
dependabot[bot]
|
6ee55bb03c
|
Bump postcss from 7.0.35 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-15 16:08:33 +00:00 |