JanNiklas Grabowski
546ebf6d81
MESSENGER 4955 disable WYSIWYG commands
2023-09-07 16:33:23 +02:00
JanNiklas Grabowski
e1cc2acee9
Merge commit '54e21b37ba45c40531100a98d16e7b1f35b129cd' into feature/5004_basis_update_element
...
* commit '54e21b37ba45c40531100a98d16e7b1f35b129cd': (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
382da2147b
Prevent mention crashes when room members are missing display names (objc interop)
2023-08-21 14:46:09 +03:00
Arnfried Griesert
51e98cfe61
merged element 1.10.12 into bum
2023-06-07 15:45:59 +02:00
JanNiklas Grabowski
674a44b702
Merge commit '98594fd01fc18ee18fde60a45542f1b4d7040c41' into feature/4699_basis_update_element
...
* commit '98594fd01fc18ee18fde60a45542f1b4d7040c41': (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
e499389998
Fix voiceover order of room creation header and message composer.
2023-05-10 16:15:00 +01:00
aringenbach
ee9fd2c186
Add missing self in closure
2023-05-03 17:26:54 +02:00
aringenbach
2eb07ef5e0
Fix partial text messages not being saved for each room with RTE enabled
2023-05-03 14:57:36 +02:00
aringenbach
3d64f80fc6
Fix sending command with Pills through RTE
2023-04-21 17:13:03 +02:00
aringenbach
cf941fa636
Fix RoomInputToolbarTextView pills flushing
2023-04-21 09:30:56 +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
Arnfried Griesert
28852aa790
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
2023-03-16 12:19:26 +01:00
Mauro Romito
09daa04dd4
refactor completed
2023-03-06 14:59:03 +01:00
Arnfried Griesert
c8b969ae53
MESSENGER-4179 send button wrong color
2023-03-02 14:50:31 +00:00
JanNiklas Grabowski
b4d4330109
Merge commit '8b96dce52c015ca629dea38c32307cddbcd2577c' 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
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
Frank Rotermund
d9057cd0cb
Merge commit '0bf30fc7d2f35f80982c2d6cfd5e844de5f798e6' 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
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
Frank Rotermund
67dd4f918e
Merge commit '35b2fdc538dfc1f8fac2585704526ab26148a9ab' 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
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