Commit Graph

5352 Commits

Author SHA1 Message Date
Frank Rotermund 0d9f089e35 MESSENGER-4697 matomo select right server after relogin 2023-05-15 17:06:58 +02: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
Frank Rotermund ea0d90cb86 MESSENGER-4697 release prep 2023-05-09 08:44:20 +02:00
Arnfried Griesert 87a22916c2 Recovery key textfield starts now with gray border 2023-05-05 12:55:48 +02:00
Frank Rotermund df6278de31 MESSENGER-4646 fix missing matomo button 2023-05-04 08:57:36 +02:00
Frank Rotermund 4b09f6043a MESSENGER-4424 only change button when maintenance changed 2023-05-03 18:01:50 +02:00
Frank Rotermund c986eebece MESSENGER-4454 get serverurls for maintenance and matomo from the right place 2023-05-03 17:29:48 +02:00
JanNiklas Grabowski ac990f69ed MESSENGER-4424 refactoring 2023-05-03 12:08:48 +02:00
JanNiklas Grabowski 8215d3feef MESSENGER-4424 fix crash ui changes from background 2023-05-03 12:07:19 +02:00
Arnfried Griesert 436ae370ba Feature/4519 voice over texte secure textfield 2023-05-03 04:42:05 +00:00
Frank Rotermund 5e2e47a361 MESSENGER-4646 fix Server URL bugs and avoid using synapse URL before server selection 2023-05-02 17:34:45 +00:00
Arnfried Griesert ce085fb8cc Merge branch 'feature/4424_blocking_requests' into 'develop'
Feature/4424 blocking requests

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!127
2023-05-02 11:01:59 +00:00
Frank Rotermund 6b1b8ca65c Feature/4424 blocking requests 2023-05-02 11:01:58 +00:00
Arnfried Griesert c4bd55d73b MESSENGER-4299 Neues design Recovery Key Eingabefeld 2023-04-28 06:11:34 +00:00
JanNiklas Grabowski d382613f88 MESSENGER-4518 add voiceover description 2023-04-25 13:27:37 +02:00
JanNiklas Grabowski 293035879e Reverted commit '5e8a1ae716425a3179fc2c0d8c333dc5b61fcaf0' (#4173) new fix https://github.com/matrix-org/matrix-ios-sdk/pull/1749
updated changelog
2023-04-21 14:22:12 +02:00
Frank Rotermund 74a9c2d612 Merge branch 'develop' of https://dl-gitlab.devopslab.tech/bwmessenger/bundesmessenger/bundesmessenger-ios into develop
# Conflicts:
#	Config/BWIBuildSettings.swift
2023-04-16 19:57:49 +02:00
JanNiklas Grabowski df8da04474 MESSENGER-4450 fix matomo consent alert not showing 2023-04-14 13:40:07 +00:00
Frank Rotermund dcdfce534c MESSENGER-4535 e2ee analytics, better error descriptions 2023-04-13 08:41:11 +02:00
Arnfried Griesert 8637f184d4 Merge branch 'feature/4537_basis_update_element' into develop
* feature/4537_basis_update_element: (86 commits)
  Updated displayed element version and fixed merge problems
  Changed sdk version to v0.26.6_bwi
  finish version++
  version++
  changelog.d: Upgrade MatrixSDK version ([v0.26.6](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.6)).
  No event decoration if no decryption result
  Start QR scanning when camera ready
  Support for MSC3906 v2 (#7407)
  Code cleanup
  Expand rust crypto rollout to 50% users
  Fix comments
  Fix: read marker update
  Fix: read marker update
  Fix: Update the read marker position even if it is not displayed
  Fix: do not encode the maximum width of a Pill
  Prepare for new sprint
  finish version++
  Replace Ts&Cs with Acceptable Use Policy. (#7459)
  version++
  changelog.d: Upgrade MatrixSDK version ([v0.26.5](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.5)).
  ...
2023-04-13 08:29:55 +02:00
Frank Rotermund e50392db75 MESSENGER-4535 matomo e2ee error tracking 2023-04-12 16:13:25 +02:00
Frank Rotermund 903e6a6673 MESSENGER-4535 fix invitation into DMs and personal notes and cancelable passphrase flow cherry pick from release 2023-04-12 15:32:51 +02:00
Frank Rotermund 339b45bff5 MESSENGER-4535 fix cancelable passphrase flow on first login 2023-04-12 15:31:47 +02:00
Frank Rotermund ac3da68923 MESSENGER-4535 fix invitation into DMs and personal notes 2023-04-12 15:31:22 +02:00
Frank Rotermund b8d1e2e81d MESSENGER-4535 remove error popup "no other devices" on self verification/ crosssigning Cherrypick 2023-04-12 13:50:50 +02:00
Frank Rotermund 4a8c655b91 MESSENGER-4535 remove error popup "no other devices" on self verification/ crosssigning 2023-04-11 13:36:36 +02: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
Andy Uhnak d55ad2dbea No event decoration if no decryption result 2023-04-03 17:36:45 +01:00
Anderas 17a017eeb3 Merge pull request #7469 from vector-im/andy/qr_code
Start QR scanning when camera ready
2023-04-03 17:36:23 +01:00
Andy Uhnak 2b2881f8f1 Start QR scanning when camera ready 2023-04-03 16:16:39 +01:00
Nicolas Mauri 02ff47ae17 Merge pull request #7461 from vector-im/nimau/7420-readmarker
Fix: Update the read marker position even if it is not displayed
2023-04-03 14:34:42 +02:00
Hugh Nimmo-Smith 06ea9f7b7a Support for MSC3906 v2 (#7407) 2023-04-01 11:56:56 -04:00
Nicolas Mauri 69ec418985 Code cleanup 2023-03-31 16:47:37 +02:00
Frank Rotermund 1dd82af9c1 Feature/4382 performance send message 2023-03-31 10:31:06 +00:00
Nicolas Mauri 8b6970aa6f Fix comments 2023-03-30 10:31:33 +02:00
Nicolas Mauri 16c7275bfd Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri b5fb7624fd Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri 694b60b712 Fix: Update the read marker position even if it is not displayed 2023-03-30 10:15:15 +02:00
Nicolas Mauri 8f0fb5cdcd Merge pull request #7455 from vector-im/nimau/7413-pills-max-width
Fix: truncate pills if they are too long
2023-03-30 10:12:47 +02:00
Nicolas Mauri 5e1997a6f3 Fix: do not encode the maximum width of a Pill 2023-03-30 10:09:27 +02:00
Andy Uhnak 60ff992e02 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2023-03-28 18:01:06 +01:00
Andy Uhnak bc02804c61 Merge branch 'master' into develop 2023-03-28 17:53:17 +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
Doug ce38148c2d Add user suggestions for @room. (#7453) 2023-03-28 14:03:39 +01:00
Frank Rotermund 581b53b04d Merge branch 'feature/4209_create_dm_with_only_one_user' into 'develop'
MESSENGER-4209 fix only one user can be selected when creating dm

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!114
2023-03-28 11:21:49 +00:00
JanNiklas Grabowski f485fe28f2 MESSENGER-4209 fix only one user can be selected when creating dm 2023-03-28 11:21:49 +00:00
JanNiklas Grabowski bba325bbe9 MESSENGER-2638 new layout feature banner 2023-03-28 10:38:04 +00:00