Commit Graph

5042 Commits

Author SHA1 Message Date
Denis Morozov 7223afd315 Add nil checking for eventTypeForSelectedField 2017-03-22 22:07:06 +03:00
manuroe 5aa2e0bb13 Room summary: Add isEncrypted 2017-03-22 17:54:19 +01:00
manuroe e9f6a52259 Room summary: localUnreadEventCount has moved 2017-03-22 15:45:22 +01:00
Giom Foret 8536568352 Merge branch 'release-v0.3.12' into develop 2017-03-21 18:55:11 +01:00
Giom Foret faae81215c version++ 2017-03-21 18:50:19 +01:00
Giom Foret 81d5c54ac5 Bug Fix: Chat screen - The missed discussions badge is missing in the navigation bar 2017-03-21 14:20:47 +01:00
manuroe c8cb9f1785 Room summary: MXSession.ignoreProfileChangesDuringLastMessageProcessing is gone 2017-03-21 09:06:18 +01:00
Denis Morozov c2f91caada Check power level of the user before starting editing room info 2017-03-20 22:15:39 +03:00
Giom Foret f019f07b16 Bug Fix - Registration with email failed when the user validated the email on the phone. 2017-03-20 19:43:24 +01:00
Denis Morozov 4f53465fca Fix logic of changing room's avatar 2017-03-18 21:57:06 +03:00
manuroe d4ce3fa331 Room summary: MXKSessionRecentsDataSource.eventFormatter has been removed. Overide the EventFormatter by another mean 2017-03-17 16:46:44 +01:00
manuroe 6510a3e994 version++ 2017-03-16 17:40:26 +01:00
Giom Foret e9a33a8a86 Suport msisdn registration
- code cleaning
2017-03-16 16:16:44 +01:00
manuroe 96a5a7b247 Merge pull request #1104 from vector-im/riot-1058
BF: Unknown devices modal from calling page is different that room page one
2017-03-15 17:39:09 +01:00
manuroe a8302ce9df Merge remote-tracking branch 'origin/develop' into room_summary
# Conflicts:
#	Riot/Categories/MXRoom+Riot.m
#	Riot/Model/RoomList/RecentCellData.m
2017-03-15 17:24:54 +01:00
manuroe dc04e64128 E2E: manage unknown devices when placing or answering a call (#1058). 2017-03-15 15:56:26 +01:00
manuroe f6779982dd UsersDeviceViewController: Add an onComplete param to the displayUsersDevices method 2017-03-15 15:54:50 +01:00
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
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
Giom Foret d0f0a8353d Bug Fix - Login parameters validation is buggy 2017-03-13 18:05:10 +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 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
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 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
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
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 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 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 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