Commit Graph

36696 Commits

Author SHA1 Message Date
Dariusz Niemczyk fa03b10409 Fix missing type for state 2021-08-19 08:23:33 +02:00
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
David Baker 90a6f251c7 Merge pull request #6627 from SimonBrandner/fix/voip
Properly fix VoIP issues
2021-08-18 18:14:16 +01:00
James Salter dbe463dc33 Merge pull request #6597 from matrix-org/sentry-rageshakes
Sentry rageshakes
2021-08-18 17:30:09 +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
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
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
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
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
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
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
David Baker 3a733d1604 Merge pull request #6616 from SimonBrandner/fix/access-token-overflow
Avoid access token overflow
2021-08-18 11:54:40 +01:00
David Baker 946ae73e1d Merge pull request #6615 from SimonBrandner/fix/media-error
Properly handle media errors
2021-08-18 11:54:08 +01:00
James Salter ecd142f2a5 Add type declarations 2021-08-18 09:21:57 +01:00
Šimon Brandner f5cbc9f598 Fix pagination and improve typing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-18 10:02:42 +02:00
Dariusz Niemczyk b5178a3ffd Fix fonts for inputs being of wrong colors 2021-08-17 19:56:10 +02:00
Dariusz Niemczyk 6310949bc8 Fix background blur not being shown on first load 2021-08-17 19:45:52 +02:00
Dariusz Niemczyk b1c724ad66 Fix invalid width for blurred sidebar 2021-08-17 19:34:18 +02:00
Dariusz Niemczyk a7bda2b73e Better blur values for nicer experience 2021-08-17 19:33:59 +02:00
Dariusz Niemczyk 3fd95ad374 Fix missing coma 2021-08-17 19:09:58 +02:00
Dariusz Niemczyk eb242041a5 Fix missing background tonality without avatar 2021-08-17 18:56:19 +02:00
Dariusz Niemczyk 78d48b1d8b Fix weird code style 2021-08-17 18:03:22 +02:00
Dariusz Niemczyk 515fc244b6 Revert useless change 2021-08-17 18:00:39 +02:00
Dariusz Niemczyk de2eb5b6dd Satisfy linter 2021-08-17 17:59:26 +02:00
Dariusz Niemczyk 2ee26d0681 Make the blur as-close to the css one as possible 2021-08-17 17:47:40 +02:00
James Salter 0d9e27f34a Fix import 2021-08-17 15:58:14 +01:00
Dariusz Niemczyk a999cad49d Properly cache blur effect 2021-08-17 16:07:17 +02:00
Dariusz Niemczyk bdb5f3bb9f Refactor GroupFilterPanel to typescript 2021-08-17 15:30:24 +02:00
James Salter 834f72a9a8 Merge remote-tracking branch 'origin' into sentry-rageshakes 2021-08-17 11:47:00 +01:00
RiotRobot d5ffdf1196 Reset matrix-js-sdk back to develop branch 2021-08-17 09:42:20 +01:00
RiotRobot 0f9e8f280a Merge branch 'master' into develop 2021-08-17 09:41:43 +01:00
RiotRobot 0dd479c466 v3.28.1 2021-08-17 09:40:11 +01:00
RiotRobot 19746f7ac1 Prepare changelog for v3.28.1 2021-08-17 09:40:10 +01:00
RiotRobot 6e82b064ec Upgrade matrix-js-sdk to 12.3.1 2021-08-17 09:29:20 +01:00
Šimon Brandner 1d664f0914 Explicitly handle first state change
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 10:23:54 +02:00
Šimon Brandner 533f2c2c98 Properly listen for call_state
The previous thing should have never worked, since CallsChanged doesn't get emitted when a call is answered

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 09:51:48 +02:00
Šimon Brandner 3fdf4d13ca Proper init in constructors
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 09:48:25 +02:00
Dariusz Niemczyk a2797795b2 Add proper glass-like look 2021-08-16 16:52:41 +02:00
Dariusz Niemczyk bad37e65db Add missing position:relative; 2021-08-16 16:52:32 +02:00
RiotRobot 0f382efb46 Resetting package fields for development 2021-08-16 15:02:29 +01:00
RiotRobot 95f8b1b278 Merge branch 'master' into develop 2021-08-16 15:01:31 +01:00
RiotRobot c4de03ddb0 v3.28.0 2021-08-16 14:45:13 +01:00
RiotRobot fc50870ae5 Prepare changelog for v3.28.0 2021-08-16 14:45:12 +01:00
Dariusz Niemczyk 9dfa01e1a8 Fix error on accessing encrypted media without keys
In case where the message is encrypted and you request cross-signed keys
from another session you may end up in a situation where `media` doesn't
exist as you didn't receive keys, yet you have the message's type.
This commit fixes this problem by checking if the media is even available.
2021-08-16 15:30:48 +02:00
Šimon Brandner 93fee442e6 Fix call tile buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 15:30:45 +02:00