Commit Graph

823 Commits

Author SHA1 Message Date
Frank Rotermund 1ab51f37f8 Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
# Conflicts:
#	Config/AppIdentifiers.xcconfig
#	Config/AppVersion.xcconfig
#	Podfile
#	Podfile.lock
#	Riot/Assets/de.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Modules/Analytics/DecryptionFailureTracker.m
#	Riot/Modules/Application/LegacyAppDelegate.h
#	Riot/Modules/Onboarding/OnboardingCoordinator.swift
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
#	Riot/Modules/Room/RoomViewController.m
#	Riot/SupportingFiles/Info.plist
#	Riot/Utils/EventFormatter.m
#	Riot/Utils/Tools.h
#	Riot/Utils/Tools.m
#	Riot/target.yml
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
#	fastlane/Fastfile
#	project.yml
2022-06-12 19:49:46 +02:00
aringenbach db9f44ea10 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00
ismailgulek e7f57f2c3e Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek f7147e9b22 Add logoutDevices parameter to MXKAccount 2022-06-09 17:23:25 +03:00
ismailgulek 3ca2f97714 Merge branch 'develop' into ismail/6181_auth_soft_logout 2022-06-09 15:46:29 +03:00
ismailgulek 0bda61da50 Fix navigation after clear data 2022-06-09 15:46:04 +03:00
aringenbach 3bb5fc9873 Remove old comment 2022-06-08 08:54:29 +02:00
aringenbach 384bcef9db Add changelog and param description precision 2022-06-07 17:40:39 +02:00
aringenbach 48a83a9c55 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00
aringenbach 68a78724af Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
aringenbach 83ebb6e462 Fix in reply to links appearing outside of mx-quote 2022-06-07 09:02:36 +02:00
ismailgulek 2886d62815 Add savingAccountsEnabled property to MXKAccountManager 2022-06-06 16:15:32 +03:00
aringenbach abb40e805f Fix else opening bracket
Co-authored-by: Gil Eluard <gile@element.io>
2022-06-03 12:08:16 +02:00
aringenbach d7e876ada1 Create reply body only if replied event sender is available 2022-06-03 09:14:06 +02:00
aringenbach 3a989a78fa Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
Frank Rotermund 067b7e26c4 Feature/2865 participant sorting 2022-06-01 13:53:23 +00:00
Frank Rotermund 8ce76b722d Feature/2792 function accounts s1 2022-05-30 15:54:26 +00:00
ismailgulek e252b481e7 Move extension methods to Swift.String, add tests 2022-05-30 16:05:00 +03:00
ismailgulek 3a9240e7f7 Move extension methods to Swift.String, add tests 2022-05-30 16:05:00 +03:00
ismailgulek 33f893a672 Fix confirmation for RTL overridden links 2022-05-27 00:24:15 +03:00
ismailgulek 30f4a03b96 Fix confirmation for RTL overridden links 2022-05-27 00:24:15 +03:00
Stefan Ceriu 7dbe5b17e9 Attempt at fixing [CALayer animationForKey] crashes. 2022-05-23 10:26:59 +03:00
Stefan Ceriu 8862d4f0f9 Attempt at fixing [CALayer animationForKey] crashes. 2022-05-23 10:26:59 +03:00
Stefan Ceriu 816ba3b249 Fix crash when opening rooms where the current user doesn't have permission to post messages. 2022-05-18 11:58:25 +03:00
Stefan Ceriu dce59fb6ee Fix crash when opening rooms where the current user doesn't have permission to post messages. 2022-05-18 11:58:25 +03:00
Frank Rotermund dac2cd7292 MESSENGER-3156 Fix ServerURL preselection 2022-05-16 11:16:15 +00:00
aringenbach a3e84905f9 Use NSHashTable 2022-05-13 14:58:34 +02:00
aringenbach 2edd26d67f Use NSHashTable 2022-05-13 14:58:34 +02:00
aringenbach 01d5254f78 Store weak references in MXKMessageTextView array 2022-05-13 14:46:42 +02:00
aringenbach b98ba8ca74 Store weak references in MXKMessageTextView array 2022-05-13 14:46:42 +02:00
aringenbach 783ad8fc13 Flush pills on text view updates 2022-05-13 13:52:46 +02:00
aringenbach 77a6469625 Flush pills on text view updates 2022-05-13 13:52:46 +02:00
aringenbach 2fef71bb21 Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
aringenbach 932b9ad4e6 Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
aringenbach cede58d5d5 Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
aringenbach 9483f05790 Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
aringenbach ab40964429 Presence: fix live updates on Home & DM list 2022-05-11 15:07:39 +02:00
aringenbach 1c365a3d84 Presence: fix live updates on Home & DM list 2022-05-11 15:07:39 +02:00
Arnfried Griesert d2b034e2e3 patched bwm 1.19.0 into develop 2022-05-11 11:42:46 +02:00
Doug f9fbc6f599 Add ReCaptcha screen (#6135)
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug 600765f56f Add ReCaptcha screen (#6135)
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
aringenbach b4838bb14a Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach 18de7a5933 Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
Arnfried Griesert 966f5299d9 merged from element 1.8.13 2022-05-05 06:57:45 +02:00
aringenbach 8077b8058d Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
aringenbach 79156ba3c7 Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
Arnfried Griesert 990962285a merged element 1.8.10 2022-05-03 12:48:01 +02:00
aringenbach 69c0a7d9bd Add documentation 2022-05-02 17:36:53 +02:00
aringenbach e756f0789d Add documentation 2022-05-02 17:36:53 +02:00
aringenbach 8d65cd8a40 Enable sending messages with pills 2022-05-02 13:35:35 +02:00