Commit Graph

2017 Commits

Author SHA1 Message Date
Mauro Romito d4ccd1faad improvements 2022-11-15 17:52:45 +01:00
Mauro Romito ade261b377 dismiss fullscreen when sending a message 2022-11-15 17:01:07 +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 495c3626a7 fullscreen mode implemented 2022-11-11 16:57:05 +01:00
Mauro Romito 7eb07e19cc animation improvement with and without keyboard 2022-11-11 12:07:19 +01:00
Mauro Romito e3b6386a8c improving animations 2022-11-11 10:24:14 +01:00
Mauro Romito 0af717e4f2 swipe animation improvements 2022-11-10 18:13:22 +01:00
Mauro Romito e7beee39ca code improvements 2022-11-10 15:55:25 +01:00
Mauro Romito af2e9f2153 this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +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
Mauro Romito d4509b80f8 keyboard dismissal issue fixed 2022-11-10 13:46:41 +01:00
aringenbach 7bbfcf530d Merge pull request #7062 from vector-im/aringenbach/7061_enable_markdown
Rich-text editor: enable translations between Markdown and HTML when toggling text formatting
2022-11-10 10:25:43 +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
aringenbach 8c54a918ff Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
Mauro Romito bf802b7b4a some pr suggestions 2022-11-09 15:40:10 +01:00
Mauro Romito 951775b44f pan gesture 2022-11-09 14:21:14 +01:00
aringenbach f7740809c3 Merge pull request #7053 from vector-im/aringenbach/7052_fix_text_formatting_toggle
Rich-text editor: Fix text formatting enabled inconsistent state
2022-11-09 14:16:30 +01:00
aringenbach 6b82ea8fd3 Merge pull request #6993 from vector-im/aringenbach/6962_slash_commands
Fixed IRC-style message and commands support in Rich text editor
2022-11-09 10:31:14 +01:00
aringenbach 2714792cc6 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +01:00
Mauro Romito 57096d61bb fix for iPad 2022-11-08 18:48:50 +01:00
Mauro Romito 2b367e1436 fix for iPad 2022-11-08 18:42:04 +01:00
Mauro Romito e85f31fb57 full screen improvements 2022-11-08 16:50:44 +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 be1a3d67e0 trick without using the window but the nav controller 2022-11-04 14:30:28 +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 5429fb40b5 Merge branch 'develop' into gil/6663-MSC3771_read_receipts_for_threads 2022-11-03 13:34:27 +01:00
Velin92 a31ea9c8b9 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 e97a4a81fb fix for 6946 2022-11-02 16:45:40 +01:00
aringenbach 00302885bf Add kResizeComposerAnimationDuration constant description 2022-11-02 16:40:57 +01:00
aringenbach 32f9d15635 Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
Gil Eluard 7f0b88ab2b Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-02 15:23:54 +01:00
Gil Eluard 3c0562c24e Threads: added support to notifications count (MSC3773) 2022-11-01 22:57:39 +01:00
Gil Eluard 3b8090747c Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-01 22:48:47 +01:00
Anderas 821323db4c Merge pull request #6985 from vector-im/andy/complete_crypto
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
aringenbach a43a21fe14 Fixed IRC-style message and commands support in Rich text editor 2022-10-28 17:26:18 +02:00
Yoan Pintas 546b2d09a5 No customization for emptycell (#7000) 2022-10-27 18:03:25 +02:00
Stefan Ceriu 7daa4f121e Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Andy Uhnak 2acf773404 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Mauro Romito 460eb4f756 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 17:19:19 +02:00
manuroe c63f1e8cc0 Merge branch 'develop' into resilience-rc 2022-10-26 17:13:56 +02:00
aringenbach ac77fb97da Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00