Commit Graph

13178 Commits

Author SHA1 Message Date
SBiOSoftWhare e41e4978a3 RecentsDataSource: Hide spaces from home and room list but keep space invites. 2021-04-29 16:38:45 +02:00
manuroe 721c8143d2 WidgetManager: Use the jitsi server defined in the homeserver wellknown
It was done in another PR at https://github.com/vector-im/element-ios/pull/3723/files#diff-530bc68fd973c8c954c5c4e673e9a9f0328943b4656440b8f997b4d718c51d6aR312

But the change was lost with other code updates.
2021-04-29 16:29:13 +02:00
Gil Eluard 8dadd54d5f Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
SBiOSoftWhare fc4361ab26 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
SBiOSoftWhare a1144160a8 Update changes 2021-04-29 14:47:52 +02:00
SBiOSoftWhare 5a1f85a1ab Update Storyboards. 2021-04-29 14:37:39 +02:00
SBiOSoftWhare 8c21fb808a LegacyAppDelegate: Adverstize that spaces are not supported when tapping on a space link. 2021-04-29 14:37:07 +02:00
SBiOSoftWhare 06c868a94f RecentsViewController: Adverstize that spaces are not supported when tapping on a space invite. 2021-04-29 14:36:13 +02:00
SBiOSoftWhare 0907d3791c Add SpaceFeatureUnavailablePresenter that enables to present modals for unavailable space features. 2021-04-29 14:32:31 +02:00
SBiOSoftWhare 55a27bd293 Add SpaceFeatureUnaivableViewController. 2021-04-29 14:32:05 +02:00
SBiOSoftWhare 9a72f26bd8 Add "unavailable feature" strings. 2021-04-29 14:27:58 +02:00
SBiOSoftWhare c3e2a71969 Add "unavailable feature" assets. 2021-04-29 14:27:34 +02:00
ismailgulek b7d43c5c4d Update end call icon color 2021-04-29 14:58:45 +03:00
SBiOSoftWhare 45cd1d696f Add comments on new classes and methods. 2021-04-29 12:38:04 +02:00
SBiOSoftWhare 9eb08d1c05 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare ce3a9869ae WidgetManager: Update Jitsi domain retrieval. 2021-04-29 12:37:27 +02:00
SBiOSoftWhare fed594a085 Remove MXWellKnown extension. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare de93c1d4d6 Add test for HomeserverConfiguration build. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare cf3826a09c MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 0964a9c79f Add HomeserverConfiguration that exposes final HS configuration. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 74f4ce7e63 Add VectorWellKnownParser 2021-04-29 12:37:11 +02:00
SBiOSoftWhare abdb531271 Update Riot/Categories/MXSession+Riot.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-29 12:37:11 +02:00
SBiOSoftWhare 4daf491a6b WellKnown: Handle new and deprecated Element properties. 2021-04-29 12:36:55 +02:00
SBiOSoftWhare dafc8b759c Update changes 2021-04-29 12:36:55 +02:00
SBiOSoftWhare 4ded23f21a MXSession+Riot: Update vc_isE2EByDefaultEnabledByHSAdmin method. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare 6067e07a4d Create MXWellKnown extension to manage WellKnown keys specific to Element app and default values. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare 137104f972 Well Known: Create VectorWellKnown struct that represents additional Well Known configuration specific to Element client. 2021-04-29 12:36:17 +02:00
ismailgulek d1470badf2 Group if conditions 2021-04-29 12:34:27 +03:00
ismailgulek 17342a77d5 Update bg color for backspace button 2021-04-29 12:08:51 +03:00
ismailgulek bc963fab7e Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek 76797573ff Fix header bg color 2021-04-29 11:35:10 +03:00
ismailgulek 532b95e358 Update old defers 2021-04-29 11:14:40 +03:00
ismailgulek bf3f7c09dc Add generated strings 2021-04-29 11:10:33 +03:00
ismailgulek 69543827cb Make properties immutable 2021-04-29 11:10:17 +03:00
ismailgulek d43a2b9b8c Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-04-29 11:00:55 +03:00
ismailgulek b69178a9be Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-04-29 11:00:44 +03:00
ismailgulek 6c041114bb Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-29 10:50:20 +03:00
ismailgulek bdae7b4042 Merge branch 'develop' into voip_design_updates 2021-04-29 10:50:04 +03:00
manuroe a16f876074 Merge pull request #4275 from vector-im/manu/4274_fix_notifications_in_debug
Notifications: Make them work in debug mode
2021-04-29 09:43:49 +02:00
manuroe eabf33df7d Notifications: Make them work in debug mode
Fix #4274.

Only the app needs MXUIKitBackgroundModeHandler.
2021-04-29 09:21:16 +02:00
manuroe e1b03d6847 Merge pull request #4273 from vector-im/manu/gh_actions_branch_switch
GH Actions: Make jobs use the right version of MatrixKit and MatrixSDK
2021-04-29 08:49:01 +02:00
ismailgulek a2c63d5d6d Edit code spacing 2021-04-29 02:21:59 +03:00
ismailgulek d2f744ff34 Remove image insets configurations 2021-04-29 02:20:50 +03:00
ismailgulek c3f52f9b97 Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
manuroe 430dfbbba5 GH Actions: Make jobs use the right version of MatrixKit and MatrixSDK 2021-04-28 17:43:05 +02:00
Gil Eluard 3f73543237 Merge pull request #4271 from vector-im/element_4270
Crash in [RoomViewController setScrollToBottomHidden:]
2021-04-28 16:19:56 +02:00
Gil Eluard c46935d19e Crash in [RoomViewController setScrollToBottomHidden:] 2021-04-28 16:00:19 +02:00
ismailgulek 0cb7eb744e Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-28 14:03:24 +03:00
ismailgulek 5266254232 Merge branch 'develop' into voip_design_updates 2021-04-28 14:03:13 +03:00
ismailgulek 30cd9b4485 Update pill styling 2021-04-28 13:55:16 +03:00