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 |
|
Doug
|
e1089b1a14
|
Tidy up event formatter issues.
|
2023-04-18 17:43:21 +01:00 |
|
Andy Uhnak
|
7b728c14f8
|
Deprecate MXLegacyCrypto
|
2023-04-18 12:45:39 +01:00 |
|
aringenbach
|
76e2aadc26
|
Merge branch 'develop' into aringenbach/enable_rte_user_mentions
|
2023-04-12 15:04:15 +02:00 |
|
aringenbach
|
434559488d
|
Rename textDefaultFont to defaultFont and remove unnecessary definition in RoomInputToolbarView.h
|
2023-04-11 14:54:55 +02:00 |
|
aringenbach
|
38ae3cd3a8
|
Merge branch 'develop' into aringenbach/enable_rte_user_mentions
|
2023-04-11 14:21:31 +02:00 |
|
Arnfried Griesert
|
6068b228a7
|
Merged element 1.10.9 into bum
|
2023-04-11 11:46:44 +02:00 |
|
Nicolas Mauri
|
33e6280f31
|
Fix: Continue to display pills for matrix.to permalinks if a custom permalinkBaseUrl is set.
|
2023-04-07 16:40:34 +02:00 |
|
Andy Uhnak
|
28f26de5f6
|
No event decoration if no decryption result
|
2023-04-03 17:36:45 +01:00 |
|
Andy Uhnak
|
16f74e84c8
|
Simplify event encryption decoration
|
2023-03-27 14:58:10 +01:00 |
|
aringenbach
|
000d8465d0
|
Use textDefaultFont in all variants of the InputToolbarView
|
2023-03-23 17:16:57 +01:00 |
|
Andy Uhnak
|
ef31ad428b
|
Revert "Merge pull request #7430 from vector-im/andy/user_trust"
This reverts commit 7f5d3b46eb02a7801d4a7c781762eea3d16ee0e6, reversing
changes made to 5a3adde8f70daec795ac1bee17c5159a155c6106.
|
2023-03-22 15:57:25 +00:00 |
|
Nicolas Mauri
|
f3876a7110
|
Merge pull request #7432 from vector-im/nimau/PSB-59-pills
Turning permalinks into pills
|
2023-03-21 14:36:54 +01:00 |
|
Nicolas Mauri
|
0066fcedbc
|
Fix: the avatar was incorrect for the pill of a message if the event is not loaded.
|
2023-03-21 09:27:48 +01:00 |
|
Anderas
|
f07c4a4b40
|
Merge pull request #7430 from vector-im/andy/user_trust
Refactor user / room encryption trust level
|
2023-03-20 12:52:46 +00:00 |
|
Nicolas Mauri
|
18a2360296
|
Turning permalinks into pills
#7409: Permalinks to a room/space are pillified
#7411: Permalinks to a matrix user are pillified
#7412: Permalinks to messages are pillified
|
2023-03-17 16:58:59 +01:00 |
|
Andy Uhnak
|
db771d2508
|
Refactor encryption trust level
|
2023-03-16 14:56:50 +00:00 |
|
Arnfried Griesert
|
e5d97ed154
|
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
|
2023-03-16 12:19:26 +01:00 |
|
manuroe
|
7f00f71786
|
Manage bad m.file attachment format
https://github.com/vector-im/element-ios/issues/7406
By using value type checker methods.
With this fix, attachments with a wrong size format are still displayed in the timeline. Only the size is omitted
|
2023-03-15 15:18:38 +01:00 |
|
JanNiklas Grabowski
|
d43f1bfed3
|
MESSENGER-4197 fix status messages cut off
|
2023-03-07 12:14:51 +00:00 |
|
Mauro Romito
|
fc1c22c08c
|
refactor completed
|
2023-03-06 14:59:03 +01:00 |
|
Flescio
|
99b8e8de42
|
fix issue on timeline bubbles not showing proper content after decrypt (#7397)
* fix issue on timeline bubbles not showing proper content after decrypt
* Update Riot/Modules/MatrixKit/Models/Room/MXKRoomDataSourceManager.m
|
2023-03-02 11:30:26 +01:00 |
|
Frank Rotermund
|
7fa0bce7fd
|
Merge branch 'release/v.2.3.0' into develop
# Conflicts:
# Podfile
|
2023-02-16 16:29:24 +01:00 |
|
Frank Rotermund
|
a8960042d4
|
MESSENGER-4258 Fixes from Testprotocol
|
2023-02-16 15:40:21 +01:00 |
|
JanNiklas Grabowski
|
1768fb5eee
|
Merge commit 'aaadcc73674cc8886e363693a7d7c08ac9b4f516' into feature/4260_merge_foss_1_10_2
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
# Riot/Managers/EncryptionKeyManager/EncryptionKeyManager.swift
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Authentication/AuthenticationCoordinator.swift
# Riot/Modules/Authentication/Legacy/LegacyAuthenticationCoordinator.swift
# Riot/Modules/ContextMenu/ActionProviders/RoomActionProvider.swift
# Riot/Modules/Home/AllChats/AllChatsViewController.swift
# Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/Settings/RoomSettingsViewController.m
# fastlane/Fastfile
|
2023-02-15 14:56:55 +01:00 |
|
Anderas
|
f4fd2cc381
|
Merge pull request #7369 from vector-im/andy/crypto_fixes
Do not reset device keys if migrating to CryptoSDK
|
2023-02-13 13:01:39 +00:00 |
|
Andy Uhnak
|
e535a0112d
|
Do not reset device keys if migrating to CryptoSDK
|
2023-02-13 11:14:26 +00:00 |
|
Doug
|
a46d884b05
|
Merge branch 'master' into develop
|
2023-02-10 13:39:22 +00:00 |
|
Andy Uhnak
|
d203630795
|
Fix some crashes
|
2023-02-09 08:44:31 +00:00 |
|
Flescio
|
9ecfe523aa
|
"Mark as unread" dot appears on rooms that are actually unread, not marked as such (#7352)
* fix green dot only to appear for marked action
|
2023-02-09 09:01:16 +01:00 |
|
Alfonso Grillo
|
f6dfd2cc51
|
Sync with matrix feature branch
|
2023-02-08 17:29:30 +01:00 |
|
Arnfried Griesert
|
66b2259f7c
|
MESSENGER-4034 app icon name
|
2023-02-08 14:53:45 +00:00 |
|
Alfonso Grillo
|
475c53b2fa
|
Fix last message for m.poll.end events
|
2023-02-08 15:30:05 +01:00 |
|
aringenbach
|
5e167bb0ef
|
Merge pull request #7317 from vector-im/aringenbach/7316_indentation_support
Labs: Rich text editor: enable list items indentation
|
2023-02-01 09:44:45 +01:00 |
|
Anderas
|
bda06a9451
|
Merge pull request #7323 from vector-im/andy/reset_crypto
Reset Crypto SDK labs on logout
|
2023-01-31 16:35:39 +00:00 |
|
Andy Uhnak
|
27b59a2019
|
Fix develop
|
2023-01-31 16:29:17 +00:00 |
|
Flescio
|
3660bc878e
|
Merge pull request #7301 from vector-im/flescio/7253-Add_mar_kas_unread_option_for_rooms
Flescio/7253 add mar kas unread option for rooms
|
2023-01-31 12:37:40 +01:00 |
|
Nicolas Mauri
|
6b48ecd7a6
|
Hide decryption errors only for voice broadcast chunks.
|
2023-01-30 16:37:58 +01:00 |
|