Frank Rotermund
dc6c9f8fc4
feat: add JWT Support to MDM and refacture (MESSENGER-6162)
2024-07-25 12:51:43 +02:00
JanNiklas Grabowski
03c79fc8eb
MESSENGER-6019 fix permalink bugs
2024-05-28 16:56:48 +02:00
Frank Rotermund
2724bb9c83
MESSENGER-5950 be aware of none Matrix erros
2024-04-24 08:04:36 +02:00
JanNiklas Grabowski
571a1a2d00
MESSENGER-5806 bugfix location view shown after deletion
2024-03-27 16:31:11 +01:00
Frank Rotermund
2867bae23e
MESSENGER-5575 ACL status event handling in the timeline
2024-03-01 07:25:42 +01:00
Frank Rotermund
d07f992659
MESSENGER-5575 decide first ACL event based on state
2024-02-26 14:41:29 +01:00
Frank Rotermund
4aaf86e41e
MESSENGER-5570 acl status events up to collapsability
2024-02-21 16:50:20 +01:00
Arnfried Griesert
f9f3b69763
Merge branch 'feature/5610_change_profile_hint' into 'develop'
...
MESSENGER-5610 change profile hint
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!315
2024-02-16 06:46:48 +00:00
Arnfried Griesert
3d75c4ad84
MESSENGER-5610 change profile hint
2024-02-16 06:46:48 +00:00
Arnfried Griesert
315e040d93
Delete video files in temp folder when the upload is done or has failed
2024-02-09 09:33:50 +01:00
Arnfried Griesert
95f2332738
Merge branch 'develop' into feature/5365_photos_picker
2024-02-06 10:21:02 +01:00
Arnfried Griesert
3c08657eb2
Make a copy of a video file before uploading
2024-02-06 05:50:11 +01:00
Frank Rotermund
af9354320a
MESSENGER-5290 fix klickable events part two
2024-02-02 13:57:50 +01:00
Arnfried Griesert
d080240b77
Made some changes in video upload for debugging only
2024-02-02 11:04:43 +01:00
Frank Rotermund
9f55da8b53
MESSENGER-5290 fix klickable events
2024-02-02 09:27:58 +01:00
Frank Rotermund
9b00e5a392
MESSENGER-5290 refactor to consider if sender or target
2024-01-29 08:12:33 +01:00
Frank Rotermund
6c63bab67f
MESSENGER-5290 remove debug code
2024-01-25 11:36:19 +01:00
Frank Rotermund
02baa617c4
MESSENGER-5290 mark more federated user status events
2024-01-25 11:35:11 +01:00
Frank Rotermund
5489890d19
MESSENGER-5290 mark federated user status events
2024-01-24 07:43:44 +01:00
Arnfried Griesert
57d5ca2955
Merge branch 'feature/5158_fix_permalink_prefix' into 'develop'
...
MESSENGER-5158 fix permalink prefix
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!278
2024-01-10 14:21:38 +00:00
JanNiklas Grabowski
5decccf6cb
hotfix use custom url scheme to open links if provided
2023-12-22 12:25:59 +01:00
JanNiklas Grabowski
8c3d53b984
MESSENGER-5158 fix permalink prefix
2023-12-13 17:25:39 +01:00
JanNiklas Grabowski
d6da4e7f75
MESSENGER-5208 and 5220 us09 and us04
2023-11-13 17:33:21 +01:00
JanNiklas Grabowski
ecea582d85
MESSENGER-5297 fix empty chat bubble
2023-11-09 18:11:04 +01:00
JanNiklas Grabowski
0f3a48e414
MESSENGER-4857 translate invalid password message
2023-09-15 11:35:08 +02:00
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
Stefan Ceriu
ec81ab641f
Merge pull request #7630 from vector-im/stefan/deviceDehydration
...
Device dehydration v2
2023-08-12 09:48:31 +03:00
Stefan Ceriu
6ad39f6fcb
Device dehydration v2
...
- add support for device dehydration v2 i.e. `org.matrix.msc3814`
- run dehydration flows after successfully recovering or creating secrets
- enable said flows based on .well-known `org.matrix.msc3814` config key
- delete previous implementation and helper methods
2023-08-11 13:52:10 +03:00
Doug
4ef6fecfbc
Only use the sender when rendering the room creation event. ( #7640 )
...
On Room v11 it is possible that the sender could put in a fake creator. Don't allow this to happen.
2023-08-09 18:18:33 +01:00
Doug
dfe669af7a
Fix a crash when opening v11 rooms. ( #7635 )
...
https://github.com/matrix-org/matrix-spec-proposals/pull/2175
2023-08-04 12:22:14 +01: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
JanNiklas Grabowski
99d75ecf01
MESSENGER-1678 add webview navigation policy
2023-05-25 14:32:54 +00:00
JanNiklas Grabowski
b76b4e0803
Merge branch 'feature/4699_basis_update_element' into develop
...
# Conflicts:
# Podfile
# Riot/Modules/MatrixKit/Utils/MXKTools.m
# Riot/Modules/Pills/PillType.swift
2023-05-23 14:51:49 +02:00
Frank Rotermund
929d70877d
MESSENGER-4697 enable SessionManager in Prod, fix peralink pills fix Matomo config bug when login out
2023-05-15 17:06:25 +02:00
JanNiklas Grabowski
97243bc063
Merge commit '7d18f34a75d1f41cc3bc8b6a36c0ab82ff93f0e4' into feature/4699_basis_update_element
...
* commit '7d18f34a75d1f41cc3bc8b6a36c0ab82ff93f0e4': (59 commits)
finish version++
Tidy up event formatter issues.
version++
changelog.d: Upgrade MatrixSDK version ([v0.26.9](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.9 )).
Translated using Weblate (Russian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Albanian)
Translated using Weblate (Hungarian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (German)
Translated using Weblate (Slovak)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Indonesian)
Translated using Weblate (Estonian)
Translated using Weblate (Ukrainian)
Translated using Weblate (Italian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (German)
...
# Conflicts:
# Config/AppVersion.xcconfig
# Riot/Utils/EventFormatter.m
# fastlane/Fastfile
2023-05-11 13:19:24 +02:00
aringenbach
3b89cf110c
Merge pull request #7536 from vector-im/aringenbach/7535_fix_partial_text_messages
...
Fix partial text messages not being saved for each room with RTE enabled
2023-05-05 09:29:28 +02:00
aringenbach
cc4a2cbca2
Fix partial text messages not being saved for each room with RTE enabled
2023-05-03 14:57:36 +02:00
Nicolas Mauri
19e94cddc9
VoiceBroadcast: Play a sound to notify the user when VB is pause due to an error.
2023-05-03 14:33:01 +02:00
Nicolas Mauri
b6811fd99b
Fix a flickering issue when the timeline datasource is reloaded.
2023-04-28 16:23:48 +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
92286ecb88
Fix typo
2023-04-21 13:47:15 +02:00
aringenbach
2048e2f085
Fix comment typo
2023-04-20 17:12:09 +02:00
aringenbach
787967a8e4
Rework MXKSlashCommands to a more Swift-friendly form and use it in suggestion module
2023-04-20 16:45:08 +02:00
Nicolas Mauri
6179453c57
Fix: Calculation of the frame for a bubble component
2023-04-20 10:14:51 +02:00
Anderas
a72830bdd6
Merge pull request #7508 from vector-im/andy/deprecate_crypto
...
Deprecate MXLegacyCrypto
2023-04-19 14:14:30 +01:00