Commit Graph

93 Commits

Author SHA1 Message Date
aringenbach 3d64f80fc6 Fix sending command with Pills through RTE 2023-04-21 17:13:03 +02:00
aringenbach 0e7d802920 Rename UserSuggestion module as CompletionSuggestion 2023-04-20 16:45:08 +02:00
aringenbach 9c172184bf Add basic slash commands support to UserSuggestion module 2023-04-20 16:45:08 +02:00
aringenbach 4519229349 Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h 2023-04-11 14:54:55 +02:00
aringenbach 7673372eed Bump composer version to 2.0.0 and fix PillAttachmentViewProvider 2023-04-11 14:45:44 +02:00
aringenbach 24a1ce547b Update environment object setup and view model context wrapping to restore SwiftUI UI tests 2023-03-23 17:16:57 +01:00
aringenbach 572777205a Clean WysiwygInputToolbarView code 2023-03-23 17:16:57 +01:00
aringenbach 52594087a2 Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator 2023-03-23 17:16:57 +01:00
aringenbach 43e46d1ff5 Update composer library to 1.3.0 and apply changes 2023-03-23 17:16:57 +01:00
aringenbach 6aab04a96c Always use preferred font for body 2023-03-23 17:16:57 +01:00
aringenbach 0379c977af Use textDefaultFont in all variants of the InputToolbarView 2023-03-23 17:16:57 +01:00
aringenbach 3db15471ee Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
aringenbach 2425721614 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 a903196e48 Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Mauro Romito 30fcb3a1de added the links color wherever possible 2023-01-12 16:45:43 +01:00
Mauro Romito 7a7d7c71b9 fix 2023-01-11 21:29:02 +01:00
Mauro Romito 89561ea725 default link color in the RTE 2023-01-11 15:20:18 +01:00
Mauro Romito 3f3b7db4b6 updated package and added background color 2022-12-15 18:45:33 +01:00
Mauro Romito 29b5915323 Revert "removed underline from links"
This reverts commit ce9a64a1dc.
2022-12-15 04:29:49 +01:00
Mauro Romito ce9a64a1dc removed underline from links 2022-12-15 04:28:01 +01:00
Mauro Romito de260068f0 link color support added 2022-12-12 19:26:45 +01:00
Mauro Romito 0d6c575445 fix 2022-12-12 18:50:26 +01:00
Mauro Romito 3aad54efde implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito 34ca74d0c2 creating the coordinator for the link action view 2022-12-07 18:17:28 +01:00
Mauro Romito bb5070d6e1 fix for 7130 ? 2022-11-30 15:37:00 +01:00
Mauro Romito 4f425b2c5c better fix for iPhone 14 2022-11-30 14:04:38 +01:00
Mauro Romito 359c69fd4f fix for iPhone 14 2022-11-30 13:41:08 +01:00
Mauro Romito 4584d93312 fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito 16a1c5d472 spacing improvement from bottom in plain text mode 2022-11-29 19:13:49 +01:00
Mauro Romito 67d51affa8 suggest PR changes 2022-11-23 13:35:05 +01:00
Mauro Romito fd68af1cef 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 64e9011dc4 improved code and stability 2022-11-15 20:26:58 +01:00
Mauro Romito b657af8b98 improving the dismiss of the keyboard 2022-11-15 19:23:27 +01:00
Mauro Romito 9d77f65ac2 full screen improvements 2022-11-15 18:56:00 +01:00
Mauro Romito af2e73539f improvements 2022-11-15 17:52:45 +01:00
Mauro Romito 8e77cf0cde dismiss fullscreen when sending a message 2022-11-15 17:01:07 +01:00
Mauro Romito 49df8086f8 fullscreen mode implemented 2022-11-11 16:57:05 +01:00
Mauro Romito 9bba221d3f swipe animation improvements 2022-11-10 18:13:22 +01:00
Mauro Romito 60e3c374af code improvements 2022-11-10 15:55:25 +01:00
Mauro Romito 4c6ecc0216 this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +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
Mauro Romito 0f654bec06 keyboard dismissal issue fixed 2022-11-10 13:46:41 +01:00
aringenbach 8a894d7e49 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
Mauro Romito 15dd337fd8 improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
aringenbach 4f445b8f70 Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
Mauro Romito 1a6b68daa0 pan gesture 2022-11-09 14:21:14 +01:00
aringenbach 15c1a9cf89 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +01:00
Mauro Romito 3f983adda1 full screen improvements 2022-11-08 16:50:44 +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