Frank Rotermund
7e78d9757e
MESSENGER-5148 Restore Backup option
2023-11-14 12:56:34 +01:00
JanNiklas Grabowski
539bf634c4
MESSENGER-5203 add federation to lab settings and refactor
2023-11-02 15:35:25 +01:00
Arnfried Griesert
fc3b5e1c1c
Merged element 1.11.3 into bum
2023-09-29 05:24:53 +02:00
JanNiklas Grabowski
35c7ebade7
MESSENGER-4751 add feature flag
2023-09-18 17:54:49 +02:00
JanNiklas Grabowski
624edfb413
MESSENGER-4751 use privacy url of well known
2023-09-18 14:37:34 +02:00
Frank Rotermund
7351d7dc48
MESSENGER-4730 personal notes visibility old style
2023-09-15 07:39:41 +00:00
Hugh Nimmo-Smith
13b7d11007
Use ASWebAuthenticationSession to display OIDC account management URL ( #7671 )
...
Co-authored-by: Doug <douglase@element.io >
2023-09-12 18:05:52 +01:00
Hugh Nimmo-Smith
d77bbfb771
Hide phone number and explanation if homeserver doesn't have 3pid capability enabled ( #7670 )
2023-09-08 17:16:58 +01:00
JanNiklas Grabowski
b3a625d39f
MESSENGER 4941 remove old feature flags
2023-09-06 14:29:58 +02:00
JanNiklas Grabowski
6f8dcb658a
MESSENGER 4941 remove old feature flags and activate WYSIWYG
2023-09-06 13:21:23 +02:00
JanNiklas Grabowski
06f94091c2
MESSENGER 5004 add oidc flag
2023-08-31 12:13:03 +02:00
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
fbd0793b6f
code improvement
2023-08-25 19:39:55 +02:00
Mauro Romito
1126891fea
fix 7646
2023-08-25 17:22:11 +02:00
Mauro
eea96bc151
Merge pull request #7656 from vector-im/mauroromito/account_management_cell_for_oidc
...
Manage account through MAS if available
2023-08-25 13:46:15 +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
f42e1a38fa
web view opened on tap + changelog
2023-08-25 12:21:38 +02:00
Mauro
2dbf2247e9
Merge pull request #7655 from vector-im/mauroromito/hide_email_according_to_3pid_changes
...
Hide Add Email UI according to the 3 pid changes capability
2023-08-25 09:24:58 +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
Mauro Romito
e718c0400e
completed
2023-08-24 17:53:48 +02:00
Mauro Romito
4ddafd63ee
Hide deactivate account if the auth property is present on the WK.
2023-08-24 17:18:13 +02:00
Frank Rotermund
bc6a2bd385
Feature/4976 fix for blocking behaviour
2023-08-23 15:13:16 +00:00
Frank Rotermund
3885b8ca97
Feature/4976 ignore blocking maintenance
2023-08-22 12:02:43 +00:00
JanNiklas Grabowski
0095c41ee4
MESSENGER-4966 color changes login flow and all chat
2023-08-22 08:35:28 +00:00
JanNiklas Grabowski
ace49da458
MESSENGER-4295 add additional information for maintenance
2023-07-26 13:07:22 +00:00
JanNiklas Grabowski
6dcf4ea8b6
revert '813f9ad6302d421864736a6be596093c23cf35d7' 4889_deactivate_rust_for_prod
2023-07-17 08:54:43 +00:00
JanNiklas Grabowski
982879c47e
Feature/4889 deactivate rust for prod
2023-06-28 05:59:03 +00:00
JanNiklas Grabowski
c31a33a33b
activate lab setting voice broadcast and enable session manager by default
2023-06-23 10:48:24 +02:00
Frank Rotermund
45cb26e914
MESSENGER-4682 imprint from wellknown (and fix lab feature list)
2023-06-22 09:48:24 +00:00
Frank Rotermund
1a21b03d6e
MESSENGER-3539 prevent logout and error popup when logging out
2023-06-15 07:40:58 +02:00
Frank Rotermund
d124da52e6
Merge branch 'feature/4744_remove_black_theme' into 'develop'
...
MESSENGER-4744 Removed black theme and map already set black theme to dark
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!141
2023-06-14 06:28:28 +00:00
Arnfried Griesert
10ec6686e0
MESSENGER-4744 Removed black theme and map already set black theme to dark
2023-06-14 06:28:28 +00:00
JanNiklas Grabowski
273017eafa
Feature/4772 add accessibility declaration
2023-06-14 06:14:17 +00:00
Arnfried Griesert
4fc5e366e3
Fixed additional merge issues
2023-06-12 06:08:33 +02:00
Arnfried Griesert
51e98cfe61
merged element 1.10.12 into bum
2023-06-07 15:45:59 +02:00
JanNiklas Grabowski
5370dded66
MESSENGER-1678 add webview navigation policy
2023-05-25 14:32:54 +00:00
Frank Rotermund
bb659a71e6
MESSENGER-4697 enable SessionManager in Prod, fix peralink pills fix Matomo config bug when login out
2023-05-15 17:06:25 +02:00
Doug
7675da88c4
Use the app's language for accessibility.
2023-05-10 10:15:41 +01:00
Frank Rotermund
df6278de31
MESSENGER-4646 fix missing matomo button
2023-05-04 08:57:36 +02:00
Andy Uhnak
4e626f48f1
Deprecate MXLegacyCrypto
2023-04-18 12:45:39 +01:00
Arnfried Griesert
bf5dceb423
Updated displayed element version and fixed merge problems
2023-04-11 13:13:11 +02:00
Arnfried Griesert
3736b8c9fd
Merged element 1.10.9 into bum
2023-04-11 11:46:44 +02:00
JanNiklas Grabowski
bec51bcfc0
MESSENGER-4482 fix feature banner link and add navigationbar
2023-04-05 06:10:07 +00:00
Frank Rotermund
1dd82af9c1
Feature/4382 performance send message
2023-03-31 10:31:06 +00:00
Doug
1d9caef1ac
Replace Ts&Cs with Acceptable Use Policy. ( #7459 )
2023-03-28 17:38:58 +01:00
Arnfried Griesert
92099d3813
Merge branch 'feature/3411_lab_features' into 'develop'
...
MESSENGER-3411 Enable lab features for beta
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!113
2023-03-27 06:39:40 +00:00
Arnfried Griesert
580a8924e8
MESSENGER-3411 Enable lab features for beta
2023-03-27 06:39:39 +00:00
Frank Rotermund
be331c2ecd
Merge branch 'feature/4101_Matomo_consent' into 'develop'
...
MESSENGER-4101 matomo consent changes
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!112
2023-03-27 06:37:36 +00:00
Arnfried Griesert
dbc8f39fec
MESSENGER-4203 show user qr
2023-03-24 07:35:38 +00:00