Commit Graph

12797 Commits

Author SHA1 Message Date
ismailgulek f4761f6557 Update CHANGES.rst 2021-04-30 16:00:53 +03:00
ismailgulek 640a03050e Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
ismailgulek 2d135a7460 Create Theme v2 and define colors in palette 2021-04-30 15:59:24 +03:00
ismailgulek 377fab2560 Create DesignKit framework target 2021-04-30 15:48:56 +03:00
Gil Eluard 4cfe7d9b97 Merge pull request #4294 from vector-im/element_4272
Scroll to Bottom FAB button
2021-04-30 09:05:45 +02:00
Bartosz 87ac22c9ee Translated using Weblate (Polish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pl/
2021-04-30 02:34:25 +00:00
Bartosz 90a1a62eab Translated using Weblate (Polish)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/pl/
2021-04-29 22:34:25 +00:00
Gil Eluard b4e1c4c526 Scroll to Bottom FAB button 2021-04-29 22:31:38 +02:00
Gil Eluard 4cca705da6 Merge pull request #4286 from vector-im/element_4285
Show / Hide More and Report Content contextual menu from settings
2021-04-29 20:36:48 +02:00
Gil Eluard c8e8e18a09 Show / Hide More and Report Content contextual menu from settings
- Update after review
2021-04-29 20:10:07 +02:00
manuroe 102607d46f Merge pull request #4283 from vector-im/element_3158_v2
Jitsi: use HS preferredDomain as Jitsi server to create conference v2
2021-04-29 19:54:45 +02:00
Gil Eluard 08d6f3acda Merge branch 'develop' into element_4285 2021-04-29 19:49:42 +02:00
Gil Eluard 1d6fd2d03e Merge pull request #4291 from vector-im/element_4290
Show / hide NSFW and decrypted content options in Settings screen fro…
2021-04-29 19:48:00 +02:00
Gil Eluard b88deda0ba Show / hide NSFW and decrypted content options in Settings screen from build settings 2021-04-29 17:53:18 +02:00
manuroe df777e6da7 Merge branch 'develop' into element_3158_v2 2021-04-29 17:52:19 +02:00
manuroe 4e2f9576af VectorWellKnownTests: Fix one test 2021-04-29 17:38:33 +02:00
Gil Eluard 148b52829b Show / Hide More and Report Content contextual menu from settings 2021-04-29 17:03:34 +02:00
Gil Eluard fe586881cf Merge pull request #4282 from vector-im/element_4281
Enable / disable "Hide all messages from this user" of Room Member Sc…
2021-04-29 16:58:52 +02:00
SBiOSoftWhare 5d9742a81b Update changes 2021-04-29 16:39:30 +02:00
SBiOSoftWhare 438725c64a RecentsDataSource: Hide spaces from home and room list but keep space invites. 2021-04-29 16:38:45 +02:00
manuroe 8a842a0f48 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 4f7526dfbe Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
SBiOSoftWhare f04bd78618 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
SBiOSoftWhare 8823831146 Update changes 2021-04-29 14:47:52 +02:00
SBiOSoftWhare 54680a2d1e Update Storyboards. 2021-04-29 14:37:39 +02:00
SBiOSoftWhare 3d1a6ce546 LegacyAppDelegate: Adverstize that spaces are not supported when tapping on a space link. 2021-04-29 14:37:07 +02:00
SBiOSoftWhare e6d510ba2e RecentsViewController: Adverstize that spaces are not supported when tapping on a space invite. 2021-04-29 14:36:13 +02:00
SBiOSoftWhare 6cc34ba303 Add SpaceFeatureUnavailablePresenter that enables to present modals for unavailable space features. 2021-04-29 14:32:31 +02:00
SBiOSoftWhare 592a34b9c0 Add SpaceFeatureUnaivableViewController. 2021-04-29 14:32:05 +02:00
SBiOSoftWhare 7cbadf89e6 Add "unavailable feature" strings. 2021-04-29 14:27:58 +02:00
SBiOSoftWhare a34dafcf52 Add "unavailable feature" assets. 2021-04-29 14:27:34 +02:00
ismailgulek 9cdf7dd800 Update end call icon color 2021-04-29 14:58:45 +03:00
SBiOSoftWhare 11d070c458 Add comments on new classes and methods. 2021-04-29 12:38:04 +02:00
SBiOSoftWhare 241f6c0546 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare bb26fed073 WidgetManager: Update Jitsi domain retrieval. 2021-04-29 12:37:27 +02:00
SBiOSoftWhare 997529b5a4 Remove MXWellKnown extension. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 1dc57d459c Add test for HomeserverConfiguration build. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 88123f809b MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 367a266809 Add HomeserverConfiguration that exposes final HS configuration. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare b9a903f001 Add VectorWellKnownParser 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 1d0aa666cc Update Riot/Categories/MXSession+Riot.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-29 12:37:11 +02:00
SBiOSoftWhare bc7d8a7e37 WellKnown: Handle new and deprecated Element properties. 2021-04-29 12:36:55 +02:00
SBiOSoftWhare dce9158dbd Update changes 2021-04-29 12:36:55 +02:00
SBiOSoftWhare 62db13bcc8 MXSession+Riot: Update vc_isE2EByDefaultEnabledByHSAdmin method. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare 02f46a6efd Create MXWellKnown extension to manage WellKnown keys specific to Element app and default values. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare 24ce79616d Well Known: Create VectorWellKnown struct that represents additional Well Known configuration specific to Element client. 2021-04-29 12:36:17 +02:00
ismailgulek 2ebd28202a Group if conditions 2021-04-29 12:34:27 +03:00
ismailgulek d065539521 Update bg color for backspace button 2021-04-29 12:08:51 +03:00
ismailgulek 30efaaf597 Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek 550a6cf3e4 Fix header bg color 2021-04-29 11:35:10 +03:00