Stefan Ceriu
|
001d7fef76
|
#4693 - Fixed minimum supported version.
|
2021-08-25 14:26:39 +03:00 |
|
Stefan Ceriu
|
91539cd236
|
Fixes #4748 - Fixed cached callbacks race condition, serialized all async operations, properly cleaning up callbacks on failure.
|
2021-08-25 14:03:42 +03:00 |
|
Stefan Ceriu
|
2cf8f9f85c
|
#4693 - Updates following code review.
|
2021-08-25 13:57:32 +03:00 |
|
Stefan Ceriu
|
ea699f66e3
|
Implements #4693 - Alert users of Element on iOS11 deprecation.
|
2021-08-25 13:57:32 +03:00 |
|
David Langley
|
18a8d6b3ff
|
Merge pull request #4670 from vector-im/langleyd/4669_room_notification_settings_swiftui
|
2021-08-18 17:51:39 +01:00 |
|
David Langley
|
8890073a70
|
Fix problem showing error message on completion
|
2021-08-18 15:12:12 +01:00 |
|
Stefan Ceriu
|
108f952680
|
Fixes #4714 - Flickering voice message cells while being sent.
|
2021-08-18 14:58:32 +03:00 |
|
David Langley
|
2aae3c6ea1
|
Merge branch 'langleyd/4669_room_notification_settings_swiftui' of https://github.com/vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-18 12:48:50 +01:00 |
|
David Langley
|
ef14d050e8
|
indentation
|
2021-08-18 12:48:04 +01:00 |
|
David Langley
|
d42ad307a4
|
Update Riot/Modules/Common/SwiftUI/Inject.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-08-18 12:46:41 +01:00 |
|
David Langley
|
ba0856e14d
|
Fix imports and move logic to AvatarViewModel
|
2021-08-18 12:45:13 +01:00 |
|
David Langley
|
cc9b9202c3
|
Update Riot/Modules/Common/SwiftUI/DependencyContainerKey.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-18 09:23:18 +01:00 |
|
David Langley
|
c32002013a
|
Update Riot/Modules/Common/SwiftUI/DependencyContainerKey.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-18 09:23:00 +01:00 |
|
David Langley
|
8f43cf6d8c
|
Update Riot/Modules/Common/SwiftUI/Inject.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-18 09:22:44 +01:00 |
|
David Langley
|
1cd7bda6fa
|
Fix tests and try fix build error
|
2021-08-17 14:17:18 +01:00 |
|
David Langley
|
4bb5c94dff
|
Move SwiftUI version of ViewModel to a subclass
|
2021-08-17 13:19:27 +01:00 |
|
David Langley
|
40cfdf896a
|
Fix Comment
|
2021-08-17 11:58:20 +01:00 |
|
David Langley
|
ccffb34418
|
Remove log
|
2021-08-17 11:56:16 +01:00 |
|
David Langley
|
3fb7dc2c69
|
Add activity indicator
|
2021-08-17 11:44:08 +01:00 |
|
David Langley
|
b0d41760ec
|
Add dependency management, AvatarViewModel and placeholder rendering now in AvatarImage.
|
2021-08-17 10:19:41 +01:00 |
|
David Langley
|
a1dd1cbcad
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-16 13:00:41 +01:00 |
|
David Langley
|
c68e901de6
|
Do avatar placeholder in SwiftUI, Add AvatarViewModel, Add dependency injection for MxMediaManager dependency.
|
2021-08-15 00:36:15 +01:00 |
|
Stefan Ceriu
|
ea40f04b09
|
Fixes #1482 - Popping the user back to the home screen after leaving a room.
|
2021-08-13 17:57:50 +03:00 |
|
David Langley
|
1c1122da98
|
Merge branch 'langleyd/4669_room_notification_settings_swiftui' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-13 10:01:11 +01:00 |
|
ismailgulek
|
4480efa9bd
|
Merge branch 'develop' into element_4471
|
2021-08-13 11:52:12 +03:00 |
|
David Langley
|
90ec1db965
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:42 +01:00 |
|
David Langley
|
89ac65b39c
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:26 +01:00 |
|
David Langley
|
7d7929b7ea
|
Fix header font size
|
2021-08-12 17:51:50 +01:00 |
|
David Langley
|
10a38312f3
|
Typo
|
2021-08-12 17:10:19 +01:00 |
|
David Langley
|
49eb6ae1ec
|
Cleanup from comments
|
2021-08-12 16:57:19 +01:00 |
|
David Langley
|
e7ed51c4df
|
Fix avatar service not returning generated image on network error. Fix padding and make nav buttons private.
|
2021-08-12 13:49:56 +01:00 |
|
David Langley
|
4b639c3937
|
Remove visibility modifier
|
2021-08-12 12:42:26 +01:00 |
|
David Langley
|
ebf8cddc35
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-12 11:52:50 +01:00 |
|
David Langley
|
7ba98a01a9
|
Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack.
|
2021-08-12 11:52:06 +01:00 |
|
Doug
|
69ca6b0536
|
Remove directRoomBorderView from InviteRecentTableViewCell.xib.
|
2021-08-12 09:50:18 +01:00 |
|
ismailgulek
|
eeeb2f9d5e
|
Merge branch 'develop' into element_4471
|
2021-08-12 11:08:29 +03:00 |
|
Doug
|
18635b0277
|
Merge branch 'develop' into doug/4677_fix_contacts_warnings
|
2021-08-10 09:41:57 +01:00 |
|
ismailgulek
|
8ff0c44c38
|
Merge remote-tracking branch 'origin/element_4362' into element_4362
|
2021-08-09 18:09:54 +03:00 |
|
ismailgulek
|
4b79959fd1
|
Merge branch 'develop' into element_4362
|
2021-08-09 18:09:45 +03:00 |
|
ismailgulek
|
ba83da8f64
|
Update Riot/Modules/Authentication/SSO/SSOURLConstants.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2021-08-09 18:06:08 +03:00 |
|
Doug
|
588a10b9e7
|
Add missing Weakify/Strongify.
|
2021-08-09 15:59:46 +01:00 |
|
Doug
|
9821276763
|
Fix warnings: Block implicitly retains 'self'
|
2021-08-09 15:45:59 +01:00 |
|
ismailgulek
|
23208e5f22
|
Merge branch 'develop' into ismail/4642_additions
|
2021-08-06 16:22:38 +03:00 |
|
ismailgulek
|
01d8d55d51
|
Use new strings for ended calls
|
2021-08-06 16:20:10 +03:00 |
|
David Langley
|
ca2a077c0a
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-06 13:52:55 +01:00 |
|
Doug
|
e75ae698e9
|
Merge branch 'develop' into doug/4520_remove_dm_avatar_border
|
2021-08-06 12:26:18 +01:00 |
|
Stefan Ceriu
|
a19aea00e8
|
Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments.
|
2021-08-06 14:22:52 +03:00 |
|
Stefan Ceriu
|
50b1a5516d
|
Fixes voice message audio quality.
|
2021-08-06 14:22:52 +03:00 |
|
Doug
|
4f51cf0992
|
Remove green border from DM avatars.
|
2021-08-06 12:04:19 +01:00 |
|
ismailgulek
|
d5cc1bb5cc
|
Merge branch 'develop' into element_4471
|
2021-08-06 13:34:09 +03:00 |
|