Commit Graph

670 Commits

Author SHA1 Message Date
Velin92 8e30ef5a7a Merge pull request #7059 from vector-im/mauroromito/fullscreen_mode_2
Rich Text Editor: Fullscreen mode
2022-11-15 21:18:51 +01:00
Gil Eluard c97fbf9760 Display number of unread messages above threads button 2022-11-15 11:36:43 +01:00
Mauro Romito 67c2e358cc Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-15 11:03:28 +01:00
Yoan Pintas 40adacd482 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Mauro Romito 49869ccd02 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-11-10 14:29:08 +01:00
Aleksandrs Proskurins 734425a5eb Merge pull request #7056 from vector-im/aleksandrs/7043_unverified_sessions_alert
Unverified sessions alert
2022-11-10 09:23:21 +02:00
Mauro Romito 04f8e18634 improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
Mauro Romito 951775b44f pan gesture 2022-11-09 14:21:14 +01:00
Mauro Romito 3cd2cb72ba fullscreen mode with navigation controller superview 2022-11-08 14:56:12 +01:00
Mauro Romito 90b4433a0e Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot/Modules/Room/RoomViewController.swift
2022-11-08 13:21:42 +01:00
aringenbach b7bf6353d0 Merge branch 'develop' into resilience-rc
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-07 15:05:25 +01:00
paleksandrs b04f091c22 Changed title and body 2022-11-07 10:16:26 +02:00
Gil Eluard f7737d43e1 Threads notification count in main timeline including un participated threads 2022-11-04 17:21:27 +01:00
Mauro Romito eaffd3e1fa fixed the positioning 2022-11-04 11:07:14 +01:00
Mauro Romito 89b2ef6687 this solution looks promising 2022-11-04 04:39:22 +01:00
Mauro Romito 3b5be32cf4 another possible impl 2022-11-04 02:45:55 +01:00
Gil Eluard ff7203de22 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 3c0562c24e Threads: added support to notifications count (MSC3773) 2022-11-01 22:57:39 +01:00
Yoan Pintas 546b2d09a5 No customization for emptycell (#7000) 2022-10-27 18:03:25 +02:00
Andy Uhnak 2acf773404 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
aringenbach ac77fb97da Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Yoan Pintas d53008c1ed Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +02:00
manuroe 836dcf0cf3 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 35d45c8ec0 fix 2022-10-20 19:51:10 +02:00
Philippe Loriaux 9d05c0d6f5 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 8394f2e3e3 Remove temporary code for stopping recording 2022-10-20 19:39:51 +02:00
Philippe Loriaux 295580d3e8 First part of the voice broadcast recording feature 2022-10-20 19:39:50 +02:00
yostyle 61207fa08a Update UI 2022-10-20 18:48:20 +02:00
yostyle 2bacc5a207 Merge branch 'develop' into yostyle/voice_broadcast_playing 2022-10-20 17:45:41 +02:00
Alfonso Grillo 8b14400b2c Merge pull request #6936 from vector-im/alfogrillo/improve_link_tappability
Improve external links interaction UX (PSG-819)
2022-10-20 11:11:45 +02:00
Velin92 484dd7b758 Merge pull request #6938 from vector-im/mauroromito/6935_wysiwyg_placeholder
Rich Text Composer Placeholder Text
2022-10-20 10:04:33 +02:00
yostyle aec98993df Fixes after rebase on develop
Update voice broadcast playback UI
2022-10-20 02:01:01 +02:00
yostyle 04eaa5afa3 Add device_id and record tag 2022-10-20 01:45:57 +02:00
Giom Foret 16f57eaf3e Display info dialogs when we prevent the user from starting a new voice broadcast
- Update the existing implementation used to start/stop a voice broadcast in order to handle the different cases where voice broadcast is denied
- Add the optional Voice broadcast action to the new wysiwyg composer
2022-10-20 00:38:42 +02:00
Mauro Romito dd1d8aa7ed improved old code further 2022-10-19 18:20:22 +02:00
Mauro Romito f11beccbef improved old code 2022-10-19 18:11:55 +02:00
Mauro Romito bb0cca710a fixing a legacy issue that sometime removed the placeholder 2022-10-19 18:01:24 +02:00
Mauro Romito c9d9b34b2d improving code 2022-10-19 17:03:56 +02:00
Mauro Romito 1fa4dab404 rich text composer placeholder text implemented using the same logic of the normal composer 2022-10-19 16:32:02 +02:00
Alfonso Grillo 947a0a4ccf Improve http url interaction ux 2022-10-19 14:43:30 +02:00
Yoan Pintas 58551e04c1 [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
David Langley 031c4dcc5b Merge branch 'langleyd/6830_wysiwyg_core_formatting' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-13 12:19:55 +01:00
David Langley d63054c8f3 more comment updates 2022-10-13 11:46:00 +01:00
David Langley afc79005c6 Updates based on comments. 2022-10-13 11:12:14 +01:00
Mauro Romito e591ea13b3 Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
#	Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-12 15:25:27 +02:00
David Langley 89c643734c get rid of additional UIHostingController. Cleanup and comments. 2022-10-12 14:14:25 +01:00
David Langley ae4293f6c6 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-12 11:46:24 +01:00
Yoan Pintas 98aae7f667 Add voice broadcast state event (#6785) 2022-10-12 11:30:38 +02:00
Mauro Romito 113ef5dcfe edit reply completed, just need to polish the UI a bit more. 2022-10-11 21:04:04 +02:00
Mauro Romito 49e597512d todo reminder 2022-10-11 13:06:28 +02:00