JanNiklas Grabowski
6dcf4ea8b6
revert '813f9ad6302d421864736a6be596093c23cf35d7' 4889_deactivate_rust_for_prod
2023-07-17 08:54:43 +00:00
JanNiklas Grabowski
069209f952
merge branch 'release/v2.7.0' into develop
2023-07-11 18:41:08 +02:00
JanNiklas Grabowski
0a215f376e
MESSENGER-4883 fix update room avatar
2023-07-10 18:12:31 +02:00
Frank Rotermund
54dc0322f0
Merge commit 'b1847a3ae552c52c06ab4934318dbdb2cf1d8c4b' 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
792420f657
MESSENGER-4882 refactor delete avatar
2023-06-30 16:28:35 +02:00
Frank Rotermund
0645b4971c
MESSENGER fix for broad casts
2023-06-30 14:55:04 +02:00
JanNiklas Grabowski
982879c47e
Feature/4889 deactivate rust for prod
2023-06-28 05:59:03 +00:00
Frank Rotermund
7c24b01abc
Merge branch 'feature/4390_fix_forwarding_for_private_rooms' into 'develop'
...
MESSENGER-4390 fix message forwarding and disable permalinks for messages in private rooms
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!152
2023-06-26 11:09:37 +00:00
JanNiklas Grabowski
f33d85c143
MESSENGER-4795 add matomo event names
2023-06-26 12:19:39 +02:00
JanNiklas Grabowski
26a3639d01
MESSENGER-4390 fix message forwarding and disable permalinks for messages in private rooms
2023-06-22 10:33:41 +02:00
JanNiklas Grabowski
5c7998e240
Feature/4795 feature tracking matomo
2023-06-21 06:24:46 +00:00
Frank Rotermund
4b19143d37
Merge branch 'feature/4743_fix_remove_room_avatar' into 'develop'
...
MESSENGER-4743 fix removing room avatar
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!149
2023-06-20 11:56:21 +00:00
Arnfried Griesert
08b159b675
MESSENGER-4769 color changes part 2
2023-06-20 11:32:09 +00:00
JanNiklas Grabowski
04e333302b
MESSENGER-4743 fix removing room avatar
2023-06-20 12:19:28 +02:00
JanNiklas Grabowski
a52c450bbb
MESSENGER-4390 fix private room sharing
2023-06-15 10:21:50 +02:00
JanNiklas Grabowski
208ad9f3d1
MESSENGER-4736 text changes
2023-06-14 05:54:29 +00:00
aringenbach
ff3ef63052
Fix a crash when creating a new direct chat with RTE
2023-06-12 12:20:36 +02:00
Arnfried Griesert
51e98cfe61
merged element 1.10.12 into bum
2023-06-07 15:45:59 +02:00
Johannes Marbach
27a8914f65
Increase max. length of voice message recordings to 5m
2023-06-07 09:45:14 +02:00
Nicolas Mauri
054b8327ed
Fix: renamed parameter for code clarity
2023-06-06 09:55:33 +02:00
Nicolas Mauri
b56b190442
Prompt the user when the invited MatrixId is not recognized
2023-06-02 14:21:00 +02:00
Frank Rotermund
5179eecaa1
Feature/4383 poll participants details
2023-05-31 14:31:07 +00:00
mgcm
f0edfacb68
RoomCreationIntroCell now conforms to Themable protocol, making this cell type able to be updated when the system changes from light to dark theme and vice-versa
2023-05-23 14:54:10 +00:00
aringenbach
ff61523154
Disable removing mention/command text trigger with RTE enabled
2023-05-12 18:30:20 +02:00
JanNiklas Grabowski
674a44b702
Merge commit '98594fd01fc18ee18fde60a45542f1b4d7040c41' into feature/4699_basis_update_element
...
* commit '98594fd01fc18ee18fde60a45542f1b4d7040c41': (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
Doug
e499389998
Fix voiceover order of room creation header and message composer.
2023-05-10 16:15:00 +01:00
aringenbach
33eeeebf9d
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
ee9fd2c186
Add missing self in closure
2023-05-03 17:26:54 +02:00
aringenbach
2eb07ef5e0
Fix partial text messages not being saved for each room with RTE enabled
2023-05-03 14:57:36 +02:00
Nicolas Mauri
54fcc55d84
Fix: highlighting an event removes the highlighting of the previous event.
2023-05-03 11:43:02 +02:00
aringenbach
aea756c9c2
Update room input toolbar when CompletionSuggestionCoordinator is initialised
2023-05-02 11:44:23 +02:00
aringenbach
e1ecdd65ce
Fix application crashing when opening a thread with RTE enabled
2023-05-02 11:11:51 +02:00
aringenbach
3d64f80fc6
Fix sending command with Pills through RTE
2023-04-21 17:13:03 +02:00
aringenbach
cf941fa636
Fix RoomInputToolbarTextView pills flushing
2023-04-21 09:30:56 +02:00
aringenbach
f6646f9059
Rework MXKSlashCommands to a more Swift-friendly form and use it in suggestion module
2023-04-20 16:45:08 +02:00
aringenbach
0e7d802920
Rename UserSuggestion module as CompletionSuggestion
2023-04-20 16:45:08 +02:00
aringenbach
9c172184bf
Add basic slash commands support to UserSuggestion module
2023-04-20 16:45:08 +02:00
Nicolas Mauri
23e34f06df
Fix: Calculation of the frame for a bubble component
2023-04-20 10:14:51 +02:00
Anderas
2ca6e75534
Merge pull request #7508 from vector-im/andy/deprecate_crypto
...
Deprecate MXLegacyCrypto
2023-04-19 14:14:30 +01:00
Andy Uhnak
fc350b546d
Refactor encryption trust level
2023-04-19 08:42:11 +01:00
Andy Uhnak
4e626f48f1
Deprecate MXLegacyCrypto
2023-04-18 12:45:39 +01: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
aringenbach
a9f9a32806
Merge pull request #7416 from vector-im/aringenbach/enable_rte_user_mentions
...
Enable user mentions in Rich Text Editor
2023-04-14 16:19:56 +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
ac3da68923
MESSENGER-4535 fix invitation into DMs and personal notes
2023-04-12 15:31:22 +02:00
Mauro Romito
770ee576ba
we can now support more than just mp4 as audio messages
2023-04-12 14:43:52 +02:00
aringenbach
4519229349
Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h
2023-04-11 14:54:55 +02:00
aringenbach
7673372eed
Bump composer version to 2.0.0 and fix PillAttachmentViewProvider
2023-04-11 14:45:44 +02:00