Commit graph

11003 commits

Author SHA1 Message Date
ismailgulek
5288b5de28
Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
ismailgulek
6464209f14
Create Theme v2 and define colors in palette 2021-04-30 15:59:24 +03:00
ismailgulek
e24b5ed054
Create DesignKit framework target 2021-04-30 15:48:56 +03:00
Gil Eluard
a2c1051b36
Merge pull request #4294 from vector-im/element_4272
Scroll to Bottom FAB button
2021-04-30 09:05:45 +02:00
Bartosz
6798bf6b67 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
eb32851f91 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
97af126b83 Scroll to Bottom FAB button 2021-04-29 22:31:38 +02:00
Gil Eluard
ed3f0450b6
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
c569fbe0d9 Show / Hide More and Report Content contextual menu from settings
- Update after review
2021-04-29 20:10:07 +02:00
manuroe
a5051978b3
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
eab687d9ec
Merge branch 'develop' into element_4285 2021-04-29 19:49:42 +02:00
Gil Eluard
68921f832a
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
ddd1a6b60e Show / hide NSFW and decrypted content options in Settings screen from build settings 2021-04-29 17:53:18 +02:00
manuroe
f1317173b2
Merge branch 'develop' into element_3158_v2 2021-04-29 17:52:19 +02:00
manuroe
003928938f VectorWellKnownTests: Fix one test 2021-04-29 17:38:33 +02:00
Gil Eluard
235df71607 Show / Hide More and Report Content contextual menu from settings 2021-04-29 17:03:34 +02:00
Gil Eluard
99fa785d0d
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
6b437ef699 Update changes 2021-04-29 16:39:30 +02:00
SBiOSoftWhare
f04105af88 RecentsDataSource: Hide spaces from home and room list but keep space invites. 2021-04-29 16:38:45 +02:00
manuroe
079b29babd 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
9cc897b0c4 Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
SBiOSoftWhare
fe4a128906 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
SBiOSoftWhare
f0e2993d97 Update changes 2021-04-29 14:47:52 +02:00
SBiOSoftWhare
cf2f0e3d55 Update Storyboards. 2021-04-29 14:37:39 +02:00
SBiOSoftWhare
e30f2d58d6 LegacyAppDelegate: Adverstize that spaces are not supported when tapping on a space link. 2021-04-29 14:37:07 +02:00
SBiOSoftWhare
4fabf52ad6 RecentsViewController: Adverstize that spaces are not supported when tapping on a space invite. 2021-04-29 14:36:13 +02:00
SBiOSoftWhare
7573c884fd Add SpaceFeatureUnavailablePresenter that enables to present modals for unavailable space features. 2021-04-29 14:32:31 +02:00
SBiOSoftWhare
e84c477c25 Add SpaceFeatureUnaivableViewController. 2021-04-29 14:32:05 +02:00
SBiOSoftWhare
af292f1fed Add "unavailable feature" strings. 2021-04-29 14:27:58 +02:00
SBiOSoftWhare
6f251384d0 Add "unavailable feature" assets. 2021-04-29 14:27:34 +02:00
ismailgulek
85a7b2c9b4
Update end call icon color 2021-04-29 14:58:45 +03:00
SBiOSoftWhare
c5e82f36d5 Add comments on new classes and methods. 2021-04-29 12:38:04 +02:00
SBiOSoftWhare
41163493d7 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare
461aeb6e5a WidgetManager: Update Jitsi domain retrieval. 2021-04-29 12:37:27 +02:00
SBiOSoftWhare
863a7cddbf Remove MXWellKnown extension. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
5bbf5c6671 Add test for HomeserverConfiguration build. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
9f2c88c244 MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
73eac93fdd Add HomeserverConfiguration that exposes final HS configuration. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
74dd724838 Add VectorWellKnownParser 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
6ba8023a9b Update Riot/Categories/MXSession+Riot.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-29 12:37:11 +02:00
SBiOSoftWhare
562b76f23f WellKnown: Handle new and deprecated Element properties. 2021-04-29 12:36:55 +02:00
SBiOSoftWhare
3d38ca4c5f Update changes 2021-04-29 12:36:55 +02:00
SBiOSoftWhare
731567c84a MXSession+Riot: Update vc_isE2EByDefaultEnabledByHSAdmin method. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare
c8dcbf6ec3 Create MXWellKnown extension to manage WellKnown keys specific to Element app and default values. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare
b071c6d600 Well Known: Create VectorWellKnown struct that represents additional Well Known configuration specific to Element client. 2021-04-29 12:36:17 +02:00
ismailgulek
971f3641cf
Group if conditions 2021-04-29 12:34:27 +03:00
ismailgulek
428e14927b
Update bg color for backspace button 2021-04-29 12:08:51 +03:00
ismailgulek
a1d16ed563
Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek
32a534ac58
Fix header bg color 2021-04-29 11:35:10 +03:00
ismailgulek
252f443b83
Update old defers 2021-04-29 11:14:40 +03:00