Commit graph

3095 commits

Author SHA1 Message Date
giomfo
715e8003f7 Update AUTHORS 2017-03-06 14:15:19 +01:00
giomfo
72ab7cc200 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
fde3fefce0 Merge pull request #1068 from vector-im/msisdn_registration
Msisdn registration
2017-03-06 09:14:00 +01:00
giomfo
cba2149770 Support msisdn registration
Update wordings
2017-03-06 08:37:17 +01:00
giomfo
99a2edfb14 Support msisdn registration
Rename `authInputsViewEmailValidationRestClient` with `authInputsViewThirdPartyIdValidationRestClient`
2017-03-05 18:32:45 +01:00
giomfo
bdb7ef1ae2 Support msisdn registration 2017-03-05 18:21:37 +01:00
Denis Morozov
c72702f3ac Use a solid color avatar image as default for empty rooms 2017-03-05 13:51:27 +03:00
giomfo
f63a0c490a Support msisdn registration
Update the wordings
2017-03-03 17:26:58 +01:00
manuroe
757193624e 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
d291d72e3c e2e: Add global and per-room settings to blacklist unverified devices:
Copyright
2017-03-03 14:08:47 +01:00
manuroe
8f1f10b257 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
152a12de67 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
addbc13c40 e2e: Add global and per-room settings to blacklist unverified devices 2017-03-03 13:07:18 +01:00
giomfo
88d8e1399a SettingsViewController: Ask again for sms token on invalid token 2017-03-03 11:47:15 +01:00
giomfo
70dba3c93e SettingsViewController: Disable 'Save' button on saving 2017-03-03 11:00:08 +01:00
giomfo
40c7d7538b Bug Fix - Phone verification never stop if an empty code is entered
#1061
2017-03-03 10:37:30 +01:00
giomfo
be90b8e95f Support msisdn registration. 2017-03-01 11:43:08 +01:00
manuroe
c90dea9034 Fix build issues due to sdk update 2017-02-28 10:24:27 +01:00
giomfo
fb49fe7782 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
94235bb519 Bug Fix - Registration: support the dummy authentication flow.
#912
2017-02-24 12:10:47 +01:00
jeangb
c6cf9405cf Merge pull request #1056 from vector-im/add_accessibility_to_usersdevicesvc
UsersDevicesViewController: add accessibility identifiers
2017-02-23 10:29:53 +01:00
jeangb
d6ed7920b4 UsersDevicesViewController: add accessibility identifiers 2017-02-23 09:56:13 +01:00
giomfo
3854cbffd9 Merge pull request #1054 from vector-im/msisdn_login
Support MSISDN login
2017-02-22 15:44:47 +01:00
giomfo
4a783f971c Bug Fix - App crashes on logout because of a partial tableview reloading 2017-02-22 15:44:04 +01:00
giomfo
d7f63d69d5 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
94a99b525e Settings: Support the edition of the current 3rd party ids of the user. 2017-02-22 12:09:27 +01:00
giomfo
5ac7bec2ee Support MSISDN login 2017-02-22 11:48:39 +01:00
giomfo
f60deb2d6a update 2017-02-22 09:40:19 +01:00
giomfo
bcec2e23c2 Settings: Support the edition of the current 3rd party ids of the user. 2017-02-22 09:34:40 +01:00
giomfo
8a1280bc46 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
8559bd2de7 Remove Riot animation (if any) in case of a forced logout. 2017-02-21 16:08:10 +01:00
giomfo
1ee01b4996 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
fb5522c4c0 Settings: Bind phone numbers to the user's profile. 2017-02-20 18:34:41 +01:00
giomfo
3fa3f4d9e6 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
ed3eb413af Settings: Use the phone numbers to discover Riot users 2017-02-17 09:41:24 +01:00
manuroe
f77fa864ce Merge pull request #1040 from vector-im/warn-unknown-devices
Warn unknown devices
2017-02-15 16:07:58 +01:00
manuroe
a33f1da05b Warn unknown devices: Show a loading wheel while doing [MXCrypto setDevicesKnown:] 2017-02-15 11:44:22 +01:00
manuroe
4764c63de7 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
1b8f3e414c Warn unknown devices: update the unknown devices list once a device has been verified 2017-02-15 11:12:07 +01:00
manuroe
380a5fff56 Warn unknown devices: Fix EncryptionInfoView display 2017-02-15 10:43:46 +01:00
giomfo
4c6c8adcce 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
58ad0516ab Warn unknown devices: Add the screen that list unknown devices (UsersDevicesViewController) 2017-02-14 18:23:09 +01:00
giomfo
2a4fc8e842 Bug Fix - App crashes on new start chat. 2017-02-14 17:45:44 +01:00
giomfo
53887441ea Remove useless country Codes resources 2017-02-14 16:20:26 +01:00
manuroe
235b47078e Warn unknown devices: treat MXDeviceUnknown as MXDeviceUnverified 2017-02-14 11:31:42 +01:00
manuroe
a3dcfa7ddf Warn unknown devices: Show an alert when sending a message while there are unknown devices in the room.
Show the error in the room activities view too.
2017-02-14 11:01:38 +01:00
giomfo
0eff54b424 Merge pull request #1036 from vector-im/room_preview_with_alias
Enhancement - Room preview
2017-02-14 09:39:29 +01:00
manuroe
cdade27771 Merge pull request #1035 from vector-im/room_activities_view_height
RoomActivitiesViews: Automatically update its height according to the…
2017-02-14 09:14:29 +01:00
giomfo
019bbc7683 Enhancement - Room preview
If no data is available for this room, we name it with the known room alias if any.
2017-02-13 17:58:29 +01:00
manuroe
62a9f622b1 RoomActivitiesViews: Automatically update its height according to the messageTextView content 2017-02-13 16:45:19 +01:00