giomfo
b5af0a295c
Improvement - View controller: Remove properties initialization from 'viewDidLoad'.
...
see https://github.com/matrix-org/matrix-ios-kit/issues/94
2017-01-03 14:40:23 +01:00
giomfo
2ab4c6821c
Feature - Converting existing rooms to/from DMs
...
https://github.com/vector-im/vector-ios/issues/715
- If there is already a DM for the user, we should reuse it when hitting 'start chat'.
2016-11-02 17:54:28 +01:00
giomfo
b0aae89347
Feature - Converting existing rooms to/from DMs
...
#715
Ensure 1:1 rooms are created with equal ops on both sides (the trusted_private_chat preset)
2016-11-02 16:35:45 +01:00
giomfo
fa8380804d
Feature - Tag explicitly the invite as DM or not DM
...
#714
2016-10-19 14:00:10 +02:00
giomfo
48dcef6922
Local contacts: Consider the local contacts when the access is authorized even if the server sync option is disabled.
2016-09-15 09:44:22 +02:00
giomfo
53683752ff
Update logs
2016-09-14 15:37:39 +02:00
giomfo
f09c2c4977
Code cleaning: use the right enum value for keyboard autocapitalization type
2016-09-14 11:42:15 +02:00
manuroe
d571de0b73
Warn explicitly that your addressbook's emails are uploaded for discovering matrix IDs if you enable that permission ( #602 )
...
* Settings: Add "LOCAL CONTACTS" > "Use emails to discover users" toggle button
Related to #551
* Users discovery: Warn explicitly that your addressbook's emails are uploaded for discovering matrix IDs if you enable that permission #551 .
* FR keyboard typo
2016-09-12 09:46:23 +02:00
giomfo
c391a32b37
Contact picker: display by default all the contacts who share a private room with the current user.
2016-09-08 16:26:27 +02:00
giomfo
cd809e8e8c
Room Creation - Invite people: Cancel room creation when cancel is pressed whereas the participants list is empty
2016-09-08 10:08:36 +02:00
giomfo
75cf1a9b8a
Bug Fix - Room participants: the same email address is coming up twice
...
#367
2016-09-07 09:33:30 +02:00
giomfo
73d21eac29
Enhancement: Improve room creation process
...
#529
Prompt user to let him choose betwwen:
- Start chat by selecting people
or
- Create a new empty room
2016-09-06 17:37:22 +02:00