Commit Graph

100 Commits

Author SHA1 Message Date
Frank Rotermund
8a186a37d8 Merge commit 'd786f7bb4f37b77478a8a55df44a6e87247f96c1' into feature/5433_foss_merge
* commit 'd786f7bb4f37b77478a8a55df44a6e87247f96c1': (36 commits)
  finish version++
  Release notes
  version++
  changelog.d: Upgrade MatrixSDK version ([v0.27.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.4)).
  Fix missing placeholder.
  Translated using Weblate (Catalan)
  Translated using Weblate (Catalan)
  Translated using Weblate (Catalan)
  Translated using Weblate (Arabic)
  Translated using Weblate (Arabic)
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (Vietnamese)
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (Chinese (Simplified))
  Fix: Remove the “Quote” action from the menu of the selected message.
  Update RTE to 2.18.0 to fix an issue with Speech-to-Text
  Code cleanup
  Dismiss the keyboard and minimise the composer when pasting an image, a video or a file
  Fix: focus, keyboard visibility, composer height
  Restore composer tint color
  ...

# Conflicts:
#	Config/AppVersion.xcconfig
#	Riot/Modules/Room/RoomViewController.m
2023-12-20 15:11:56 +01:00
Nicolas Mauri
48ef23f439 Dismiss the keyboard and minimise the composer when pasting an image, a video or a file 2023-11-17 11:02:32 +01:00
Nicolas Mauri
19c209129d Fix: focus, keyboard visibility, composer height 2023-11-16 17:46:52 +01:00
Nicolas Mauri
360d710d4f Update deployment target to 15.0, WysiwygComposer to 2.15.0, downgrade DTCoreText to 1.6.26 2023-11-15 09:13:59 +01:00
JanNiklas Grabowski
a8b759b63b MESSENGER 4955 disable WYSIWYG commands 2023-09-07 16:33:23 +02:00
Stefan Ceriu
06350fd89c Prevent mention crashes when room members are missing display names (objc interop) 2023-08-21 14:46:09 +03:00
aringenbach
5b2944c918 Add missing self in closure 2023-05-03 17:26:54 +02:00
aringenbach
cc4a2cbca2 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
aringenbach
3289733957 Fix sending command with Pills through RTE 2023-04-21 17:13:03 +02:00
aringenbach
d28010098a Rename UserSuggestion module as CompletionSuggestion 2023-04-20 16:45:08 +02:00
aringenbach
cacf97233a Add basic slash commands support to UserSuggestion module 2023-04-20 16:45:08 +02:00
aringenbach
434559488d Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h 2023-04-11 14:54:55 +02:00
aringenbach
67c768f8fc Bump composer version to 2.0.0 and fix PillAttachmentViewProvider 2023-04-11 14:45:44 +02:00
aringenbach
9ea625e470 Update environment object setup and view model context wrapping to restore SwiftUI UI tests 2023-03-23 17:16:57 +01:00
aringenbach
e29b40fdfc Clean WysiwygInputToolbarView code 2023-03-23 17:16:57 +01:00
aringenbach
3b9530c065 Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator 2023-03-23 17:16:57 +01:00
aringenbach
37a8aa5734 Update composer library to 1.3.0 and apply changes 2023-03-23 17:16:57 +01:00
aringenbach
24df7ca032 Always use preferred font for body 2023-03-23 17:16:57 +01:00
aringenbach
000d8465d0 Use textDefaultFont in all variants of the InputToolbarView 2023-03-23 17:16:57 +01:00
aringenbach
935e61e1bb Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
aringenbach
a6300b8ebc Update composer library version to 1.1.0 (#7365)
* Update composer library version to 1.1.0

* Add changelog file
2023-02-13 10:44:03 +01:00
aringenbach
c1968451bb Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Mauro Romito
a9f9b77fb5 added the links color wherever possible 2023-01-12 16:45:43 +01:00
Mauro Romito
3c2ab08e02 fix 2023-01-11 21:29:02 +01:00
Mauro Romito
e9b683d00e default link color in the RTE 2023-01-11 15:20:18 +01:00
Mauro Romito
3953b7a3f2 updated package and added background color 2022-12-15 18:45:33 +01:00
Mauro Romito
2054cf2adc Revert "removed underline from links"
This reverts commit 3744d03556ffb89be5c9c7980e7322bbfad894f2.
2022-12-15 04:29:49 +01:00
Mauro Romito
cc07823870 removed underline from links 2022-12-15 04:28:01 +01:00
Mauro Romito
fac9294fe1 link color support added 2022-12-12 19:26:45 +01:00
Mauro Romito
1dc8ecffa5 fix 2022-12-12 18:50:26 +01:00
Mauro Romito
26e735b0b9 implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito
6882f507a7 creating the coordinator for the link action view 2022-12-07 18:17:28 +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
14e00f5ea2 suggest PR changes 2022-11-23 13:35:05 +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
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
Mauro Romito
495c3626a7 fullscreen mode implemented 2022-11-11 16:57:05 +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