Commit Graph

626 Commits

Author SHA1 Message Date
Arnfried Griesert 474eb467a3 Updated app and element version 2023-09-29 05:39:50 +02:00
Arnfried Griesert fc3b5e1c1c Merged element 1.11.3 into bum 2023-09-29 05:24:53 +02:00
JanNiklas Grabowski 68d3c59f73 MESSENGER-4583 remove tag from file name 2023-09-25 16:51:13 +02:00
JanNiklas Grabowski 210173350f MESSENGER-5159 update version 2023-09-25 10:47:48 +02:00
JanNiklas Grabowski e9b06d8f2a MESSENGER-4583 fix pipeline 2023-09-21 14:21:51 +00:00
JanNiklas Grabowski c279abb7ab MESSENGER-4583 check exit code 2023-09-19 15:58:45 +02:00
JanNiklas Grabowski b8dc1935d0 MESSENGER-4583 optimize nexus upload 2023-09-19 14:58:08 +02:00
Frank Rotermund 251f40b3c7 Merge branch 'feature/3811_appconfig' into 'develop'
Feature/3811 appconfig

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!218
2023-09-19 11:21:12 +00:00
Frank Rotermund 0856be5c2d Feature/3811 appconfig 2023-09-19 11:21:12 +00: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
Arnfried Griesert 099b861a8d MESSENGER-4951 Changed password confirmation 2023-09-15 12:13:19 +00:00
Frank Rotermund 5aa24d270b Merge branch 'feature/4730_personal_notes_visibilty' into 'develop'
MESSENGER-4730 personal notes visibility old style

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!204
2023-09-15 07:39:41 +00:00
Frank Rotermund 7351d7dc48 MESSENGER-4730 personal notes visibility old style 2023-09-15 07:39:41 +00:00
Stefan Ceriu b1158121e1 Prepare for new sprint 2023-09-12 10:56:41 +03:00
Stefan Ceriu bcb33c1cf4 Added logs 2023-09-11 10:51:27 +03:00
JanNiklas Grabowski 8e5e6cadea Merge branch 'feature/4955_disable_wysiwyg_commands' into 'develop'
MESSENGER 4955 disable WYSIWYG commands

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!206
2023-09-08 13:46:34 +00:00
Stefan Ceriu bd804b1aec Add initial support for configuration through MDM 2023-09-08 11:59:11 +03:00
Frank Rotermund ce11dd47af Merge branch 'develop' into 'hotfix/v2.9.1'
# Conflicts:
#   Config/AppVersion.xcconfig
2023-09-08 08:20:37 +00:00
Frank Rotermund 4546ff4031 MESSENGER-5130 hotfix maintenance popup on missing server 2023-09-08 09:52:48 +02:00
Arnfried Griesert 89ca89f325 Merge branch 'feature/4807_new_add_room_menu' into 'develop'
MESSENGER-4807 new add room menu

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!202
2023-09-08 06:41:41 +00:00
Arnfried Griesert 031cd87084 MESSENGER-4807 new add room menu 2023-09-08 06:41:40 +00:00
JanNiklas Grabowski 546ebf6d81 MESSENGER 4955 disable WYSIWYG commands 2023-09-07 16:33:23 +02:00
Frank Rotermund d27b5d8da9 MESSENGER-4802 personal notes in favorites 2023-09-07 12:53:46 +00:00
JanNiklas Grabowski 581be7471b Merge branch 'feature/4941_beta_features' into 'develop'
MESSENGER 4941 add and remove beta features

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!201
2023-09-07 12:35:41 +00:00
Arnfried Griesert 6ec9a9f7b3 MESSENGER-4806 new room filter behaviour 2023-09-06 13:07:19 +00:00
JanNiklas Grabowski b3a625d39f MESSENGER 4941 remove old feature flags 2023-09-06 14:29:58 +02:00
JanNiklas Grabowski 7c78848bb2 MESSENGER 4941 deactivate voice broadcast 2023-09-06 13:39:59 +02:00
JanNiklas Grabowski 6f8dcb658a MESSENGER 4941 remove old feature flags and activate WYSIWYG 2023-09-06 13:21:23 +02:00
JanNiklas Grabowski 881d85bdba MESSENGER 4941 add and remove beta features 2023-09-05 17:05:44 +02:00
JanNiklas Grabowski 3bf84ec102 Merge branch 'develop' into 'feature/5004_basis_update_element'
# Conflicts:
#   Podfile
2023-09-04 14:03:03 +00:00
JanNiklas Grabowski 06f94091c2 MESSENGER 5004 add oidc flag 2023-08-31 12:13:03 +02:00
JanNiklas Grabowski 1955ca59d2 MESSENGER 5004 update element version string 2023-08-30 17:55:46 +02:00
Arnfried Griesert ac94428b11 MESSENGER-4704 UI Optimierungen Raumübersicht 2023-08-30 12:34:58 +00: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
Frank Rotermund f68749416b MESSENGER-5047 version to 2.10.0 2023-08-29 13:16:24 +02:00
Stefan Ceriu 37e6f55610 Prepare for new sprint 2023-08-29 13:09:59 +03:00
Frank Rotermund 3885b8ca97 Feature/4976 ignore blocking maintenance 2023-08-22 12:02:43 +00:00
Arnfried Griesert 4ec1b19958 MESSENGER-5076 added new hash 2023-08-21 06:53:12 +00:00
Arnfried Griesert 0660b320bc Merge branch 'feature/4549_location_sharing_bum' into 'develop'
MESSENGER-4549 Enable locationsharing per default when there is an url in well-known

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!176
2023-08-16 14:53:56 +00:00
Arnfried Griesert b7df4789e4 MESSENGER-5067 added new hash 2023-08-16 14:37:23 +00:00
Frank Rotermund a89785fd0d MESSENGER-4549 Enable locationsharing per default when there is an url in well-known 2023-08-16 08:37:15 +02:00
Doug 71d394ff61 Prepare for new sprint 2023-08-15 11:10:01 +01:00
Doug 055856e257 changelog.d: Upgrade MatrixSDK version ([v0.27.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.0)). 2023-08-15 10:12:16 +01:00
Frank Rotermund 2fd71ceb64 MESSENGER-5002 Increment app version to 2.9.0 2023-08-14 07:49:33 +02:00
JanNiklas Grabowski e1dc0d6693 Merge branch 'feature/enable_notification_times' into 'develop'
Feature/enable notification times

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!171
2023-08-08 11:13:16 +00:00
Arnfried Griesert 621882c076 Feature/enable notification times 2023-08-08 11:13:15 +00:00
Arnfried Griesert 5b14b95285 MESSENGER-5022 added hash 2023-08-08 11:11:07 +00:00
Arnfried Griesert 4a6b31128c Final changes before release branch 2023-08-04 12:02:43 +00:00
JanNiklas Grabowski ace49da458 MESSENGER-4295 add additional information for maintenance 2023-07-26 13:07:22 +00:00