Commit Graph

795 Commits

Author SHA1 Message Date
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
Mauro Romito be289a3790 completed 2023-08-28 12:20:26 +02:00
Mauro Romito cb34eaf6c6 opening the safari web view externally so that it will be able to share the cookies 2023-08-25 13:02:06 +02:00
Mauro Romito 4c51c952c4 added the cell, now I just need to implement the navigation to the web view 2023-08-24 19:15:12 +02:00
JanNiklas Grabowski 6dcf4ea8b6 revert '813f9ad6302d421864736a6be596093c23cf35d7' 4889_deactivate_rust_for_prod 2023-07-17 08:54:43 +00:00
Frank Rotermund 54dc0322f0 Merge commit 'b1847a3ae552c52c06ab4934318dbdb2cf1d8c4b' into feature/4884_merge_foss_1.10.14
# Conflicts:
#	Config/AppVersion.xcconfig
#	Podfile.lock
#	Riot/Modules/Home/AllChats/AllChatsCoordinator.swift
#	fastlane/.env.default
#	fastlane/Fastfile
2023-07-04 08:24:05 +02:00
JanNiklas Grabowski 982879c47e Feature/4889 deactivate rust for prod 2023-06-28 05:59:03 +00:00
Arnfried Griesert 51e98cfe61 merged element 1.10.12 into bum 2023-06-07 15:45:59 +02:00
Nicolas Mauri b56b190442 Prompt the user when the invited MatrixId is not recognized 2023-06-02 14:21:00 +02:00
Nicolas Mauri 34cd1b880d Merge pull request #7518 from vector-im/nimau/7497_timeline_closed_polls
Fix: allow to render a TimelinePoll even if the poll is loading
2023-04-27 19:04:42 +02:00
Nicolas Mauri b563043b19 Fix: TimelinePoll code refactoring 2023-04-26 17:52:22 +02:00
Nicolas Mauri c9a00433d0 Fix: Remove the matrix id from the notice display name changed event 2023-04-26 09:54:44 +02:00
aringenbach 3d64f80fc6 Fix sending command with Pills through RTE 2023-04-21 17:13:03 +02:00
aringenbach 0ff3052561 L10N 2023-04-20 17:09:02 +02:00
Andy Uhnak 4e626f48f1 Deprecate MXLegacyCrypto 2023-04-18 12:45:39 +01:00
Arnfried Griesert 3736b8c9fd Merged element 1.10.9 into bum 2023-04-11 11:46:44 +02:00
Frank Rotermund 1dd82af9c1 Feature/4382 performance send message 2023-03-31 10:31:06 +00:00
Andy Uhnak 60ff992e02 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2023-03-28 18:01:06 +01:00
Doug 1d9caef1ac Replace Ts&Cs with Acceptable Use Policy. (#7459) 2023-03-28 17:38:58 +01:00
Andy Uhnak be14fc3e0d Update copy 2023-03-28 14:52:08 +01:00
Andy Uhnak 3618ad9153 Display upgrade verification prompt 2023-03-27 15:44:44 +01:00
Nicolas Mauri 265516166c Turning permalinks into pills
#7409: Permalinks to a room/space are pillified
#7411: Permalinks to a matrix user are pillified
#7412: Permalinks to messages are pillified
2023-03-17 16:58:59 +01:00
Andy Uhnak 87d43ee3c7 Update startup progress UX 2023-03-10 09:40:48 +00:00
Nicolas Mauri 8437da0d17 Add missing changes on generated Strings file. 2023-03-03 16:22:11 +01:00
Nicolas Mauri de2819ae60 Direct Message: manage encrypted DM in case of invite by email
- Don’t allow to invite more than one contact by email
- The DM will be created by enabling the encryption when the HS promotes the encryption
- The chat composer is disabled until a matrix account is created by using the invited email
2023-02-27 18:42:18 +01:00
Nicolas Mauri eb40c17dd3 Remove unused string key 2023-02-27 09:29:59 +01:00
Nicolas Mauri 73d3002525 Fix localized string 2023-02-24 14:21:27 +01:00
Nicolas Mauri a599b8bd40 Update other key verification screens UX/UI 2023-02-23 09:33:14 +01:00
Nicolas Mauri 9fbc7cea05 Update UX/UI implementation 2023-02-23 09:33:14 +01:00
Hugh Nimmo-Smith a2a3205ace Support for v2 of MSC3903 (#7372) 2023-02-15 14:02:33 +00:00
Andy Uhnak 0bdde0e26c Track crypto sdk being enabled 2023-02-02 17:55:09 +00:00
Flescio 67f3401bce Merge pull request #7314 from vector-im/flescio/1040-poll_detail
Details screen of a poll (PSG-1039)
2023-02-01 15:46:08 +01:00
Alfonso Grillo 16e54b7141 Merge branch 'develop' into alfogrillo/sync_polls_rulles_error_handling 2023-02-01 14:07:21 +01:00
Alfonso Grillo 3f5beece27 Add error handling for push sync 2023-02-01 11:38:38 +01:00
Flavio Alescio d1333a8c45 Merge commit '32beb2393ceb08e585e8d62c145d133d9bba5ce6' into flescio/1040-poll_detail 2023-02-01 10:13:28 +01:00
aringenbach 32beb2393c Merge pull request #7317 from vector-im/aringenbach/7316_indentation_support
Labs: Rich text editor: enable list items indentation
2023-02-01 09:44:45 +01:00
Flavio Alescio 368892d2ad Merge commit '35d6d9ada3d92068f328e31b547a348ef035380b' into flescio/1040-poll_detail 2023-01-31 16:03:49 +01:00
Flescio 35d6d9ada3 Merge pull request #7301 from vector-im/flescio/7253-Add_mar_kas_unread_option_for_rooms
Flescio/7253 add mar kas unread option for rooms
2023-01-31 12:37:40 +01:00
Nicolas Mauri f6229d1b65 Merge pull request #7302 from vector-im/nimau/7189_vb_decryption_error
Inform the user about decryption errors during a voice broadcast
2023-01-31 10:23:47 +01:00
Flavio Alescio 321de767c5 Merge branch 'develop' into flescio/1040-poll_detail 2023-01-31 09:18:59 +01:00
Andy Uhnak ea6c6b171d Display backup import progress 2023-01-30 15:49:10 +00:00
Flavio Alescio 0f75dbd40d Merge branch 'develop' into flescio/7253-Add_mar_kas_unread_option_for_rooms 2023-01-30 15:55:30 +01:00
aringenbach a903196e48 Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Flavio Alescio f66170b9cd generated String 2023-01-27 15:23:44 +01:00
Flavio Alescio 4e4ad5074c Merge branch 'develop' into flescio/1040-poll_detail
# Conflicts:
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/Room/PollHistory/Coordinator/PollHistoryCoordinator.swift
#	RiotSwiftUI/Modules/Room/PollHistory/PollHistoryModels.swift
#	RiotSwiftUI/Modules/Room/PollHistory/PollHistoryViewModel.swift
2023-01-27 15:22:15 +01:00
Andy Uhnak 746fd99ddb Generate crypto store key 2023-01-27 10:20:40 +00:00
Alfonso Grillo 844da02c74 Add alert on error 2023-01-25 18:40:09 +01:00
Nicolas Mauri 13b7f78de7 Inform the user about decryption errors during a voice broadcast 2023-01-25 17:23:42 +01:00
Flavio Alescio 08fc35d4fe fix strings after merge 2023-01-25 16:06:40 +01:00
Flavio Alescio a8c82abd35 Merge branch 'develop' into flescio/1040-poll_detail
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
2023-01-25 15:49:40 +01:00