Commit graph

227 commits

Author SHA1 Message Date
David Langley
4effc7e2a0 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-06 22:43:20 +00:00
Stefan Ceriu
eead770633 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
2c6b286718 vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
352d56726e vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
Doug
5361298bfc Improve iPad layout. Add separate debug configuration. 2021-12-16 17:01:22 +00:00
Doug
a2aa01f06c Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
46d264477d Remove cocoapods-keys. Use UUID for analytics.
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
6f94303cdc Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Doug
c68c853d2f Prepare for new sprint 2021-12-14 15:02:19 +00:00
manuroe
dd1bf30d7c Prepare for new sprint 2021-12-14 10:18:19 +01:00
David Langley
2fbd129456 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
Stefan Ceriu
d5982e813b vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare
c32fee388b Prepare for new sprint 2021-12-07 22:45:35 +01:00
SBiOSoftWhare
3e6df9749c Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
Doug
510010f6f5 Prepare for new sprint 2021-11-17 18:00:36 +00:00
Doug
e324767d7d Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
eda34d6289 changelog.d: Upgrade MatrixKit version ([v0.16.10](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.10)). 2021-11-17 16:01:10 +00:00
David Langley
05309f6be4 Remove buildsetting 2021-11-16 15:02:52 +00:00
David Langley
e7ef9fd218 Ignore badge updates for virtual rooms. 2021-11-16 12:00:20 +00:00
Stefan Ceriu
30ff8a65fb vector-im/element-ios/issues/5114 - Poll creation screen
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
David Langley
3695b1a3f6 Set correct default for clientPermalinkBaseUrl 2021-11-05 11:08:51 +00:00
David Langley
f372e23e58 Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming 2021-11-04 16:22:58 +00:00
David Langley
d41cf3c907 Expand on BuildingSetting description and add changelog 2021-11-04 12:29:49 +00:00
David Langley
4175f3fdc3 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
SBiOSoftWhare
ef7958fa08 Prepare for new sprint 2021-10-21 20:33:33 +02:00
SBiOSoftWhare
5bd1d6a44f Merge branch 'develop' into steve/4734_room_stack 2021-10-14 16:21:03 +02:00
manuroe
a7f531f81c Prepare for new sprint 2021-10-14 09:12:33 +02:00
SBiOSoftWhare
617afe0748 BuildSettings: Add property to allow split view detail view stacking. 2021-10-12 19:06:56 +02:00
manuroe
18ad9862f5 Prepare for new sprint 2021-10-12 13:45:01 +02:00
manuroe
6cd290c754 Prepare for new sprint 2021-10-12 13:41:53 +02:00
manuroe
02b1ad8fa6 changelog.d: Upgrade MatrixKit version ([v0.16.6](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.6)). 2021-10-12 12:57:24 +02:00
manuroe
e53bcee700 Prepare for new sprint 2021-10-08 17:51:22 +02:00
manuroe
9871307539 Prepare for new sprint 2021-09-30 23:51:20 +01:00
manuroe
756b14d403 Prepare for new sprint 2021-09-24 16:14:48 +02:00
manuroe
748cd081d7 changelog.d: Upgrade MatrixKit version ([v0.16.2](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.2)). 2021-09-24 15:26:44 +02:00
manuroe
e1d5a33c8e Prepare for new sprint 2021-09-16 15:02:49 +02:00
Stefan Ceriu
d4c7a2b0d1 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
manuroe
453b8d414c Prepare for new sprint 2021-09-09 11:13:37 +02:00
Doug
dfb63e1436 Revert "Add matrix.to to firstURLDetectionIgnoredHosts."
This reverts commit ad618b4639.
2021-09-08 16:35:16 +01:00
Doug
ad618b4639 Add matrix.to to firstURLDetectionIgnoredHosts. 2021-09-08 16:24:50 +01:00
Doug
1c7cef52a0 Merge branch 'develop' into doug/888_add_url_previews 2021-09-07 17:51:31 +01:00
Doug
a300cab626 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-09-06 17:04:22 +01:00
Stefan Ceriu
f2dd0e256b Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f219.
2021-09-06 18:24:26 +03:00
Doug
2e04123337 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
Stefan Ceriu
a786cbb90a #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
SBiOSoftWhare
69c2004c9b Prepare for new sprint 2021-08-27 18:50:19 +02:00
Doug
04c63d4e33 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
2021-08-27 16:30:01 +01:00
David Langley
45540f1d4f
Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
Account Notification Settings and Keywords
2021-08-26 11:07:11 +01:00
Doug
b61135ffb7 Merge branch 'develop' into doug/4479_media_size_selection 2021-08-23 12:49:06 +01:00
Doug
fc75307c54 Combine confirm image/video size settings into one. 2021-08-23 11:16:32 +01:00