Commit graph

17474 commits

Author SHA1 Message Date
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
Aleksandrs Proskurins
0fec3325f8 Fixed unit tests 2022-10-28 10:59:00 +03:00
Aleksandrs Proskurins
f4f988d503 Padding fix 2022-10-28 10:46:19 +03:00
Aleksandrs Proskurins
ea107bdf8a PSG-976 Exclude current session from security recommendations and other sessions 2022-10-28 10:14:19 +03:00
Yoan Pintas
64793d217b
No customization for emptycell (#7000) 2022-10-27 18:03:25 +02:00
Alfonso Grillo
0d6c4a195e Add changelog.d file 2022-10-27 17:32:43 +02:00
Alfonso Grillo
99bfa3394f Add UI tests 2022-10-27 17:29:29 +02:00
Alfonso Grillo
bea790a6d3 Improve kebab menu in UserSessionOverview 2022-10-27 17:29:29 +02:00
Alfonso Grillo
11c388c7ae
Merge pull request #6999 from vector-im/alfogrillo/hide_old_session_manager
Hide old sessions list when the new dm is enabled (PSG-716)
2022-10-27 17:27:39 +02:00
Yoan Pintas
3d855db758
Avoid simultaneous state changes (#6986) 2022-10-27 17:15:18 +02:00
Aleksandrs Proskurins
ddac7d0151 Sing out filtering 2022-10-27 17:35:39 +03:00
Alfonso Grillo
ac0f6a1eee Add changelog.d file 2022-10-27 16:33:33 +02:00
Alfonso Grillo
159c6a81e7 Hide old sessions list when the new dm is enabled 2022-10-27 16:28:52 +02:00
David Langley
c25ec6a480 changelog 2022-10-27 15:24:28 +01:00
David Langley
8e4c21a13c add Z-Labs tag or rich text editor and update to the new label naming 2022-10-27 15:24:28 +01:00
Aleksandrs Proskurins
86bddebe8d Removed warnings 2022-10-27 16:00:58 +03:00
Aleksandrs Proskurins
2c5446df88 Separator fix 2022-10-27 15:57:10 +03:00
Stefan Ceriu
ee43a271b7 Fixes #6988 - Prevent actor switching when tearing down the rendezvous 2022-10-27 15:10:35 +03:00
Stefan Ceriu
10bfa581b4 Fixes #6987 - Prevent ZXing from unnecessarily requesting camera access 2022-10-27 15:10:35 +03:00
Stefan Ceriu
6c1cf5a7e2 Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Aleksandrs Proskurins
d2cde943de Multi session logut 2022-10-27 10:04:42 +03:00
David Langley
4bb4e7ed62
Merge pull request #6978 from vector-im/mauroromito/6954_wysiwyg_max_min_toggle
Rich Text Editor Min Max Toggle (Resilience_RC)
2022-10-26 17:24:32 +01:00
Andy Uhnak
ba175027e3 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Mauro Romito
19939ae420 fixed a test 2022-10-26 17:35:59 +02:00
Mauro Romito
8044724f82 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 17:19:19 +02:00
manuroe
601cb1a56e
Merge branch 'develop' into resilience-rc 2022-10-26 17:13:56 +02:00
Mauro Romito
26caa7ed48 removed RiotSettings a non RiotSwiftUI reference from the ViewState code 2022-10-26 17:09:26 +02:00
aringenbach
1ffbc75fcf Remove change on Apple swift-collections revision 2022-10-26 16:20:45 +02:00
aringenbach
9b1c3bd53e Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito
3a538edec5 new line 2022-10-26 16:13:25 +02:00
Mauro Romito
b998dfe051 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 15:51:02 +02:00
Aleksandrs Proskurins
1a6486a41c Sing out bottom bar 2022-10-26 16:07:01 +03:00
giomfo
740b4232cc
Merge pull request #6976 from vector-im/giomfo/bf_vb_block_unexpected_state_change
Voice Broadcast: log and block unexpected state change
2022-10-26 12:42:58 +02:00
Giom Foret
f08ebbaa29 Voice Broadcast: log and block unexpected state change 2022-10-26 12:28:40 +02:00
Anderas
065e74b94d
Merge pull request #6974 from vector-im/andy/crypto_methods
Curate MXCrypto protocol methods
2022-10-26 09:56:34 +01:00
Yoan Pintas
b26fdd974e
Add voice broadcast initial state in bubble data (#6972)
- Add voice broadcast initial state in bubble data
- Remove the local record after sending
2022-10-26 08:51:41 +02:00
Andy Uhnak
4210821ab7 Curate MXCrypto protocol methods 2022-10-25 18:11:13 +01:00
Velin92
0a6f5395c2
Merge pull request #6971 from vector-im/mauroromito/6954_wysiwyg_max_min_toggle
Rich Text Composer - Maximise/Minimise toggle
2022-10-25 19:04:12 +02:00
Mauro Romito
eae3931e51 comment 2022-10-25 18:03:40 +02:00
Yoan Pintas
745429089a
Avoid unnecessary send state request (#6970) 2022-10-25 16:51:03 +02:00
Mauro Romito
2fcceaa8fc removed unused code 2022-10-25 16:47:48 +02:00
Mauro Romito
9219da0e82 changelog 2022-10-25 16:45:26 +02:00
Mauro Romito
672bc39951 fix 2022-10-25 16:44:27 +02:00
Mauro Romito
8d89b662a6 tests and identifier improvements 2022-10-25 16:32:21 +02:00
Mauro Romito
be08438b63 speeding the animation a bit 2022-10-25 16:24:56 +02:00
Anderas
d38e312293
Merge pull request #6943 from vector-im/andy/crypto_protocol
Define MXCrypto and MXCrossSigning as protocols
2022-10-25 15:19:41 +01:00