manuroe
|
5141ae8568
|
Merge tag 'v0.9.3' into develop
Finish riot_2703
# Conflicts:
# CHANGES.rst
|
2019-09-10 16:30:45 +02:00 |
|
manuroe
|
20408ed742
|
Authentication: Create a way to filter and prioritise flows (with handleSupportedFlowsInAuthenticationSession).
|
2019-09-10 14:33:56 +02:00 |
|
manuroe
|
c4c20e15a4
|
Support Riot configuration link to customise HS and IS
#2703
|
2019-09-10 11:51:49 +02:00 |
|
manuroe
|
b63dce76f4
|
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
|
bdbaf98647
|
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
|
41cedfe4f2
|
Privacy: Allow email registration when no IS if the HS supports it
#2657
|
2019-09-06 10:42:19 +02:00 |
|
manuroe
|
0bd85a6a0c
|
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
|
4b4eaedbc6
|
Settings: Update the screen if IS is changed from another device
#2665
|
2019-09-05 12:22:18 +02:00 |
|
manuroe
|
5e292e590c
|
Do not use anymore MXRestClient.credentials.identityServer
|
2019-09-05 12:16:31 +02:00 |
|
Giom Foret
|
d38920c548
|
fix compilation issue
|
2019-09-04 17:26:06 +02:00 |
|
Giom Foret
|
354465f466
|
Room members: third-party invites can now be revoked
|
2019-09-04 17:14:36 +02:00 |
|
manuroe
|
74e00f1110
|
Merge branch 'privacy' into riot_2659
|
2019-09-04 09:40:27 +02:00 |
|
manuroe
|
25b48b0c54
|
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
|
44a2d9c31f
|
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
|
d6c1fd52e1
|
Fix build after small API break
|
2019-09-02 17:14:22 +02:00 |
|
manuroe
|
5393ea77f1
|
Privacy: Remove the ability to set an IS at login/registration
#2661
|
2019-08-30 16:27:49 +02:00 |
|
SBiOSoftWhare
|
115d4ebf2a
|
Merge branch 'privacy' into identity_server_v2
# Conflicts:
# CHANGES.rst
# Riot/Modules/Authentication/Views/AuthInputsView.m
|
2019-08-30 16:11:22 +02:00 |
|
SBiOSoftWhare
|
4a54de75db
|
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
|
01848fba5b
|
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
|
2d35d63485
|
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
|
ac1a897985
|
Privacy: Remove the bind true flag from 3PID adds in settings
#2650
|
2019-08-29 11:27:29 +02:00 |
|
manuroe
|
7e6779bb19
|
Privacy: Remove the bind true flag from 3PID calls on registration
#2648
|
2019-08-29 11:11:23 +02:00 |
|
manuroe
|
ef767d4178
|
VoIP: Fallback to matrix.org STUN server with a confirmation dialog
#2646
|
2019-08-28 18:57:56 +02:00 |
|
manuroe
|
0fa42c251f
|
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
|
a5f7bece5b
|
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
|
81527d9cf3
|
Settings: Display device fingerprint with a space every 4 chars like other Riot apps
|
2019-08-26 18:03:26 +02:00 |
|
SBiOSoftWhare
|
d8a90d9bde
|
AuthInputsView: Check identity server presence before email registration.
|
2019-08-21 16:00:53 +02:00 |
|
SBiOSoftWhare
|
f3434cd414
|
AuthInputsView: Take into account MXIdentityService identity server URL when MSISDN is validated.
|
2019-08-21 12:03:52 +02:00 |
|
SBiOSoftWhare
|
97352e8e8d
|
Merge pull request #2645 from vector-im/riot_2643
Ability to disable all identity server functionality via the config file
|
2019-08-14 15:10:02 +02:00 |
|
SBiOSoftWhare
|
fc80432ef6
|
Use lower case for the term identity server.
|
2019-08-14 15:08:58 +02:00 |
|
SBiOSoftWhare
|
e0223b0d5f
|
AuthenticationViewController: Show error alert instead of disabling password reset action when Identity Server is not set.
|
2019-08-14 14:11:06 +02:00 |
|
SBiOSoftWhare
|
a7a4afaa3a
|
ContactDetailsViewController: If no IS is configured show an error when starting a chat with a user having only an email.
|
2019-08-13 17:11:09 +02:00 |
|
SBiOSoftWhare
|
faab080a9c
|
StartChatViewController: Prevent inviting contact with email only if no IS configured.
|
2019-08-13 17:08:42 +02:00 |
|
SBiOSoftWhare
|
713c55c089
|
SettingsViewController: Disable adding threepids if no IS configured.
|
2019-08-13 17:05:19 +02:00 |
|
SBiOSoftWhare
|
53675b1c16
|
AuthenticationViewController: When register do not propose to add 3rd party ids if there is no configured Identity Server.
|
2019-08-13 17:03:05 +02:00 |
|
SBiOSoftWhare
|
80889dec38
|
AuthenticationViewController: Disable password reset action when Identity Server is not set.
|
2019-08-13 17:01:01 +02:00 |
|
manuroe
|
7275452e87
|
IM: Terms modal: Check checkboxes of already accepted terms urls
|
2019-08-13 15:54:21 +02:00 |
|
manuroe
|
4c605e12f3
|
IM: Terms modal: Show the modal on widgets (Sticker Picker, ...)
|
2019-08-13 14:00:33 +02:00 |
|
manuroe
|
8069360cb9
|
IM: Terms modal: Reopen the IM UI once terms are accepted
|
2019-08-13 13:59:36 +02:00 |
|
manuroe
|
b0b1a3605f
|
IM: Terms modal: Make computation of baseUrl more generic
|
2019-08-13 11:35:56 +02:00 |
|
manuroe
|
3679164dab
|
IM: Terms modal: Add service purpose description
|
2019-08-12 15:00:06 +02:00 |
|
manuroe
|
917b442f95
|
IM: Terms modal: Display terms page into a webview
|
2019-08-12 11:14:58 +02:00 |
|
manuroe
|
8be348bf93
|
IM: Tweak terms view UI
|
2019-08-09 18:43:27 +02:00 |
|
manuroe
|
d8e068855a
|
IM: Display terms in table view
|
2019-08-09 17:58:02 +02:00 |
|
manuroe
|
bbc0ff1cf9
|
IM: Start flow for terms modal
|
2019-08-09 15:58:33 +02:00 |
|
manuroe
|
61509528c4
|
BF: Fix crash for earch bar customisation in iOS13
#2626
|
2019-08-07 18:36:58 +02:00 |
|
SBiOSoftWhare
|
ccdc436238
|
Update Riot/Modules/Room/Views/InputToolbar/RoomInputToolbarView.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
|
2019-08-02 18:12:41 +02:00 |
|
SBiOSoftWhare
|
ce4cb5e472
|
Media picker: Fix theming issue on recent captures.
|
2019-08-02 18:06:55 +02:00 |
|
SBiOSoftWhare
|
d8a85d27a8
|
SettingsViewController: Use SingleImagePickerPresenter for profile avatar picture.
|
2019-08-02 17:27:49 +02:00 |
|
SBiOSoftWhare
|
c9b08e8f0b
|
RoomSettingsViewController: Use SingleImagePickerPresenter for room avatar picture.
|
2019-08-02 17:26:34 +02:00 |
|