Commit Graph

20 Commits

Author SHA1 Message Date
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
aringenbach 66bfdf895a Rich Text Composer: Enable quote & code blocks support 2023-01-16 11:54:00 +01:00
aringenbach 175baee5f6 Rich Text Composer: Enable bulleted & numbered lists support 2023-01-16 10:28:01 +01:00
Mauro Romito fe6503aaa1 showing disabled state on format items 2022-12-15 00:33:28 +01:00
Mauro Romito 02449544ce inline code added 2022-12-14 17:12:06 +01:00
Mauro Romito f23b03cbd6 localisation added 2022-12-13 13:56:49 +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 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 07eb3d2696 fix for tests 2022-10-21 11:26:53 +02:00
Mauro Romito 0f20383559 the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
David Langley 6f25472dc8 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
Mauro Romito c543f04561 Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-10-12 16:48:43 +02:00
David Langley c73a3304ca wiftlint 2022-10-12 15:08:50 +01:00
David Langley b335de33aa More comments 2022-10-12 14:32:48 +01:00
Mauro Romito 5e810b44a1 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
Mauro Romito 9c6589046b color improvements and implementing the cancel callback 2022-10-11 19:58:22 +02:00
David Langley 2e46c2c687 Split out models, add some tests and fix some formatting. 2022-10-09 22:54:39 +01:00