Commit graph

12 commits

Author SHA1 Message Date
giomfo
6d7335dfca Feature - Converting existing rooms to/from DMs
#715

- 'Start chat' in the Member Details page should instead list the rooms you have in common with the user, as per vector-web.
2016-11-02 14:32:02 +01:00
giomfo
760b75dcbc Logs Improvement: HTTP errors are logged by MXHTTPClient. Remove this error from other logs. 2016-10-21 17:10:02 +02:00
giomfo
df56795a3c Feature - Tag explicitly the invite as DM or not DM
#714
2016-10-19 14:00:10 +02:00
manuroe
86aafbe292 Merge pull request #622 from vector-im/vectore_517
Tap on avatar in Member Info page to zoom to view avatar full page
2016-09-14 16:47:30 +02:00
manuroe
e95d3a05a2 Tap on avatar in Member Info page to zoom to view avatar full page #517
Do it on the contact details screen too.
2016-09-14 16:38:25 +02:00
giomfo
f170393da5 People tab: support email and matrix id selection.
The user is now able to file an email or a matrix id in contact picker
2016-09-14 15:44:36 +02:00
giomfo
f74b5fac9a Bug Fix: Screen when placing a voip call can be incredibly ugly
#597
2016-09-09 15:11:12 +02:00
manuroe
52369189a3 API break: [MXRoom placeCall:] is now asynchronous 2016-08-05 15:16:09 +02:00
giomfo
07bc899036 BugFix Can't view MemberInfo when inviting users without actually inviting them
https://github.com/vector-im/vector-ios/issues/271

Open contact details is not relevant here, we add the matrix id (if any) in the invitable contact display name. This change provides the missing member info.
+ Prompt user before inviting someone
2016-06-22 15:50:11 +02:00
giomfo
76f8920f63 Contact Details: Refresh display on contact change notifications 2016-06-22 11:38:13 +02:00
giomfo
f12c016281 Search Screen: add People tab
- rename 'getFirstMatrixId' with 'firstMatrixId'

https://github.com/vector-im/vector-ios/issues/343
2016-06-22 10:19:08 +02:00
giomfo
9883254c90 Search Screen: add People tab
https://github.com/vector-im/vector-ios/issues/343

- Add Contact details view controller
- Fix Directory / Settings display in Landscape on iPad and iPhone 6 plus
2016-06-21 21:47:20 +02:00