33445 Commits

Author SHA1 Message Date
Mike
74e3d82247 Added translation using Weblate (Bosnian) 2025-03-28 10:23:40 +00:00
Mike
f955a3e55e Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 86.4% (2097 of 2427 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2025-03-28 10:23:40 +00:00
Basheer Radman
7388a65ca1 Translated using Weblate (Arabic)
Currently translated at 52.2% (1269 of 2427 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2025-03-28 10:23:40 +00:00
Basheer Radman
083b52c7c0 Translated using Weblate (Arabic)
Currently translated at 47.5% (1154 of 2427 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2025-03-28 10:23:40 +00:00
Basheer Radman
aa40eb3e9a Translated using Weblate (English (Middle))
Currently translated at 87.5% (7 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/enm/
2025-03-28 10:23:39 +00:00
Basheer Radman
b62fbd7a4a Translated using Weblate (English (Middle))
Currently translated at 15.7% (382 of 2427 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/enm/
2025-03-28 10:23:39 +00:00
Basheer Radman
85bc5e4763 Added translation using Weblate (English (Middle)) 2025-03-28 10:23:39 +00:00
Basheer Radman
28960e5c27 Added translation using Weblate (English (Middle)) 2025-03-28 10:23:39 +00:00
Mauro Romito
971fc22982 update SDK 2025-03-28 11:23:27 +01:00
JanNiklas Grabowski
66f0fcb9ae Merge branch 'feature/6759_remove_hash_server_validation' into 'develop'
feat: remove hash server validation (MESSENGER-6759)

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!428
2025-03-12 07:58:11 +00:00
Mauro
b2ec69b886 Merge pull request #7909 from element-hq/mauroromito/support_for_xode_16
Support for building with Xcode 16
2025-03-10 19:46:44 +01:00
Mauro
08f80ed3cb Update Riot/Modules/Analytics/SentryMonitoringClient.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2025-03-10 19:10:31 +01:00
Mauro Romito
98dd9a152c update matrix sdk 2025-03-10 19:09:53 +01:00
Mauro Romito
abb4f63246 updated cocoapods 2025-03-10 18:14:41 +01:00
Mauro Romito
6089f7397e fix for albums in media picker 2025-03-10 17:55:16 +01:00
Mauro Romito
37aa1ce299 use sentry 8.35 2025-03-10 17:44:25 +01:00
Mauro Romito
c36f6056d1 Revert "Reapply "set sentry to the same version""
This reverts commit fb430cf339d5b3151d3f950949bfac991924df86.
2025-03-10 17:37:55 +01:00
Mauro Romito
8e92d8ec49 Reapply "set sentry to the same version"
This reverts commit d96c0a9483cf80a6c878683853662b0965ce2084.
2025-03-10 17:37:19 +01:00
Mauro Romito
84849bfafb Revert "set sentry to the same version"
This reverts commit fa693aefb5e77584f0e2318014e9b911339a0a53.
2025-03-10 17:37:04 +01:00
Mauro Romito
c799a09fd7 set sentry to the same version 2025-03-10 17:24:45 +01:00
Mauro Romito
bb18b075e6 updated sentry options 2025-03-10 17:16:20 +01:00
Mauro Romito
c7c8d78fea updates bundle 2025-03-10 16:09:46 +01:00
Mauro Romito
3fe4a9e69d updated cache action version 2025-03-10 15:14:05 +01:00
Mauro Romito
3c5e6e7c81 updated github actions 2025-03-10 15:08:57 +01:00
Mauro Romito
dc5ace684b updated sentry to support xcode 16
and the pod spec repo
2025-03-10 15:05:18 +01:00
Jan Niklas Grabowski
900431c9cf feat: remove hash server validation (MESSENGER-6759) 2025-03-03 16:02:41 +01:00
Jan Niklas Grabowski
af1acadda3 Merge tag 'v2.24.0' into develop
Changes in BWI project 2.24.0 (2025-02-17)
===================================================

Upstream merge :

Features :
- MESSENGER-6856 add link to the learning portal
- MESSNEGER-6854 show happy birthday popup
- MESSENGER-6879 add support for authenticated media
- MESSENGER-6790 add handling of expired jwt

Improvements 🙌:
- MESSENGER-6777 use baseURL from wellknown for jwt handling

Bugfix 🐛:

Translations 🗣   :

SDK API changes ⚠️:

Build 🧱:

Documentation 📄:
2025-02-21 08:16:09 +01:00
Jan Niklas Grabowski
a9cbf05aa4 Merge branch 'release/v2.24.0' v2.24.0 2025-02-21 08:16:08 +01:00
JanNiklas Grabowski
8424355cc3 Merge branch 'releaseprep/v2.24.0' into 'release/v2.24.0'
docs: Releasenotes (MESSENGER-6890)

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!427
2025-02-20 14:05:18 +00:00
Jan Niklas Grabowski
75ccef41ec docs: Releasenotes (MESSENGER-6890) v2.24.0-RC01 2025-02-17 11:45:51 +01:00
JanNiklas Grabowski
790a7102b8 Merge branch 'feature/6790_jwt_token_handling_expired' into 'develop'
feat: check jwt token on app start (MESSENGER-6790)

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!425
2025-02-13 11:12:25 +00:00
Jan Niklas Grabowski
2d948834eb Merge branch 'develop' into feature/6790_jwt_token_handling_expired 2025-02-13 11:30:30 +01:00
Jochen Stappert
e8549a36ce Merge branch 'feature/6879_support_authenticated_media' into 'develop'
feat: update sdk (MESSENGER-6879)

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!426
2025-02-12 14:50:21 +00:00
Jan Niklas Grabowski
d801e73276 feat: update sdk (MESSENGER-6879) 2025-02-12 14:48:09 +01:00
Jan Niklas Grabowski
f5d67f6909 feat: check jwt token on app start (MESSENGER-6790) 2025-02-11 14:49:54 +01:00
Arnfried Griesert
f3db9b5dea Merge branch 'feature/6854_birthday_screen' into 'develop'
feat: birthday banner bum (MESSENGER-6854)

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!424
2025-02-11 11:33:28 +00:00
Arnfried Griesert
1c0416255f fix: cherry picked NV commit to remove DSBottomSheet (MESSENGER-6854) 2025-02-10 23:38:32 +01:00
Arnfried Griesert
6c0f1b1935 feat: use false for bwiShowHappyBirthdayScreen as defaul (MESSENGER-6854) 2025-02-06 15:07:35 +01:00
Mauro Romito
298894c734 Prepare for new sprint 2025-02-04 12:14:28 +01:00
Mauro Romito
6ad5d663bb Merge branch 'master' into develop 2025-02-04 12:14:26 +01:00
Mauro Romito
d494e98506 Merge branch 'release/1.11.25/master' 2025-02-04 12:14:21 +01:00
Mauro Romito
9e5cdc6656 finish version++ 2025-02-04 12:14:21 +01:00
Mauro
2325afc6c5 Merge pull request #7899 from element-hq/release/1.11.25/release
Release 1.11.25
2025-02-04 12:14:09 +01:00
Mauro Romito
ea35b68875 version++ 2025-02-04 12:13:35 +01:00
Mauro
a8b5e6792c Merge pull request #7898 from element-hq/mauroromito/fix_string
Fix a string not containing the proper reference macro
2025-02-04 12:13:16 +01:00
Mauro
3caeaee104 Merge branch 'develop' into mauroromito/fix_string 2025-02-04 11:53:34 +01:00
Mauro Romito
0ce908aed2 fix 2025-02-04 11:52:30 +01:00
Mauro Romito
a57abc0c29 Prepare for new sprint 2025-02-04 11:49:55 +01:00
Mauro Romito
83f278b828 Merge branch 'master' into develop 2025-02-04 11:49:53 +01:00
Mauro Romito
d483b61a7a Merge branch 'release/1.11.24/master' 2025-02-04 11:49:49 +01:00