Commit Graph

13178 Commits

Author SHA1 Message Date
giomfo 480a58e1f7 Merge pull request #1083 from vector-im/rename_categories
Rebranding: replace Vector by Riot everywhere in the git and github repos
2017-03-09 12:04:19 +01:00
Giom Foret f39d0ac49d Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:59:22 +01:00
Giom Foret 8730bc8ff9 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:50:28 +01:00
Giom Foret eb85af8379 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:50:12 +01:00
giomfo 7be74d9207 Merge pull request #1082 from vector-im/rename_categories
#1069
-Rename categories
2017-03-09 11:28:53 +01:00
Giom Foret 97a5daddf6 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:25:36 +01:00
Giom Foret 2c123996d8 Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-09 11:21:43 +01:00
Giom Foret 15eed8fef9 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:18:18 +01:00
giomfo c3daccd9b7 Merge pull request #1080 from vector-im/riot_1044
Bug Fix - default room avatar for an empty room should not be your own face
2017-03-09 11:04:06 +01:00
Giom Foret c9bb3c3c8a Rebranding: replace Vector by Riot everywhere in the git and github repos
#1069

- Replace Vector.xcscheme with Riot.xcsheme
2017-03-09 10:45:44 +01:00
giomfo 81f4975174 Bug Fix - default room avatar for an empty room should not be your own face
Changes:
- If the room has only two members, use the avatar of the second member even if this member is invited.
- The plain solid circle (without initial) is used only for an "empty room" without display name (We name "empty room" a room in which the current user is the only active member).
2017-03-08 18:54:20 +01:00
giomfo 864312ca35 Merge pull request #1079 from vector-im/riot_1069
Rebranding: replace Vector by Riot everywhere in the git and github repos
2017-03-08 17:23:09 +01:00
giomfo 06100684bc Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename VectorDesignValues with RiotDesignValues
2017-03-08 16:14:41 +01:00
giomfo 9537419d45 Merge pull request #1078 from vector-im/riot_1069
Rebranding: replace Vector by Riot everywhere in the git and github repos
2017-03-08 16:06:21 +01:00
giomfo 513d71338b Rebranding: replace Vector by Riot everywhere in the git and github repos
- Update Xcode project
2017-03-08 14:35:20 +01:00
jeangb 8511fa121d SettingsViewController: add accessibility identifiers 2017-03-08 11:28:16 +01:00
giomfo 521e2110e1 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00
giomfo f08968c153 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename VectorTests
2017-03-08 10:43:27 +01:00
giomfo 6623ade1f7 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename VectorTests
2017-03-08 10:30:44 +01:00
giomfo 27b2a9b19b Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 10:24:21 +01:00
giomfo 366b5f7f3d AvatarGenerator: add sanity check 2017-03-08 09:56:43 +01:00
manuroe 63a6c20882 Merge pull request #1075 from vector-im/alert-about-encryption
RoomViewController: Display an alert warning about the beta state of …
2017-03-08 09:31:37 +01:00
manuroe 62863fde8d RoomViewController: Display an alert warning about the beta state of e2e encryption when entering the first time in an encrypted room 2017-03-08 09:13:48 +01:00
giomfo fb1b4a2322 Update msisdn registration strings 2017-03-07 17:40:31 +01:00
manuroe cf123ac82d Warn unknown devices: Add a send anyway button.
Add weakSelf sanity check.
2017-03-07 17:21:29 +01:00
manuroe 86ceadc606 Merge pull request #1073 from vector-im/riot-306
RoomViewController: Resend msgs now? needs cancel button if you want …
2017-03-07 17:14:04 +01:00
giomfo ce15d5fcb3 Merge pull request #1074 from vector-im/riot_1059
Bug Fix - Device information modal broken
2017-03-07 17:10:58 +01:00
giomfo 251be1ddf7 Bug Fix - Device information modal broken
#1059
2017-03-07 17:02:22 +01:00
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