Commit graph

17581 commits

Author SHA1 Message Date
paleksandrs
6487da39e1 Fixed unit tests 2022-11-01 09:42:15 +02:00
Anderas
5450a68576
Merge pull request #6985 from vector-im/andy/complete_crypto
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
Anderas
979f41bb56
Merge pull request #7012 from vector-im/andy/crypto_changes
CryptoV2 changes
2022-10-31 17:55:55 +00:00
Kat Gerasimova
3a3133dcc1 Fix typo in issue automation 2022-10-31 19:32:17 +02:00
paleksandrs
f8a9107c2b Sign out of all other sessions 2022-10-31 17:21:53 +02:00
paleksandrs
4e79da8f5f Renamed sign out to logout 2022-10-31 14:44:03 +02:00
paleksandrs
dc5652217e Renamed sign out to logout 2022-10-31 14:36:14 +02:00
paleksandrs
1b559eea74 Renamed sign out to logout 2022-10-31 14:26:22 +02:00
Kat Gerasimova
8de5ed07b4 Add issue automation for the VoIP team 2022-10-31 14:24:44 +02:00
giomfo
89cfac4dd1
Merge pull request #7013 from vector-im/giomfo/disable_sleep_mode
Voice broadcast - Disable the sleep mode during the recording until we are able to handle it
2022-10-31 12:29:29 +01:00
Giom Foret
67453cb0cb Voice broadcast - Disable the sleep mode during the recording until we are able to handle it
Currently go to "sleep mode" pauses the voice broadcast recording
2022-10-31 11:42:51 +01:00
Andy Uhnak
09ba7bcc30 Display crypto version 2022-10-31 09:34:18 +00:00
paleksandrs
c02f144314 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-10-31 11:30:12 +02:00
Andy Uhnak
026f6dbceb CryptoV2 changes 2022-10-31 08:49:51 +00:00
paleksandrs
446b094234 Changelog 2022-10-31 10:46:30 +02:00
Mauro Romito
b0adf3c496 removing a test that can't pass on the CI due to its speed 2022-10-28 19:27:25 +02:00
Mauro Romito
26cfa3493b test improvements 2022-10-28 17:42:36 +02:00
Mauro Romito
8a93711581 tests updated for the CI 2022-10-28 17:41:38 +02:00
aringenbach
82274c0fbb Fixed IRC-style message and commands support in Rich text editor 2022-10-28 17:26:18 +02:00
Mauro Romito
1c92373e75 improving tests for the CI 2022-10-28 17:08:30 +02:00
Alfonso Grillo
3b8e8d12a7 Cleanup UI tests 2022-10-28 17:00:30 +02:00
Alfonso Grillo
9b8f158941 Fix memory leak 2022-10-28 16:44:34 +02:00
Mauro Romito
91e80597b5 simplify the test to make it pass on the CI 2022-10-28 16:30:20 +02:00
Alfonso Grillo
ebd30b1304 Add InfoSheet SwiftUI preview 2022-10-28 16:29:49 +02:00
Aleksandrs Proskurins
18bffd6b17 Changelog 2022-10-28 17:26:40 +03:00
Aleksandrs Proskurins
f1a6abbda0 Refresh fix 2022-10-28 17:26:22 +03:00
Aleksandrs Proskurins
09338d86a0 UI and unit tests 2022-10-28 17:25:56 +03:00
Alfonso Grillo
6d7c53da03 Show rename sheet 2022-10-28 16:17:19 +02:00
Alfonso Grillo
7ab8038ac4 Delete bottom sheet modifier 2022-10-28 15:56:19 +02:00
Alfonso Grillo
acd58d7500 Show bottom sheet in rename session screen 2022-10-28 15:55:46 +02:00
Alfonso Grillo
6cb07dd309 Show bottom sheet in other sessions screen 2022-10-28 15:50:35 +02:00
Mauro Romito
6cf2d84025 test improvements for slow ci 2022-10-28 15:44:05 +02:00
Mauro Romito
aa4f20bf65 removing comment 2022-10-28 15:37:40 +02:00
Mauro Romito
5ab8121972 improving UI tests for slow CI 2022-10-28 15:36:07 +02:00
Alfonso Grillo
93c24dd11d Add MVVM-C for InfoSheet 2022-10-28 15:14:42 +02:00
giomfo
0fc4569038
Merge pull request #7008 from vector-im/giomfo/bf_crash_room_avatar
Bug Fix : Crash if the room has avatar and voice broadcast tiles
2022-10-28 14:56:31 +02:00
Giom Foret
e8c8323655 Bug Fix : Crash if the room has avatar and voice broadcast tiles 2022-10-28 14:54:50 +02:00
Mauro Romito
e8c515abf1 change log 2022-10-28 14:20:01 +02:00
Mauro Romito
f59172dfff updated package + tests 2022-10-28 14:15:18 +02:00
giomfo
58042e7562
Voice Broadcast - BugFix - send the last chunk (#7002)
* Voice Broadcast - BugFix - send the last chunk with the right sequence number

- we reset now and teardown the service only after the last chunk is sent
2022-10-28 12:46:08 +02:00
Alfonso Grillo
a9a7b112d1 Add .viewSessionInfo view action 2022-10-28 12:06:56 +02:00
Alfonso Grillo
7cd944e8ff Hide keyboard in UserSessionName 2022-10-28 11:38:09 +02:00
Alfonso Grillo
8c041fa273 Fix failing UTs 2022-10-28 11:38:09 +02:00
Alfonso Grillo
9f380210aa Add changelod.d file 2022-10-28 11:38:09 +02:00
Alfonso Grillo
ca446d3e5a Improve InlineTextButton API 2022-10-28 11:38:09 +02:00
Alfonso Grillo
8948f00c58 Improve UserOtherSessionsUITests 2022-10-28 11:38:09 +02:00
Alfonso Grillo
e2f4fdeb67 Add UI tests 2022-10-28 11:38:09 +02:00
Alfonso Grillo
f73a187dfb Refine InfoView 2022-10-28 11:38:09 +02:00
Alfonso Grillo
a6b35c7ead Add iOS 15- fallback 2022-10-28 11:38:09 +02:00
Alfonso Grillo
8fec660f7e Refine UX 2022-10-28 11:38:09 +02:00