Commit Graph

20 Commits

Author SHA1 Message Date
David Langley
947290b6a7 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
David Langley
d3ec721906 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
aeeb650bc6 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
6513b6ada8 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
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
c72b000bb3 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
086b929bfc 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
f5ae4f7cb2 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
ismailgulek
2e3a595dd9 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek
716d99619e Pass some build settings to MatrixKit 2020-08-14 14:07:01 +03:00
manuroe
e2f8aed118 BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe
0a0631df50 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
manuroe
1223d09b42 AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00