JanNiklas Grabowski
ccdbd400d2
Merge commit 'f6b85b8f9a0b4ce162616e79045fb015a21b27da' into feature/5004_basis_update_element
...
* commit 'f6b85b8f9a0b4ce162616e79045fb015a21b27da': (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
d1445fc698
completed
2023-08-28 12:20:26 +02:00
Mauro Romito
9e50bc89ba
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
ee00289acc
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
485f944c6c
revert '5bc3255dfe7b0a56aa3ce4b8056015b438653fed' 4889_deactivate_rust_for_prod
2023-07-17 08:54:43 +00:00
Frank Rotermund
242e35fdc7
Merge commit 'ab5f501c2daf60d26f41b1a15d7e97bfe5679228' 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
a22c234e82
Feature/4889 deactivate rust for prod
2023-06-28 05:59:03 +00:00
Arnfried Griesert
1c0ef0ca52
merged element 1.10.12 into bum
2023-06-07 15:45:59 +02:00
Nicolas Mauri
e30901b6d1
Prompt the user when the invited MatrixId is not recognized
2023-06-02 14:21:00 +02:00
Nicolas Mauri
1574611c90
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
1c45459410
Fix: TimelinePoll code refactoring
2023-04-26 17:52:22 +02:00
Nicolas Mauri
53dc32ee57
Fix: Remove the matrix id from the notice display name changed event
2023-04-26 09:54:44 +02:00
aringenbach
3289733957
Fix sending command with Pills through RTE
2023-04-21 17:13:03 +02:00
aringenbach
837bee610f
L10N
2023-04-20 17:09:02 +02:00
Andy Uhnak
7b728c14f8
Deprecate MXLegacyCrypto
2023-04-18 12:45:39 +01:00
Arnfried Griesert
6068b228a7
Merged element 1.10.9 into bum
2023-04-11 11:46:44 +02:00
Frank Rotermund
54e8305e5c
Feature/4382 performance send message
2023-03-31 10:31:06 +00:00
Andy Uhnak
17c8728cd9
Merge branch 'develop' of github.com:vector-im/element-ios into develop
2023-03-28 18:01:06 +01:00
Doug
875dd09f00
Replace Ts&Cs with Acceptable Use Policy. ( #7459 )
2023-03-28 17:38:58 +01:00
Andy Uhnak
5952d88210
Update copy
2023-03-28 14:52:08 +01:00
Andy Uhnak
7e12e02870
Display upgrade verification prompt
2023-03-27 15:44:44 +01:00
Nicolas Mauri
18a2360296
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
02413968e0
Update startup progress UX
2023-03-10 09:40:48 +00:00
Nicolas Mauri
2e2d9044dd
Add missing changes on generated Strings file.
2023-03-03 16:22:11 +01:00
Nicolas Mauri
71281ce1cc
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
f4948152f0
Remove unused string key
2023-02-27 09:29:59 +01:00
Nicolas Mauri
53c4a65fb6
Fix localized string
2023-02-24 14:21:27 +01:00
Nicolas Mauri
8103cbce36
Update other key verification screens UX/UI
2023-02-23 09:33:14 +01:00
Nicolas Mauri
071e969e6a
Update UX/UI implementation
2023-02-23 09:33:14 +01:00
Hugh Nimmo-Smith
d15131e9ba
Support for v2 of MSC3903 ( #7372 )
2023-02-15 14:02:33 +00:00
Andy Uhnak
d9f7fed0a0
Track crypto sdk being enabled
2023-02-02 17:55:09 +00:00
Flescio
cbb9ad5e0c
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
12aff1d2d9
Merge branch 'develop' into alfogrillo/sync_polls_rulles_error_handling
2023-02-01 14:07:21 +01:00
Alfonso Grillo
2b70ef843e
Add error handling for push sync
2023-02-01 11:38:38 +01:00
Flavio Alescio
638e62908f
Merge commit '2aaef072e4a2cdae4e49c801136613292c6e292d' into flescio/1040-poll_detail
2023-02-01 10:13:28 +01:00
aringenbach
5e167bb0ef
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
bb5f9f1c82
Merge commit '54602b63ec29ec85322e7942359969b34ab8605a' into flescio/1040-poll_detail
2023-01-31 16:03:49 +01:00
Flescio
3660bc878e
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
b5fe01c5fe
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
2407ee9842
Merge branch 'develop' into flescio/1040-poll_detail
2023-01-31 09:18:59 +01:00
Andy Uhnak
bcfcd82f57
Display backup import progress
2023-01-30 15:49:10 +00:00
Flavio Alescio
756278a963
Merge branch 'develop' into flescio/7253-Add_mar_kas_unread_option_for_rooms
2023-01-30 15:55:30 +01:00
aringenbach
c1968451bb
Labs: Rich text editor: enable list items indentation
2023-01-30 15:38:56 +01:00
Flavio Alescio
378d4d072e
generated String
2023-01-27 15:23:44 +01:00
Flavio Alescio
f0f56c0b69
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
b6cb571d34
Generate crypto store key
2023-01-27 10:20:40 +00:00
Alfonso Grillo
7494eb66e5
Add alert on error
2023-01-25 18:40:09 +01:00
Nicolas Mauri
70325c38e5
Inform the user about decryption errors during a voice broadcast
2023-01-25 17:23:42 +01:00
Flavio Alescio
0188075f57
fix strings after merge
2023-01-25 16:06:40 +01:00
Flavio Alescio
a9059d1e9c
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