Commit Graph

5101 Commits

Author SHA1 Message Date
aringenbach d7e5307f0b Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
Gil Eluard b6b4288cde Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-02 15:23:54 +01:00
paleksandrs 5084e0f54e Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-11-02 14:02:52 +02:00
paleksandrs 65663e84a4 Comment fix 2022-11-02 11:47:32 +02:00
Gil Eluard 2bf744cad2 Threads: added support to notifications count (MSC3773) 2022-11-01 22:57:39 +01:00
Gil Eluard 6bff73125d Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-01 22:48:47 +01:00
Anderas f470feb8d6 Merge pull request #6985 from vector-im/andy/complete_crypto
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
Andy Uhnak 725f3050a7 Display crypto version 2022-10-31 09:34:18 +00:00
paleksandrs 225258a842 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-10-31 11:30:12 +02:00
Andy Uhnak 7578245268 CryptoV2 changes 2022-10-31 08:49:51 +00:00
aringenbach ba363a41b2 Fixed IRC-style message and commands support in Rich text editor 2022-10-28 17:26:18 +02:00
Yoan Pintas 996c93ae2d No customization for emptycell (#7000) 2022-10-27 18:03:25 +02:00
Yoan Pintas 2714f7fc66 Avoid simultaneous state changes (#6986) 2022-10-27 17:15:18 +02:00
Alfonso Grillo 543efcd42b Hide old sessions list when the new dm is enabled 2022-10-27 16:28:52 +02:00
Stefan Ceriu cbf3acaaef Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Aleksandrs Proskurins 14dd9f2414 Multi session logut 2022-10-27 10:04:42 +03:00
Andy Uhnak 6fad57f0a5 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Mauro Romito b5a38636dc Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 17:19:19 +02:00
manuroe bced5a6661 Merge branch 'develop' into resilience-rc 2022-10-26 17:13:56 +02:00
aringenbach 1f6dccac26 Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 58455cf7dd new line 2022-10-26 16:13:25 +02:00
Mauro Romito 67e349c5d9 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 15:51:02 +02:00
Giom Foret da1e65e3ed Voice Broadcast: log and block unexpected state change 2022-10-26 12:28:40 +02:00
Yoan Pintas 216755688f 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
Velin92 71d8893e3e 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 60a5c181e9 comment 2022-10-25 18:03:40 +02:00
Yoan Pintas 7065ab2b4e Avoid unnecessary send state request (#6970) 2022-10-25 16:51:03 +02:00
Anderas 44222f4e40 Merge pull request #6943 from vector-im/andy/crypto_protocol
Define MXCrypto and MXCrossSigning as protocols
2022-10-25 15:19:41 +01:00
Yoan Pintas d875c26f25 Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +02:00
Andy Uhnak ef41004586 Define MXCrypto and MXCrossSigning as protocols 2022-10-25 14:11:39 +01:00
Anderas bc335c7199 Merge pull request #6937 from vector-im/andy/trust_devices
Deprecate legacy device-to-device verification
2022-10-25 14:07:16 +01:00
Mauro Romito c44916c9b2 minor adjustments 2022-10-25 11:22:16 +02:00
Gil Eluard 21f5689112 Threads: added support to read receipts (MSC3771) 2022-10-24 22:27:13 +02:00
Mauro Romito ae5d6ab93b fixing view not returning in place 2022-10-21 17:52:01 +02:00
Velin92 84c47ce41a Merge pull request #6952 from vector-im/mauroromito/6941_wysiwyg_voice_message_support
Rich Text Composer - Voice Message Support
2022-10-21 14:38:13 +02:00
Mauro Romito 20dbe2310b voice message support added to the rich text composer 2022-10-21 10:33:23 +02:00
manuroe cc130061df Merge pull request #6933 from vector-im/yostyle/voice_broadcast_playing
Voice broadcast playing
The CI has passed on [recording](https://github.com/vector-im/element-ios/pull/6948) commits. We can merge this PR
2022-10-20 21:04:05 +02:00
Mauro Romito 6da5a95e7e fix 2022-10-20 19:51:10 +02:00
Mauro Romito 973923b071 voice messages implemented 2022-10-20 19:41:02 +02:00
Giom Foret e5571371fb Enhance RoomBubbleCellData handling
- detect correctly an actual live recording
- update the tile display at the end of a live recording
2022-10-20 19:39:51 +02:00
Philippe Loriaux a4beccfeb2 Set voice broadcast recording to pause when the app goes in background and when the RVC will disappear 2022-10-20 19:39:51 +02:00
Philippe Loriaux 2359f9b568 Remove temporary code for stopping recording 2022-10-20 19:39:51 +02:00
Giom Foret e2c7dda534 BF Ignore redacted voice broadcast state event (their content is empty) 2022-10-20 19:39:50 +02:00
Philippe Loriaux 0c86dbd7da Add sequence value when sending chunk files 2022-10-20 19:39:50 +02:00
Philippe Loriaux 1280ff9569 Update recorder view and content 2022-10-20 19:39:50 +02:00
Philippe Loriaux 852586ef7b First part of the voice broadcast recording feature 2022-10-20 19:39:50 +02:00
Mauro Romito 0f20383559 the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
yostyle dcc3b6375b Update UI 2022-10-20 18:48:20 +02:00
yostyle af9019cdba Merge branch 'develop' into yostyle/voice_broadcast_playing 2022-10-20 17:45:41 +02:00
Alfonso Grillo 0f8d21d534 Fix crash 2022-10-20 17:00:58 +02:00