SBiOSoftWhare
4fc3a80a52
Merge pull request #2706 from vector-im/riot_2606
...
Settings: Add a Discovery section
2019-09-11 16:37:14 +02:00
SBiOSoftWhare
982d225f9d
Settings discovery: In three pid details screen, display a pending verification alert on email validation. Use a fallback API mechanism in view model for older homeservers that do no support 3pid rebind.
2019-09-11 16:27:32 +02:00
SBiOSoftWhare
494036ef21
Update CHANGES.rst
...
Co-Authored-By: manuroe <manuroe@users.noreply.github.com >
2019-09-11 15:39:05 +02:00
SBiOSoftWhare
12be54d891
Update changes
2019-09-10 20:42:11 +02:00
SBiOSoftWhare
e58b385822
Update pbxproj
2019-09-10 20:37:33 +02:00
SBiOSoftWhare
c44d6425d7
Update strings
2019-09-10 20:37:25 +02:00
SBiOSoftWhare
433d31c009
Settings discovery: Handle new discovery section.
2019-09-10 20:36:45 +02:00
SBiOSoftWhare
04a62eb9da
Settings discovery: Implement settings table view discovery section.
2019-09-10 20:33:27 +02:00
SBiOSoftWhare
881886cd16
Settings discovery: Implement three pid details screen.
2019-09-10 20:27:41 +02:00
SBiOSoftWhare
3e3d5c6729
AppDelegate: Post a notification with requests parameters on email validation.
2019-09-10 19:34:40 +02:00
manuroe
5b1973f3da
Merge pull request #2699 from vector-im/riot_2657
...
Privacy: Allow email registration when no IS
2019-09-09 10:08:28 +02:00
manuroe
8543159280
CHANGES
2019-09-06 11:55:32 +02:00
manuroe
a7d704555a
Privacy: Allow email registration when no IS: Make is_url optional in the next_link of the validation email
...
#2657
2019-09-06 10:48:27 +02:00
manuroe
ea847fcc1a
Privacy: Allow email registration when no IS if the HS supports it
...
#2657
2019-09-06 10:42:19 +02:00
manuroe
8d03fb3ba6
Privacy: Allow email registration when no IS but return an error if not supported by the HS.
...
#2657
2019-09-06 10:30:20 +02:00
manuroe
b97fa03682
Merge pull request #2697 from vector-im/riot_2665
...
Settings: Update the screen if IS is changed from another device
2019-09-05 15:31:59 +02:00
manuroe
3e4b1a68e3
Settings: Update the screen if IS is changed from another device
...
#2665
2019-09-05 12:22:18 +02:00
manuroe
12f7ca94ab
Do not use anymore MXRestClient.credentials.identityServer
2019-09-05 12:16:31 +02:00
manuroe
b5475c9739
Fix build
2019-09-05 11:16:10 +02:00
manuroe
c8956b0971
Merge pull request #2691 from vector-im/riot_2659
...
Privacy: Settings: Allow adding 3pids when no IS
2019-09-04 09:40:35 +02:00
manuroe
b126daff47
Merge branch 'privacy' into riot_2659
2019-09-04 09:40:27 +02:00
manuroe
e20c70f251
Merge pull request #2690 from vector-im/riot_2658
...
Privacy: Allow password reset when no IS
2019-09-04 09:39:57 +02:00
manuroe
f58b83b241
Privacy: Settings: Allow adding 3pids when no IS
...
#2659
And display an error if an IS is required
2019-09-03 16:35:18 +02:00
manuroe
bc723d1a38
Privacy: Allow password reset when no IS
...
#2658
Display an error if IS is required but empty
2019-09-03 15:02:02 +02:00
manuroe
aba3e9d70f
Fix build after small API break
2019-09-02 17:14:22 +02:00
manuroe
7f8651d5a7
Wording for IS: -> "URL (e.g. https://matrix.org )" -> "URL (e.g. https://vector.im )"
2019-09-02 15:39:25 +02:00
manuroe
271d10994d
Merge pull request #2685 from vector-im/riot_2661
...
Privacy: Remove the ability to set an IS at login/registration
2019-08-30 17:03:47 +02:00
manuroe
43c97c5204
Privacy: Remove the ability to set an IS at login/registration
...
#2661
2019-08-30 16:27:49 +02:00
SBiOSoftWhare
463f7bffeb
Merge pull request #2684 from vector-im/identity_server_v2
...
Support identity server v2 API
2019-08-30 16:12:17 +02:00
SBiOSoftWhare
0ed4518bdb
Merge branch 'privacy' into identity_server_v2
...
# Conflicts:
# CHANGES.rst
# Riot/Modules/Authentication/Views/AuthInputsView.m
2019-08-30 16:11:22 +02:00
manuroe
2ab3ebf072
Merge pull request #2681 from vector-im/riot_2675
...
Privacy: Email help text on registration should be updated without binding
2019-08-30 11:38:16 +02:00
SBiOSoftWhare
eda6632835
Update changes
2019-08-30 11:17:05 +02:00
SBiOSoftWhare
55e598bdc8
AppDelegate: Support identity server v2 API email validation and prompt to accept identity server policies on first use.
2019-08-30 11:15:06 +02:00
manuroe
72e3308d3f
Privacy: Email help text on registration should be updated without binding
...
Update them again after review
2019-08-30 10:21:57 +02:00
manuroe
c19ff58712
Privacy: Email help text on registration should be updated without binding
...
#2675
We use new strings ids as the meaning changed.
2019-08-29 17:02:10 +02:00
manuroe
959ee3cac4
Merge pull request #2674 from vector-im/riot_2648
...
Privacy: Remove the bind true flag from 3PID calls
2019-08-29 16:14:29 +02:00
manuroe
6588f269fe
Privacy: Remove the bind true flag from 3PID adds in settings
...
#2650
2019-08-29 11:27:29 +02:00
manuroe
1308f29959
Privacy: Remove the bind true flag from 3PID calls on registration
...
#2648
2019-08-29 11:11:23 +02:00
manuroe
cc0fff2172
Merge pull request #2673 from vector-im/riot_2646
...
VoIP: Fallback to matrix.org STUN server with a confirmation dialog
2019-08-28 18:58:20 +02:00
manuroe
27fdaa0e94
VoIP: Fallback to matrix.org STUN server with a confirmation dialog
...
#2646
2019-08-28 18:57:56 +02:00
manuroe
5f31093975
Settings: CALLS section: Always display the CallKit option
...
as we are iOS 10 min now but grey it out when not available (only on China)
2019-08-28 17:01:38 +02:00
manuroe
c9facfb799
Merge pull request #2670 from vector-im/riot_2662
...
Make clear that device names are publicly readable
2019-08-28 10:28:39 +02:00
manuroe
5753e5cd59
Merge branch 'privacy' into riot_2662
2019-08-27 15:29:34 +02:00
manuroe
59658af634
Settings: Device section: Make clear that device names are publicly readable in a kind of a "section header" header
...
vector-im/riot-ios/issues/2662
2019-08-26 18:37:43 +02:00
manuroe
8d7d9c96cd
Settings: Display device fingerprint with a space every 4 chars like other Riot apps
2019-08-26 18:03:26 +02:00
manuroe
219cfec819
Settings: Cryptography section: Make clear that device names are publicly readable
...
vector-im/riot-ios/issues/2662
2019-08-26 18:02:33 +02:00
manuroe
3baf23190d
Merge pull request #2669 from vector-im/jaywink/integrations-widgets-urls
...
Add and prioritize the new "_matrix/integrations/v1" widget urls
2019-08-26 16:34:57 +02:00
Jason Robinson
eb5f116dd5
Fix markdown link fail in changelog
...
Signed-off-by: Jason Robinson <jasonr@matrix.org >
2019-08-26 11:56:15 +03:00
Jason Robinson
f6fe91ca14
Add and prioritize the new "_matrix/integrations/v1" widget urls
...
As per MSC1961, add to the whitelisted integrations_widget_urls
the new paths. This allows us to switch Scalar over to use the
new path as default.
Note, the legacy "scalar-staging.riot.im" is these days just a redirect
to scalar-staging.vector.im, so there is no addition for that. It still
needs Riot side whitelisting though for existing widgets.
Refs: https://github.com/matrix-org/matrix-doc/pull/1961
Signed-off-by: Jason Robinson <jasonr@matrix.org >
2019-08-26 11:48:47 +03:00
SBiOSoftWhare
6fe739a5ad
Merge pull request #2666 from vector-im/riot_2647
...
Use MXIdentityService to perform identity server requests
2019-08-21 16:08:05 +02:00