David Langley
756b1c3d1d
Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init.
2022-01-06 20:35:37 +00:00
David Langley
3155bf8ca0
Fix refresh token coding and persistence.
2021-12-13 16:29:02 +00:00
David Langley
947290b6a7
Add first refresh token implementation pass. Account credential persistence and NotificationService handling.
2021-12-09 17:28:56 +00:00
SBiOSoftWhare
575a32feda
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
eb4d967225
Remove unneeded InfoPlist.strings from MatrixKit module.
2021-12-03 15:08:15 +01:00
SBiOSoftWhare
e7d4cd7707
Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137
2021-12-03 11:47:24 +01:00
Stefan Ceriu
f21a469f9a
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
c70c4fb70a
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
f0303a6475
Update MXKSwiftHeader.h for new MatrixKit location.
2021-11-30 17:25:43 +01:00
SBiOSoftWhare
4782a3cf20
Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location.
2021-11-30 17:24:12 +01:00
SBiOSoftWhare
21ffa2bf41
AuthInputsView: Add Swift generated header import.
2021-11-30 17:06:52 +01:00
SBiOSoftWhare
bbc83fddda
HomeMessagesSearchDataSource: Fix MatrixKit import.
2021-11-30 17:06:25 +01:00
SBiOSoftWhare
d4e8d9400f
Merge develop into steve/5020_matrixkit_merge
2021-11-30 16:16:52 +01:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
90627cdb4a
Remove MatrixKit import from Swift files.
2021-11-29 17:50:30 +01:00
SBiOSoftWhare
9f3017b77c
Remove unnecessary MatrixKit imports.
2021-11-29 17:45:35 +01:00
Doug
b89f84773f
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
SBiOSoftWhare
5b9944dd1a
LegacyAppDelegate: Don't use private interface from SDK.
2021-11-26 15:26:34 +01:00
SBiOSoftWhare
f32023b821
SecurityViewController: Don't use private properties from SDK.
2021-11-26 15:25:36 +01:00
SBiOSoftWhare
ac8fe910d6
MasterTabBarController: Don't use MXCrypto private property.
2021-11-26 14:39:00 +01:00
SBiOSoftWhare
2709236dd5
Improve generated Swift header imports.
2021-11-25 23:11:53 +01:00
David Langley
03a94d4c5b
Fix hidden rooms from showing.
2021-11-24 11:38:32 +00:00
Doug
3f32e65692
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-18 14:47:18 +00:00
Doug
6dd471045f
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Stefan Ceriu
879ac56d83
Fix build after changing aggregation method limits from UInt to Int in the SDK.
2021-11-16 13:41:41 +02:00
ismailgulek
d9ad8422c9
Implement new summary properties
2021-11-11 19:52:21 +03:00
Doug
c95ad265a8
Refresh RecentsListService when switching modes.
2021-11-11 15:43:43 +00:00
Stefan Ceriu
ba9c40cf2d
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
Stefan Ceriu
7c58fff01a
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
c0de23aa27
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
31a99e2e09
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
SBiOSoftWhare
c534fa1187
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
9a9f79a67d
SettingsVC: Update about section footer text.
2021-11-04 11:48:06 +01:00
SBiOSoftWhare
8ad482ed3e
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
0638255899
SpaceList: Fix a crash when clearing cache or logout.
2021-11-03 18:59:35 +01:00
Doug
6312c2eb95
Merge pull request #5074 from vector-im/doug/5071_fix_presented_views
...
Fix more button not working.
2021-11-03 16:35:03 +00:00
SBiOSoftWhare
b2934662b7
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00
Doug
41c43c9fb9
Merge pull request #5087 from vector-im/doug/5083_fix_room_previews
...
Fix DisabledRoomInputToolbarView / Room Previews / Favourites
2021-11-03 16:08:11 +00:00
SBiOSoftWhare
b118697c65
SplitViewCoordinator: Fix detail screen reset behaviour.
2021-11-03 11:41:11 +01:00
Doug
6497cfd8e2
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
2021-11-03 10:18:27 +00:00
Doug
36fa788312
Keep strong refs to weak views before display.
2021-11-01 17:38:56 +00:00
Doug
a18f6cead5
Present alerts before assigning to currentAlert.
2021-11-01 15:05:02 +00:00
Finn Behrens
530459d6bf
Remember keyboard language for room
...
This adds a `textInputContextIdentifier` to the RoomViewController to save the current language per room.
Signed-off-by: Finn Behrens <me@kloenk.dev >
2021-10-31 19:58:21 +01:00
SBiOSoftWhare
72b0d05465
Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-29 15:42:19 +02:00
SBiOSoftWhare
327e80de35
TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory.
2021-10-29 14:48:42 +02:00
SBiOSoftWhare
773bf6ca28
RoomViewController: Fix a crash on before iOS 14.
2021-10-29 13:47:42 +02:00
SBiOSoftWhare
899f8094f3
RoomSearchViewController: Fix setup.
2021-10-29 13:47:16 +02:00
SBiOSoftWhare
fa807d28f3
RoomInfoListViewController: Weakify self in a closure.
2021-10-29 13:46:34 +02:00
SBiOSoftWhare
360b2745c3
Weakify strong reference delegates.
2021-10-29 12:23:06 +02:00
SBiOSoftWhare
594045a5db
Update GroupDetailsCoordinator.
2021-10-29 12:03:20 +02:00