manuroe
473f8f100c
Merge pull request #1072 from vector-im/unknown_devices_send_anyway
...
Warn unknown devices: Add a send anyway button.
2017-03-07 16:49:34 +01:00
manuroe
3846e26f17
RoomViewController: Resend msgs now? needs cancel button if you want to discard them #306
...
Display "Resend all or cancel all?"
2017-03-07 16:46:56 +01:00
manuroe
5c9d3730fb
Warn unknown devices: Add a send anyway button.
...
As 2 buttons works better than 3 in MXKAlert, "Send Anyway" replaces the previous "Cancel" button. The end user can still "Cancel" the action but on the UsersDevicesViewController screen when he presses "Verify...".
2017-03-07 15:40:07 +01:00
giomfo
a548a99dbf
Merge pull request #1070 from vector-im/riot_904
...
Improve the people invite screens
2017-03-07 13:31:47 +01:00
giomfo
45c9088b08
Improve the people invite screens
...
#904
- Discover Riot/Matrix users by using msisdn
2017-03-06 18:12:57 +01:00
giomfo
e29d838bec
Update AUTHORS
2017-03-06 14:15:19 +01:00
giomfo
35c332d4d4
Merge pull request #1067 from morozkin/develop
...
Use a solid color avatar image as default for empty rooms
2017-03-06 13:48:39 +01:00
giomfo
4bc4b5c854
Merge pull request #1068 from vector-im/msisdn_registration
...
Msisdn registration
2017-03-06 09:14:00 +01:00
giomfo
dc33d0ba90
Support msisdn registration
...
Update wordings
2017-03-06 08:37:17 +01:00
giomfo
d6ea7a0f95
Support msisdn registration
...
Rename `authInputsViewEmailValidationRestClient` with `authInputsViewThirdPartyIdValidationRestClient`
2017-03-05 18:32:45 +01:00
giomfo
70bd9bdac8
Support msisdn registration
2017-03-05 18:21:37 +01:00
Denis Morozov
95b8bdad18
Use a solid color avatar image as default for empty rooms
2017-03-05 13:51:27 +03:00
giomfo
9e03387de9
Support msisdn registration
...
Update the wordings
2017-03-03 17:26:58 +01:00
manuroe
f059017aab
Merge pull request #1065 from vector-im/blacklist-unverified
...
e2e: Add global and per-room settings to blacklist unverified devices
2017-03-03 14:11:05 +01:00
manuroe
8e5e0c591f
e2e: Add global and per-room settings to blacklist unverified devices:
...
Copyright
2017-03-03 14:08:47 +01:00
manuroe
f63f98250a
e2e: Add global and per-room settings to blacklist unverified devices:
...
Disable the per-room settings if the global settings in ON
2017-03-03 14:03:27 +01:00
giomfo
6cc4e6395e
Merge pull request #1063 from vector-im/riot_1061
...
Phone verification never stop if an empty code is entered
2017-03-03 13:40:19 +01:00
manuroe
96afe1b1b0
e2e: Add global and per-room settings to blacklist unverified devices
2017-03-03 13:07:18 +01:00
giomfo
1158374db7
SettingsViewController: Ask again for sms token on invalid token
2017-03-03 11:47:15 +01:00
giomfo
ce5f79b9f9
SettingsViewController: Disable 'Save' button on saving
2017-03-03 11:00:08 +01:00
giomfo
d4d8001cce
Bug Fix - Phone verification never stop if an empty code is entered
...
#1061
2017-03-03 10:37:30 +01:00
giomfo
51e6f8852a
Support msisdn registration.
2017-03-01 11:43:08 +01:00
manuroe
312afa75af
Fix build issues due to sdk update
2017-02-28 10:24:27 +01:00
giomfo
d4b5893aa2
Merge pull request #1060 from vector-im/riot_912
...
Bug Fix - Registration: support the dummy authentication flow.
2017-02-24 13:21:31 +01:00
giomfo
de3d7f2b59
Bug Fix - Registration: support the dummy authentication flow.
...
#912
2017-02-24 12:10:47 +01:00
jeangb
a19880ec99
Merge pull request #1056 from vector-im/add_accessibility_to_usersdevicesvc
...
UsersDevicesViewController: add accessibility identifiers
2017-02-23 10:29:53 +01:00
jeangb
37bcc05c16
UsersDevicesViewController: add accessibility identifiers
2017-02-23 09:56:13 +01:00
giomfo
d6e3f92dfd
Merge pull request #1054 from vector-im/msisdn_login
...
Support MSISDN login
2017-02-22 15:44:47 +01:00
giomfo
c97b0f375c
Bug Fix - App crashes on logout because of a partial tableview reloading
2017-02-22 15:44:04 +01:00
giomfo
de4eec821c
Merge pull request #1053 from vector-im/remove_account_3pid
...
Settings: Support the edition of the current 3rd party ids of the user.
2017-02-22 12:09:51 +01:00
giomfo
36d3bfe6a1
Settings: Support the edition of the current 3rd party ids of the user.
2017-02-22 12:09:27 +01:00
giomfo
ca0a98a4f3
Support MSISDN login
2017-02-22 11:48:39 +01:00
giomfo
8251b3735f
update
2017-02-22 09:40:19 +01:00
giomfo
59cb731f9a
Settings: Support the edition of the current 3rd party ids of the user.
2017-02-22 09:34:40 +01:00
giomfo
64ee62ab68
Merge pull request #1051 from vector-im/remove_riot_anim_on_logout
...
Remove Riot animation (if any) in case of a forced logout.
2017-02-21 18:51:36 +01:00
giomfo
da4f72ad5c
Remove Riot animation (if any) in case of a forced logout.
2017-02-21 16:08:10 +01:00
giomfo
6118d786f7
Merge pull request #1048 from vector-im/msisdn_validation
...
Settings: Bind phone numbers to the user's profile.
2017-02-21 10:47:40 +01:00
giomfo
bfeb93ad7b
Settings: Bind phone numbers to the user's profile.
2017-02-20 18:34:41 +01:00
giomfo
8ca68e2dbc
Merge pull request #1045 from vector-im/settings_add_phonebook_country
...
Settings: Use the phone numbers to discover Riot users
2017-02-17 10:04:27 +01:00
giomfo
0ee7a9af10
Settings: Use the phone numbers to discover Riot users
2017-02-17 09:41:24 +01:00
manuroe
1c2c0efee9
Merge pull request #1040 from vector-im/warn-unknown-devices
...
Warn unknown devices
2017-02-15 16:07:58 +01:00
manuroe
098ba39389
Warn unknown devices: Show a loading wheel while doing [MXCrypto setDevicesKnown:]
2017-02-15 11:44:22 +01:00
manuroe
79e21f6d75
Warn unknown devices: the dialog is a one time change to check unknown devices.
...
If the user presses cancel or ok, devices will be no more unknown
2017-02-15 11:36:22 +01:00
manuroe
fd86929f5e
Warn unknown devices: update the unknown devices list once a device has been verified
2017-02-15 11:12:07 +01:00
manuroe
afb09b427a
Warn unknown devices: Fix EncryptionInfoView display
2017-02-15 10:43:46 +01:00
giomfo
6d8f25dcdc
Merge pull request #1039 from vector-im/fix_start_chat_crash
...
Bug Fix - App crashes on new start chat.
2017-02-15 09:57:10 +01:00
manuroe
31a3fe657e
Warn unknown devices: Add the screen that list unknown devices (UsersDevicesViewController)
2017-02-14 18:23:09 +01:00
giomfo
c299a81eaf
Bug Fix - App crashes on new start chat.
2017-02-14 17:45:44 +01:00
giomfo
cf0bfea08f
Remove useless country Codes resources
2017-02-14 16:20:26 +01:00
manuroe
cb8a1a8d39
Warn unknown devices: treat MXDeviceUnknown as MXDeviceUnverified
2017-02-14 11:31:42 +01:00