paleksandrs
3268e3ba3d
Changed title and body
2022-11-07 10:16:26 +02:00
Gil Eluard
1648d49d1a
Merge pull request #7030 from vector-im/gil/7029-Threads_add_support_to_labs_flag_for_read_receipts
...
Threads: add support to labs flag for read receipts
2022-11-04 13:38:59 +01:00
Gil Eluard
f85b218b57
Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/7029-Threads_add_support_to_labs_flag_for_read_receipts
2022-11-03 13:35:24 +01:00
Gil Eluard
02ef0ae6e6
Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/6664-MSC3773_notifications_for_threads
2022-11-03 13:35:01 +01:00
Gil Eluard
24bde96cec
Merge branch 'develop' into gil/6663-MSC3771_read_receipts_for_threads
2022-11-03 13:34:27 +01:00
Gil Eluard
3d5ae643cd
Threads: add support to labs flag for read receipts
2022-11-02 23:42:53 +01:00
Velin92
e6f97158e9
Merge pull request #7027 from vector-im/mauroromito/6946_custom_emojis
...
Labs: Rich text-editor fix for "does not support inserting custom iOS emojis"
2022-11-02 17:31:19 +01:00
Mauro Romito
cd7a77ae2a
fix for 6946
2022-11-02 16:45:40 +01:00
aringenbach
93f83c4629
Add kResizeComposerAnimationDuration constant description
2022-11-02 16:40:57 +01:00
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
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
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
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
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
yostyle
0b77d674ce
Display live voice broadcast
2022-10-20 16:48:20 +02:00
Alfonso Grillo
ffb7d429dc
Merge pull request #6927 from vector-im/alfogrillo/6847_avatar_image
...
Update avatar image loading logics (PSB-198)
2022-10-20 15:05:52 +02:00
ismailgulek
d62640c56d
Fix infinite layout loops on timeline ( #6942 )
...
* Remove `forceZeroSageAreaInsets` from `VectorHostingController`
* Fix layout issues when adding hosting views into the content view
* Use the new api when adding views into the content
* Add changelog
2022-10-20 15:55:07 +03:00