Commit Graph

2038 Commits

Author SHA1 Message Date
Gil Eluard 720d74b428 Merge pull request #7152 from vector-im/gil/7151-Thread_preview_doesnt_update_in_main_timeline
Thread preview doesn't update in main timeline
2022-12-09 15:55:59 +01:00
Gil Eluard 79bd2c0ef1 Thread preview doesn't update in main timeline
- Fixed
2022-12-09 14:58:07 +01:00
Philippe Loriaux 9663c6ada9 Update RoomDataSource init finalization to fix peeking case 2022-12-02 16:31:34 +01:00
Mauro Romito ffa19f24d4 fix for 7130 ? 2022-11-30 15:37:00 +01:00
Mauro Romito 8960197329 better fix for iPhone 14 2022-11-30 14:04:38 +01:00
Mauro Romito 7bb758ad3e fix for iPhone 14 2022-11-30 13:41:08 +01:00
Mauro Romito a7953c092b fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito 2bb8f97992 spacing improvement from bottom in plain text mode 2022-11-29 19:13:49 +01:00
Mauro Romito 15a00ba9f9 fix 2022-11-29 12:10:29 +01:00
Yoan Pintas 0cb4e69f05 Support voice broadcast live playback (#7094) 2022-11-25 20:59:34 +01:00
Phl-Pro 5e5272ad03 Merge pull request #7103 from vector-im/phlpro/voicebroadcast_left_time
Add the left time in the Voice Broadcast tile recorder
2022-11-25 09:28:21 +01:00
Philippe Loriaux 0d940098f1 Fix scroll issues with VoiceBroadcastPlayback cells (by fixing SizableBaseRoomCell) 2022-11-23 14:48:54 +01:00
Mauro Romito 14e00f5ea2 suggest PR changes 2022-11-23 13:35:05 +01:00
Mauro Romito 31c5370a97 removed a reference to a constraint that was not needed but only created a constraint issue when restored during the animation for dismissal 2022-11-22 19:47:44 +01:00
Mauro Romito 4b6442c7fc hide button and revert state when rotating on an iPhone, also fixed the positioning of the strikethrough and underline, and the maxCompressed size in landscape mode is always adapted to be visible. 2022-11-22 18:21:59 +01:00
Doug f1b2d83e8f Fix a crash when a voice message finishes. 2022-11-22 09:46:26 +00:00
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
Mauro Romito db56299f44 improved code and stability 2022-11-15 20:26:58 +01:00
Mauro Romito 19b9696bd4 improving the dismiss of the keyboard 2022-11-15 19:23:27 +01:00
Mauro Romito 3902b12a04 full screen improvements 2022-11-15 18:56:00 +01:00
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
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 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