SBiOSoftWhare
3bb025cca1
Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
...
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
SBiOSoftWhare
093fec74de
Remove unneeded InfoPlist.strings from MatrixKit module.
2021-12-03 15:08:15 +01:00
SBiOSoftWhare
f57941177e
Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137
2021-12-03 11:47:24 +01:00
Stefan Ceriu
92e008bde4
vector-im/element-ios/issues/4753 - Prevent unnecessary audio file conversions if final file already exists on disk.
2021-12-02 15:38:59 +02:00
Stefan Ceriu
3c3b8f24ba
vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI.
2021-12-02 15:38:59 +02:00
SBiOSoftWhare
26c8aa9314
Riot-Bridging-Header: Add comments for MatrixKit imports.
2021-12-01 09:53:31 +01:00
SBiOSoftWhare
bbf3919086
Remove MatrixKit from third party licenses file.
2021-11-30 17:44:02 +01:00
SBiOSoftWhare
f7cdbacd52
Update MXKSwiftHeader.h for new MatrixKit location.
2021-11-30 17:25:43 +01:00
SBiOSoftWhare
f9697f08a3
Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location.
2021-11-30 17:24:12 +01:00
SBiOSoftWhare
15db7b81a6
Add generated MatrixKit strings.
2021-11-30 17:10:28 +01:00
SBiOSoftWhare
9487a4e26b
Update Riot bridging header with new MatrixKit location.
2021-11-30 17:10:04 +01:00
SBiOSoftWhare
ba22975fbd
AuthInputsView: Add Swift generated header import.
2021-11-30 17:06:52 +01:00
SBiOSoftWhare
16395cf57a
HomeMessagesSearchDataSource: Fix MatrixKit import.
2021-11-30 17:06:25 +01:00
SBiOSoftWhare
090e17c3f9
Merge develop into steve/5020_matrixkit_merge
2021-11-30 16:16:52 +01:00
SBiOSoftWhare
56a51da9f9
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
d15d451948
MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice.
2021-11-29 17:56:31 +01:00
SBiOSoftWhare
2dab20acd3
AvatarGenerator: Remove unnecessary MatrixKit import.
2021-11-29 17:51:22 +01:00
SBiOSoftWhare
6677622eb0
Remove MatrixKit import from Swift files.
2021-11-29 17:50:30 +01:00
SBiOSoftWhare
9e230127d3
Remove unnecessary MatrixKit imports.
2021-11-29 17:45:35 +01:00
SBiOSoftWhare
60f9258737
Riot target: Exclude markdown files from MatrixKit folder.
2021-11-29 17:20:17 +01:00
Doug
20f1a6d238
Merge pull request #5166 from vector-im/doug/5165_use_dtcoretext_callback
...
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-29 15:59:15 +00:00
David Langley
b8364022a4
Merge pull request #5200 from vector-im/langleyd/5199_fix_failed_first_call_in_closed_app
...
Fix voip calls after singout/signin
2021-11-26 16:27:27 +00:00
David Langley
7c56c87d3e
Update Riot/Managers/PushNotification/PushNotificationService.m
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-11-26 14:57:58 +00:00
SBiOSoftWhare
e10195bc64
LegacyAppDelegate: Don't use private interface from SDK.
2021-11-26 15:26:34 +01:00
SBiOSoftWhare
20c25fbaae
SecurityViewController: Don't use private properties from SDK.
2021-11-26 15:25:36 +01:00
SBiOSoftWhare
2f22687064
MasterTabBarController: Don't use MXCrypto private property.
2021-11-26 14:39:00 +01:00
David Langley
235b4aa8fc
Restore the pushkit token after login/logout when configuring PushKit
2021-11-26 12:52:40 +00:00
SBiOSoftWhare
c383b00055
Improve generated Swift header imports.
2021-11-25 23:11:53 +01:00
David Langley
63b37a877a
Fix hidden rooms from showing.
2021-11-24 11:38:32 +00:00
Doug
48c60a33bd
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-18 14:47:18 +00:00
Doug
f1b341d8e7
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Stefan Ceriu
ef5f92c28d
Fix build after changing aggregation method limits from UInt to Int in the SDK.
2021-11-16 13:41:41 +02:00
ismailgulek
143368ad46
Implement new summary properties
2021-11-11 19:52:21 +03:00
Doug
6a612f2aab
Refresh RecentsListService when switching modes.
2021-11-11 15:43:43 +00:00
Doug
065fe980eb
Merge pull request #5122 from vector-im/steve/log_E2EE_by_default
...
MXSession: Add logs to track if E2EE is enabled by default on the current HS
2021-11-11 10:21:18 +00:00
Doug
5a7d3c1f8a
Add changelog.
...
Remove whitespace.
2021-11-11 09:52:47 +00:00
Stefan Ceriu
3f1700d516
vector-im/element-ios/issues/5114 - Poll creation screen
...
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
SBiOSoftWhare
e39dfc5c4d
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:58:34 +01:00
SBiOSoftWhare
afdad9dfe6
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:54:39 +01:00
SBiOSoftWhare
e5fafb079f
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:42:29 +01:00
Stefan Ceriu
c384a96fe0
vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media.
2021-11-09 10:41:21 +02:00
Gil Eluard
1339e6c19f
Merge pull request #4994 from vector-im/gil/4893_support_pagination_in_the_space_summary_api
...
Support pagination in the Space Summary API
2021-11-09 09:35:24 +01:00
Phl-Pro
df8ff2b587
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
Doug
b3689169bb
Merge pull request #5067 from Kloenk/keyboard_context
...
Remeber keyboard language for room
2021-11-05 12:28:35 +00:00
David Langley
bb064d722a
Merge pull request #5060 from vector-im/langleyd/4981_custom_baseurl_permalinks
...
Add clientPermalinkBaseUrl and set in matrix-sdk options.
2021-11-04 16:54:31 +00:00
David Langley
7ba7decab5
Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming
2021-11-04 16:22:58 +00:00
SBiOSoftWhare
5eb8eb306f
Merge pull request #5091 from vector-im/steve/5090_update_settings_about_section
...
Settings: Update about section footer text
2021-11-04 12:02:10 +01:00
SBiOSoftWhare
3107b1af3f
SettingsVC: Update about section footer text.
2021-11-04 11:48:06 +01:00
SBiOSoftWhare
226486e131
Merge pull request #5088 from vector-im/steve/5082_fix_clear_cache
...
Fix a crash when selected space is not home and a clear cache or logout is performed
2021-11-04 09:22:23 +01:00
SBiOSoftWhare
d1e907e474
SpaceList: Fix a crash when clearing cache or logout.
2021-11-03 18:59:35 +01:00