Commit Graph

61 Commits

Author SHA1 Message Date
Arnfried Griesert 86aa5365bb MESSENGER-3352 build settings 2022-10-27 09:06:24 +00:00
Frank Rotermund 7d18600a0d MESSENGER-3671 Buildfixes 2022-10-05 16:43:20 +02:00
Frank Rotermund a561249ad6 MESSENGER-3671 Merge FOSS 1.9.8
Conflicts:
 - CommonConfiguration.swift
 - BuildSettings.swift
 - Generated/images.Swift
 - RoomMemberDetailsViewController.m
 - LiveLocationSharingViewModell
-  PinCodeEnterViewController.m
2022-10-05 15:47:27 +02:00
ismailgulek 0f9bd7e6a4 New session manager labs flag (PSG-792) (#6780)
* Add new session manager labs flag

* Add labs flag for client information feature

* Add changelog
2022-09-30 15:45:20 +03:00
Johannes Marbach 75c783dd59 Fetch display name from AppInfo, too 2022-09-26 14:05:08 +02:00
Johannes Marbach 54cb7cc1b7 Use AppInfo to get version string 2022-09-26 12:17:47 +02:00
Johannes Marbach fd856dacf2 Switch to #elseif 2022-09-26 12:07:19 +02:00
Johannes Marbach 113c7aa256 Include concrete device model in user agent (PSG-754)
Fixes: #6742
2022-09-26 10:24:35 +02:00
Frank Rotermund 9e0f3de20c MESSENGER-3269 permalink config from appconfig 2022-06-21 13:47:35 +02:00
Arnfried Griesert 966f5299d9 merged from element 1.8.13 2022-05-05 06:57:45 +02:00
Arnfried Griesert 990962285a merged element 1.8.10 2022-05-03 12:48:01 +02:00
Doug 2d2b2554c7 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Doug 96a46b1bf8 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Frank Rotermund 61d260a8e0 Feature/2581 permalinks 2022-03-31 05:51:40 +00:00
Frank Rotermund c2108a2178 MESSENGER-2762 Initial Merge 2022-03-17 15:51:23 +01:00
Doug 4d01740ce3 Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
Doug 792e7ebb3b Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
ismailgulek c358f10272 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
ismailgulek cf2420669f Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
ismailgulek f99197e6ec Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
ismailgulek 1b055a7dcd Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
David Langley 947290b6a7 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
David Langley c08b717564 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
SBiOSoftWhare 90627cdb4a Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare 6677622eb0 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
David Langley d3ec721906 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
David Langley 8cd4969a1d Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
Doug 0ca078f98e Revert "Add matrix.to to firstURLDetectionIgnoredHosts."
This reverts commit ad618b463952260cfebf6b2d967f49bc992cba4b.
2021-09-08 16:35:16 +01:00
Doug 96cfa3743f Revert "Add matrix.to to firstURLDetectionIgnoredHosts."
This reverts commit 6c99bee97b014640ff55c1064c17facedea550c5.
2021-09-08 16:35:16 +01:00
Doug aeeb650bc6 Add matrix.to to firstURLDetectionIgnoredHosts. 2021-09-08 16:24:50 +01:00
Doug 864e929c80 Add matrix.to to firstURLDetectionIgnoredHosts. 2021-09-08 16:24:50 +01:00
Doug 24bfe36712 Add setting to disable URL previews.
Using a temporary position in the settings screen whilst waiting for feedback.
2021-09-03 10:19:26 +01:00
Doug ef65feb3de Add setting to disable URL previews.
Using a temporary position in the settings screen whilst waiting for feedback.
2021-09-03 10:19:26 +01:00
Doug 6513b6ada8 Update from feedback.
Set notificationBodyLocalizationKey in CommonConfiguration. Remove redundant customisation. Use MXRoomMemberEventContent.
2021-08-18 12:32:32 +01:00
Doug 09e534b7a6 Update from feedback.
Set notificationBodyLocalizationKey in CommonConfiguration. Remove redundant customisation. Use MXRoomMemberEventContent.
2021-08-18 12:32:32 +01:00
manuroe eabf33df7d Notifications: Make them work in debug mode
Fix #4274.

Only the app needs MXUIKitBackgroundModeHandler.
2021-04-29 09:21:16 +02:00
manuroe c26d6dd5f0 Notifications: Make them work in debug mode
Fix #4274.

Only the app needs MXUIKitBackgroundModeHandler.
2021-04-29 09:21:16 +02:00
manuroe c7e413dc37 Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe cb66b6971b Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe c72b000bb3 EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
manuroe 9c8266ba03 EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
ismailgulek 4de7c8562a Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
ismailgulek 20b7ca45f9 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
ismailgulek 086b929bfc Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek e7cc955c73 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek fa17f63f4b Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek decf915e2c Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek f5ae4f7cb2 Disable key backup on common, and enable it for the app 2020-08-24 18:23:16 +03:00
ismailgulek 44361b3d22 Disable key backup on common, and enable it for the app 2020-08-24 18:23:16 +03:00
ismailgulek ecbd2b9846 Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00