Commit Graph

12250 Commits

Author SHA1 Message Date
Giom Foret 80343bf1d5 Support msisdn registration
- fix registration by using only a phone number (no email)
2017-03-15 14:41:20 +01:00
Giom Foret e6a4622d2b Update accessibility ids used for testing 2017-03-15 11:17:50 +01:00
giomfo 7e7b597473 Merge pull request #1099 from vector-im/riot_1062
Bug Fix - [Tablet / split mode] The room member details page is not p…
2017-03-15 09:15:53 +01:00
Giom Foret 71369770c8 Bug Fix - [Tablet / split mode] The room member details page is not popped after signing out
#1062
2017-03-14 17:25:46 +01:00
giomfo a00f06623f Merge pull request #1092 from vector-im/msisdn_login
Bug Fix - Login parameters validation is buggy
2017-03-13 18:13:05 +01:00
Giom Foret d0f0a8353d Bug Fix - Login parameters validation is buggy 2017-03-13 18:05:10 +01:00
giomfo 2fb959b001 Merge pull request #1091 from vector-im/Riot_923
Bug Fix - [Direct Chat] No placeholder avatar and display name from t…
2017-03-13 15:18:21 +01:00
Giom Foret 117d6d0f18 Bug Fix - [Direct Chat] No placeholder avatar and display name from the member details view
#923

- Remove the "Direct Chat" section in the room member details view of the current user.
- Handle correctly tap on “Start new chat” cell
2017-03-13 15:11:08 +01:00
Giom Foret e192100f17 version++
update podfile.lock
2017-03-10 17:35:46 +01:00
Giom Foret 04adb47945 version++ 2017-03-10 17:26:19 +01:00
Giom Foret 6dfdceaf7e Support msisdn login 2017-03-10 14:48:34 +01:00
giomfo fe046e7b3a Merge pull request #1087 from vector-im/msisdn_login
Support msisdn login
2017-03-10 14:35:32 +01:00
giomfo 2725e47de6 Merge pull request #1088 from vector-im/settings_add_3pid_ui
SettingsViewController: Improve 3pid adding UI
2017-03-10 14:33:48 +01:00
Giom Foret 15ebfd8d3b Support msisdn login 2017-03-10 14:33:31 +01:00
Giom Foret 1b842e3070 SettingsViewController: Improve 3pid adding UI
- paint the “plus icon” in green when the 3pid input is editing.
2017-03-10 12:02:57 +01:00
Giom Foret c43587da76 Support msisdn login 2017-03-10 11:09:46 +01:00
Giom Foret b766005150 AuthenticationViewController: fix wrong access id 2017-03-10 10:22:36 +01:00
jeangb a732e30ef0 Merge pull request #1077 from vector-im/add_accessibility_identifiers
SettingsViewController: add accessibility identifiers
2017-03-09 16:40:24 +01:00
jeangb 866743aab6 Corrections on the add accessibility identifiers commit 2017-03-09 16:40:03 +01:00
jeangb 92746fa090 Merge remote-tracking branch 'origin/develop' into add_accessibility_identifiers 2017-03-09 16:12:14 +01:00
Giom Foret 440c9f7407 Rebranding: replace Vector by Riot everywhere in the git and github repos #1069 2017-03-09 14:22:16 +01:00
Giom Foret 1cc70f2ca6 Rebranding: replace Vector by Riot everywhere in the git and github repos
#1069
2017-03-09 14:22:05 +01:00
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