Commit Graph

63001 Commits

Author SHA1 Message Date
Dariusz Niemczyk fe1d0e66fe Remove useless constructor 2021-08-19 07:14:28 +02:00
Dariusz Niemczyk 468bb5cdcf Fix mr comments 2021-08-19 07:14:13 +02:00
Dariusz Niemczyk d65f6dd002 Fix bad merge 2021-08-19 07:11:40 +02:00
Dariusz Niemczyk 455a914cf3 Merge remote-tracking branch 'origin/develop' into gsouquet/fix-backdrop-filter
* origin/develop: (43 commits)
  Update copy to indicate debug logs contain which UI elements you last interacted with
  Fix name of Netlify workflow
  Add type declarations
  Fix pagination and improve typing
  Fix import
  Reset matrix-js-sdk back to develop branch
  v3.28.1
  Prepare changelog for v3.28.1
  Upgrade matrix-js-sdk to 12.3.1
  Explicitly handle first state change
  Properly listen for call_state
  Proper init in constructors
  Resetting package fields for development
  v3.28.0
  Prepare changelog for v3.28.0
  Fix error on accessing encrypted media without keys
  Fix call tile buttons
  Upgrade matrix-js-sdk to 12.3.0
  Remove test code; good job we have tests
  Fix dates
  ...
2021-08-19 07:11:02 +02:00
Dariusz Niemczyk 595ba7f59d Remove useless setState 2021-08-19 06:43:12 +02:00
Dariusz Niemczyk c8e4e76100 Properly remove persistentWidget from WidgetStore
Fixes #17226
2021-08-19 06:42:38 +02:00
Dariusz Niemczyk 5553e40f0c Fix AppTile.js indent 2021-08-19 06:42:10 +02:00
David Baker 08b37eb7c5 Fix cross sisgning setup from settings screen
We previously called bootstrap without the cache callbacks set up
which meant it prompted you for you password once for each of the
three keys it fished out of SSSS. Instead, display the same dialog
we display from the verify toast.

Also, in the case where you hadn't verified yet, the button didn't
do anything at all, so make it trigger a verification & change the
caption appropriately.

Add a state to reflect when cross signing is set up but SSSS isn't
(ie. user hasn't yet set up backup / set a passphrase).
2021-08-18 19:22:42 +01:00
Weblate 9cafa96f81 Merge branch 'origin/develop' into Weblate. 2021-08-18 17:14:22 +00:00
Julianne420 35eecbd0c8 Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (3030 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-18 17:14:22 +00:00
David Baker 90a6f251c7 Merge pull request #6627 from SimonBrandner/fix/voip
Properly fix VoIP issues
2021-08-18 18:14:16 +01:00
Weblate 1df5e08b48 Merge branch 'origin/develop' into Weblate. 2021-08-18 16:49:56 +00:00
Dariusz Niemczyk b782d10333 Merge pull request #18628 from psrpinto/hot-reload-follow-up
Hot reload follow up
2021-08-18 18:49:52 +02:00
Paulo Pinto 23aabcc56c Fix typo 2021-08-18 17:44:20 +01:00
Weblate 89b6715438 Merge branch 'origin/develop' into Weblate. 2021-08-18 16:39:39 +00:00
David Baker 00668f8803 Merge pull request #18629 from vector-im/dbkr/node_14_readme
Update README to require node 14
2021-08-18 17:39:36 +01:00
Weblate 706d6756ff Merge branch 'origin/develop' into Weblate. 2021-08-18 16:30:34 +00:00
Julianne420 1e30f23de5 Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (3032 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-18 16:30:33 +00:00
Szimszon 209e42722b Translated using Weblate (Hungarian)
Currently translated at 100.0% (3142 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-08-18 16:30:23 +00:00
James Salter dbe463dc33 Merge pull request #6597 from matrix-org/sentry-rageshakes
Sentry rageshakes
2021-08-18 17:30:09 +01:00
David Baker 67164147a8 Uupdate README to require node 14
Another place we reference this
2021-08-18 17:30:09 +01:00
Paulo Pinto 412a7554c7 Remove commented out code 2021-08-18 17:15:07 +01:00
Paulo Pinto c3c47f170c Improve phrasing 2021-08-18 17:12:36 +01:00
Paulo Pinto 0eb8d3f4d1 Make code consistent with the comment above 2021-08-18 17:11:12 +01:00
Paulo Pinto e96059337e Fix typo 2021-08-18 17:09:21 +01:00
Paulo Pinto 45cbfbf5d8 Standardise spelling of hot-reload
This is the form used elsewhere.
2021-08-18 17:08:22 +01:00
James Salter 23f70836b6 Update copy to indicate debug logs contain which UI elements you last interacted with 2021-08-18 17:05:15 +01:00
Paulo Pinto 74bc3c1dab Improve phrasing 2021-08-18 16:59:57 +01:00
Paulo Pinto 5dcf3e1eaf Improve phrasing 2021-08-18 16:48:20 +01:00
Paulo Pinto feedeabee3 Improve phrasing 2021-08-18 16:39:27 +01:00
Weblate d6be1bafe8 Merge branch 'origin/develop' into Weblate. 2021-08-18 13:28:06 +00:00
J. Ryan Stinnett f68309f996 Merge pull request #6630 from SimonBrandner/fix/filepanel-e2e-pagination/18415
Fix FilePanel pagination in E2EE rooms
2021-08-18 14:28:02 +01:00
Weblate 4a5de53096 Merge branch 'origin/develop' into Weblate. 2021-08-18 13:27:19 +00:00
J. Ryan Stinnett fabeb28444 Merge pull request #6631 from matrix-org/jryans/rename-netlify
Fix name of Netlify workflow
2021-08-18 14:27:16 +01:00
J. Ryan Stinnett d836ed5291 Fix name of Netlify workflow 2021-08-18 14:19:44 +01:00
Weblate 74d80720a4 Merge branch 'origin/develop' into Weblate. 2021-08-18 13:18:08 +00:00
libexus 9119b72939 Translated using Weblate (German)
Currently translated at 98.5% (3097 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 13:18:08 +00:00
Dariusz Niemczyk 1066bef1b0 Merge pull request #6625 from matrix-org/palid/fix/media-isEncrypted-undefined
Fix error on accessing encrypted media without keys
2021-08-18 15:17:55 +02:00
Dariusz Niemczyk e83722e9d9 Fix missing background color in GroupFilterPanel 2021-08-18 13:56:19 +02:00
Weblate c1ab89e2da Merge branch 'origin/develop' into Weblate. 2021-08-18 11:03:25 +00:00
libexus 09d2b558ac Translated using Weblate (German)
Currently translated at 97.4% (3062 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 11:03:25 +00:00
David Baker 5fa0908752 Merge pull request #6624 from SimonBrandner/fix/call-tile-button/18565
Fix call tile buttons
2021-08-18 12:03:18 +01:00
Weblate 0a922646d9 Merge branch 'origin/develop' into Weblate. 2021-08-18 11:03:02 +00:00
libexus 7403efa3b8 Translated using Weblate (German)
Currently translated at 97.4% (3061 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 11:03:02 +00:00
David Baker 7616f3ae56 Merge pull request #6621 from SimonBrandner/fix/call-tile-spacing/18558
Fix vertical call tile spacing issues
2021-08-18 12:02:53 +01:00
Weblate 9a52ee9d30 Merge branch 'origin/develop' into Weblate. 2021-08-18 10:56:17 +00:00
libexus 16e52db4d3 Translated using Weblate (German)
Currently translated at 97.2% (3056 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 10:56:17 +00:00
David Baker 24e3a91f6f Merge pull request #6618 from SimonBrandner/fix/long-names-call-tiles
Fix long display names in call tiles
2021-08-18 11:56:09 +01:00
Weblate e257c100dd Merge branch 'origin/develop' into Weblate. 2021-08-18 10:54:49 +00:00
Weblate 042e0f56fc Merge branch 'origin/develop' into Weblate. 2021-08-18 10:54:46 +00:00