Commit Graph

670 Commits

Author SHA1 Message Date
Velin92 96aceb0ba8 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 e35b568b5d Display number of unread messages above threads button 2022-11-15 11:36:43 +01:00
Mauro Romito e11fc9aff8 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 91c5936a24 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Mauro Romito 1dfac5ba28 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 79580ff572 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 15dd337fd8 improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
Mauro Romito 1a6b68daa0 pan gesture 2022-11-09 14:21:14 +01:00
Mauro Romito 9d6279590b fullscreen mode with navigation controller superview 2022-11-08 14:56:12 +01:00
Mauro Romito 4633c33368 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot/Modules/Room/RoomViewController.swift
2022-11-08 13:21:42 +01:00
aringenbach 476f5f6ab6 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 3268e3ba3d Changed title and body 2022-11-07 10:16:26 +02:00
Gil Eluard 67fec1d2f1 Threads notification count in main timeline including un participated threads 2022-11-04 17:21:27 +01:00
Mauro Romito f7d472526d fixed the positioning 2022-11-04 11:07:14 +01:00
Mauro Romito 67d363b81e this solution looks promising 2022-11-04 04:39:22 +01:00
Mauro Romito a112b008db another possible impl 2022-11-04 02:45:55 +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 2bf744cad2 Threads: added support to notifications count (MSC3773) 2022-11-01 22:57:39 +01:00
Yoan Pintas 996c93ae2d No customization for emptycell (#7000) 2022-10-27 18:03:25 +02:00
Andy Uhnak 6fad57f0a5 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
aringenbach 1f6dccac26 Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Yoan Pintas d875c26f25 Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +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
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
Philippe Loriaux 852586ef7b First part of the voice broadcast recording feature 2022-10-20 19:39: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 39444b0291 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 4c5dfb97f9 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 ba11761d79 Fixes after rebase on develop
Update voice broadcast playback UI
2022-10-20 02:01:01 +02:00
yostyle bd55885f8d Add device_id and record tag 2022-10-20 01:45:57 +02:00
Giom Foret 68f2b1cdef 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 9843c98c7b improved old code further 2022-10-19 18:20:22 +02:00
Mauro Romito 783c4c6c8d improved old code 2022-10-19 18:11:55 +02:00
Mauro Romito 5ab41b9b55 fixing a legacy issue that sometime removed the placeholder 2022-10-19 18:01:24 +02:00
Mauro Romito 2cc5b0f9f0 improving code 2022-10-19 17:03:56 +02:00
Mauro Romito 178d8c0a39 rich text composer placeholder text implemented using the same logic of the normal composer 2022-10-19 16:32:02 +02:00
Alfonso Grillo 98a9ba5177 Improve http url interaction ux 2022-10-19 14:43:30 +02:00
Yoan Pintas 5279338e62 [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
David Langley 23365e56ae 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 7cab1eaef0 more comment updates 2022-10-13 11:46:00 +01:00
David Langley ca8467e7b0 Updates based on comments. 2022-10-13 11:12:14 +01:00
Mauro Romito f7aa8822dd 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 f8da168065 get rid of additional UIHostingController. Cleanup and comments. 2022-10-12 14:14:25 +01:00
David Langley 8abeae5060 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 fb066ea869 Add voice broadcast state event (#6785) 2022-10-12 11:30:38 +02:00
Mauro Romito 9e44c96b43 edit reply completed, just need to polish the UI a bit more. 2022-10-11 21:04:04 +02:00
Mauro Romito 6049541e4d todo reminder 2022-10-11 13:06:28 +02:00