JanNiklas Grabowski
a8b759b63b
MESSENGER 4955 disable WYSIWYG commands
2023-09-07 16:33:23 +02:00
JanNiklas Grabowski
ccdbd400d2
Merge commit 'f6b85b8f9a0b4ce162616e79045fb015a21b27da' into feature/5004_basis_update_element
...
* commit 'f6b85b8f9a0b4ce162616e79045fb015a21b27da': (40 commits)
finish version++
version++
changelog.d: Upgrade MatrixSDK version ([v0.27.1](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.1 )).
completed
code improvement
fix 7646
opening the safari web view externally so that it will be able to share the cookies
web view opened on tap + changelog
added the cell, now I just need to implement the navigation to the web view
completed
Hide deactivate account if the auth property is present on the WK.
Add changelogs
Prevent mention crashes when room members are missing display names (objc interop)
Prevent pill crashes when room members are missing display names (objc interop)
Update introspect to the latest version, remove now duplicate `introspectCollectionView`
Prepare for new sprint
finish version++
Add missing changelog entry.
version++
changelog.d: Upgrade MatrixSDK version ([v0.27.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.0 )).
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile
# Riot.xcodeproj/xcshareddata/xcschemes/Riot.xcscheme
# Riot/Modules/SecureBackup/Setup/SecureBackupSetupCoordinator.swift
# Riot/Modules/Settings/SettingsViewController.m
# Riot/target.yml
2023-08-29 17:00:19 +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
Arnfried Griesert
1c0ef0ca52
merged element 1.10.12 into bum
2023-06-07 15:45:59 +02:00
JanNiklas Grabowski
97243bc063
Merge commit '7d18f34a75d1f41cc3bc8b6a36c0ab82ff93f0e4' into feature/4699_basis_update_element
...
* commit '7d18f34a75d1f41cc3bc8b6a36c0ab82ff93f0e4': (59 commits)
finish version++
Tidy up event formatter issues.
version++
changelog.d: Upgrade MatrixSDK version ([v0.26.9](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.9 )).
Translated using Weblate (Russian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Albanian)
Translated using Weblate (Hungarian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (German)
Translated using Weblate (Slovak)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Indonesian)
Translated using Weblate (Estonian)
Translated using Weblate (Ukrainian)
Translated using Weblate (Italian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (German)
...
# Conflicts:
# Config/AppVersion.xcconfig
# Riot/Utils/EventFormatter.m
# fastlane/Fastfile
2023-05-11 13:19:24 +02:00
Doug
7d3efda5ef
Fix voiceover order of room creation header and message composer.
2023-05-10 16:15:00 +01: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
d8acd1f351
Fix RoomInputToolbarTextView pills flushing
2023-04-21 09:30:56 +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
Arnfried Griesert
e5d97ed154
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
2023-03-16 12:19:26 +01:00
Mauro Romito
fc1c22c08c
refactor completed
2023-03-06 14:59:03 +01:00
Arnfried Griesert
c94184f74c
MESSENGER-4179 send button wrong color
2023-03-02 14:50:31 +00:00
JanNiklas Grabowski
1768fb5eee
Merge commit 'aaadcc73674cc8886e363693a7d7c08ac9b4f516' into feature/4260_merge_foss_1_10_2
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
# Riot/Managers/EncryptionKeyManager/EncryptionKeyManager.swift
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Authentication/AuthenticationCoordinator.swift
# Riot/Modules/Authentication/Legacy/LegacyAuthenticationCoordinator.swift
# Riot/Modules/ContextMenu/ActionProviders/RoomActionProvider.swift
# Riot/Modules/Home/AllChats/AllChatsViewController.swift
# Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/Settings/RoomSettingsViewController.m
# fastlane/Fastfile
2023-02-15 14:56:55 +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
Frank Rotermund
9f6deb9110
Merge commit '2e9bb7067e9f1596f29b986729822184145906db' into feature/4068_merge_foss_1_9_15
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile.lock
# Riot/Assets/de.lproj/Localizable.strings
# Riot/Modules/Room/RoomViewController.m
# RiotNSE/NotificationService.swift
# fastlane/Fastfile
2023-01-16 12:11:51 +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
Frank Rotermund
0fca000b8d
Merge commit '3d672a05b2a7117ade2e4e87bd2b5762063d7922' into feature/3977_merge_element_1_9_13
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile.lock
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Authentication/AuthenticationCoordinator.swift
# Riot/Modules/Authentication/Legacy/LegacyAuthenticationCoordinator.swift
# Riot/Modules/LaunchLoading/LaunchLoadingView.swift
# Riot/Modules/LaunchLoading/LaunchLoadingView.xib
# Riot/Modules/MatrixKit/Models/Account/MXKAccount.m
# Riot/Modules/MatrixKit/Models/Room/MXKRoomBubbleCellData.m
# Riot/Modules/Room/TimelineCells/Styles/Bubble/BubbleRoomTimelineCellProvider.m
# Riot/Modules/Room/TimelineCells/Styles/Plain/PlainRoomTimelineCellProvider.m
# Riot/Modules/TabBar/MasterTabBarController.m
# fastlane/Fastfile
2022-12-19 14:36:30 +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