Commit Graph

11478 Commits

Author SHA1 Message Date
SBiOSoftWhare 4011a1f90f Update changes 2021-04-29 16:39:30 +02:00
SBiOSoftWhare e9287782cf RecentsDataSource: Hide spaces from home and room list but keep space invites. 2021-04-29 16:38:45 +02:00
manuroe b67f932f38 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 432ea1b1e8 Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
SBiOSoftWhare 8fb3583ac6 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
SBiOSoftWhare cc9d660666 Update changes 2021-04-29 14:47:52 +02:00
SBiOSoftWhare 8b4a58768b Update Storyboards. 2021-04-29 14:37:39 +02:00
SBiOSoftWhare e66c34de0a LegacyAppDelegate: Adverstize that spaces are not supported when tapping on a space link. 2021-04-29 14:37:07 +02:00
SBiOSoftWhare 7cc9e185b8 RecentsViewController: Adverstize that spaces are not supported when tapping on a space invite. 2021-04-29 14:36:13 +02:00
SBiOSoftWhare d5ca0b0c25 Add SpaceFeatureUnavailablePresenter that enables to present modals for unavailable space features. 2021-04-29 14:32:31 +02:00
SBiOSoftWhare ae7c760ac0 Add SpaceFeatureUnaivableViewController. 2021-04-29 14:32:05 +02:00
SBiOSoftWhare 2ea70f63ba Add "unavailable feature" strings. 2021-04-29 14:27:58 +02:00
SBiOSoftWhare e2d35452f9 Add "unavailable feature" assets. 2021-04-29 14:27:34 +02:00
ismailgulek c76a5a56f5 Update end call icon color 2021-04-29 14:58:45 +03:00
SBiOSoftWhare 904803fe33 Add comments on new classes and methods. 2021-04-29 12:38:04 +02:00
SBiOSoftWhare 7129c7582c MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare e4fddeb203 WidgetManager: Update Jitsi domain retrieval. 2021-04-29 12:37:27 +02:00
SBiOSoftWhare 3177f47d60 Remove MXWellKnown extension. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 38bb26c793 Add test for HomeserverConfiguration build. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare f62590db42 MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare ebcdf29a56 Add HomeserverConfiguration that exposes final HS configuration. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 326497f1fd Add VectorWellKnownParser 2021-04-29 12:37:11 +02:00
SBiOSoftWhare d54ec54471 Update Riot/Categories/MXSession+Riot.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-29 12:37:11 +02:00
SBiOSoftWhare d8cfa5b707 WellKnown: Handle new and deprecated Element properties. 2021-04-29 12:36:55 +02:00
SBiOSoftWhare e677356ea1 Update changes 2021-04-29 12:36:55 +02:00
SBiOSoftWhare 793a756966 MXSession+Riot: Update vc_isE2EByDefaultEnabledByHSAdmin method. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare 19485bcd78 Create MXWellKnown extension to manage WellKnown keys specific to Element app and default values. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare d22a4ee4b3 Well Known: Create VectorWellKnown struct that represents additional Well Known configuration specific to Element client. 2021-04-29 12:36:17 +02:00
ismailgulek 60175f01a8 Group if conditions 2021-04-29 12:34:27 +03:00
ismailgulek a6b7ef0ee6 Update bg color for backspace button 2021-04-29 12:08:51 +03:00
ismailgulek 10822c5300 Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek e53bc53f6f Fix header bg color 2021-04-29 11:35:10 +03:00
ismailgulek 28e88985ec Update old defers 2021-04-29 11:14:40 +03:00
ismailgulek 185f9a623b Add generated strings 2021-04-29 11:10:33 +03:00
ismailgulek 8c5f3aac48 Make properties immutable 2021-04-29 11:10:17 +03:00
ismailgulek 57d52c990b 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 d92ab1b713 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 aebd2d33ab Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-29 10:50:20 +03:00
ismailgulek e10beef15f Merge branch 'develop' into voip_design_updates 2021-04-29 10:50:04 +03:00
manuroe 5445c177f1 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 a939a2afc5 Notifications: Make them work in debug mode
Fix #4274.

Only the app needs MXUIKitBackgroundModeHandler.
2021-04-29 09:21:16 +02:00
manuroe ef455c9727 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 263809ed85 Edit code spacing 2021-04-29 02:21:59 +03:00
ismailgulek 2e47ad4246 Remove image insets configurations 2021-04-29 02:20:50 +03:00
ismailgulek a5cae25aa3 Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
manuroe ca35fb65f7 GH Actions: Make jobs use the right version of MatrixKit and MatrixSDK 2021-04-28 17:43:05 +02:00
Gil Eluard c7746a08d5 Merge pull request #4271 from vector-im/element_4270
Crash in [RoomViewController setScrollToBottomHidden:]
2021-04-28 16:19:56 +02:00
Gil Eluard 65ac02bc5c Crash in [RoomViewController setScrollToBottomHidden:] 2021-04-28 16:00:19 +02:00
ismailgulek 5af1aac566 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-28 14:03:24 +03:00
ismailgulek 49d2ef990f Merge branch 'develop' into voip_design_updates 2021-04-28 14:03:13 +03:00