Commit Graph

18 Commits

Author SHA1 Message Date
aringenbach 2714792cc6 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +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
Mauro Romito e97a4a81fb fix for 6946 2022-11-02 16:45:40 +01:00
Mauro Romito 1e5d499a25 removed RiotSettings a non RiotSwiftUI reference from the ViewState code 2022-10-26 17:09:26 +02:00
aringenbach ac77fb97da Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 411bdb792d fix for tests 2022-10-21 11:26:53 +02:00
Mauro Romito d06adfc32f the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
Mauro Romito dfd5a3a271 added placeholder to the viewModel 2022-10-19 15:08:12 +02:00
David Langley d7b48f4b03 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
Mauro Romito c41342f592 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 4cbef854c9 wiftlint 2022-10-12 15:08:50 +01:00
David Langley 821a54e726 More comments 2022-10-12 14:32:48 +01:00
Mauro Romito 1571afd621 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
Mauro Romito f9b38260cb pr comment + some design improvements 2022-10-12 13:58:44 +02:00
Mauro Romito 08759a743b some UI tweaks 2022-10-12 11:06:01 +02:00
Mauro Romito 516ab24c37 color improvements and implementing the cancel callback 2022-10-11 19:58:22 +02:00
Mauro Romito 47653e2d8a edit mode changes the send button 2022-10-11 17:25:58 +02:00
David Langley 094073a4ce Split out models, add some tests and fix some formatting. 2022-10-09 22:54:39 +01:00