Commit graph

2618 commits

Author SHA1 Message Date
giomfo
afcefdccda Room member details: Add devices sections 2016-11-28 16:26:59 +01:00
giomfo
e36fee814d Merge pull request #832 from vector-im/fix_app_crash_table_view_data_source_not_set
Should fix App crash on exception: "UITableView dataSource is not set".
2016-11-28 08:52:55 +01:00
giomfo
d0aa6ebf56 Merge pull request #833 from vector-im/move_device_crypto_views
Device/Encryption Info View: remove horizontal scrolling
2016-11-25 17:40:32 +01:00
giomfo
9e24c8fe6e Device/Encryption Info View: remove horizontal scrolling
- move existing`DeviceView` and `EncryptionInfoView` to the matrixKit.
2016-11-25 16:49:27 +01:00
giomfo
f1724cbf91 Should fix App crash on exception: "UITableView dataSource is not set".
Check whether the table view data source is set before laying out the subviews immediately.
2016-11-25 10:50:16 +01:00
giomfo
45c9b06fd9 Merge pull request #829 from vector-im/vector_781
Buf Fix - [Direct Message] No little green man in direct chats from m…
2016-11-25 10:40:32 +01:00
giomfo
61f31da063 Merge pull request #828 from vector-im/vector_824
Bug Fix -Wrong room name of a direct chat in user's profile
2016-11-25 10:39:54 +01:00
giomfo
62e3dd9b37 Buf Fix - [Direct Message] No little green man in direct chats from member's detail
#781
2016-11-25 09:52:50 +01:00
giomfo
87ab3a5e4a Bug Fix -Wrong room name of a direct chat in user's profile
#824
2016-11-25 09:40:56 +01:00
giomfo
37e750c50d Merge pull request #823 from vector-im/fix_unknown_devices
EncryptionInfoView: Trigger a server request to get information on un…
2016-11-25 09:36:13 +01:00
giomfo
dcdb2b5fee User settings: Display the cryptography info before the devices list. 2016-11-24 17:25:27 +01:00
giomfo
3f555b7646 EncryptionInfoView: Trigger a server request to get information on unknown devices 2016-11-24 16:54:12 +01:00
giomfo
1b5358e33c Merge pull request #822 from vector-im/vector_764
Bug Fix - Voip : decline call when room opened freeze riot
2016-11-24 15:13:27 +01:00
giomfo
7b88a22f4c Bug Fix - Voip : decline call when room opened freeze riot
#764
2016-11-24 15:09:04 +01:00
David Baker
637cc203c5 Add encryption exemption metadata 2016-11-23 17:56:38 +00:00
manuroe
eca506327d version++ 2016-11-23 18:01:28 +01:00
manuroe
846a89277e Merge pull request #821 from vector-im/user_devices
User Settings: List user's devices
2016-11-23 14:10:17 +01:00
giomfo
94101a1ff5 User Settings: List user's devices
- support the device deletion.
- support the device renaming.
2016-11-23 13:14:59 +01:00
giomfo
eb8bf84c3d Bug fix - User settings: The toggle buttons are disabled by mistake. 2016-11-23 09:34:06 +01:00
giomfo
055a5fa584 version++ 2016-11-22 16:07:24 +01:00
manuroe
99a80af011 Merge pull request #818 from vector-im/no_redact_on_m_room_encryption
Crypto: Do not allow to redact the event that enabled encryption in a room
2016-11-22 14:54:45 +01:00
manuroe
28489c492e Crypto: Do not allow to redact the event that enabled encryption in a room (m.room.encryption) 2016-11-22 14:39:20 +01:00
giomfo
945b4552d9 Merge pull request #817 from vector-im/settings_crypto_info
Settings: Add cryptography information
2016-11-22 14:32:18 +01:00
giomfo
2e31836f55 Settings: Add cryptography information
- take into account Manu's comment
2016-11-22 14:19:41 +01:00
giomfo
92cbeec76e Settings: Add cryptography information 2016-11-22 11:16:59 +01:00
manuroe
b719b1169c version++ 2016-11-18 17:28:26 +01:00
David Baker
0a891a5f03 Merge pull request #798 from vector-im/dbkr/e2e_release_backport
Backport fixes from e2e_release branch
2016-11-18 10:55:17 +00:00
David Baker
3e375c466c Remove ITSAppUsesNonExemptEncryption key
as e2e is non-exempt

Port 05065dfa3f259f1ae332716206210f3a706fbf03 from e2e_release
2016-11-18 10:40:52 +00:00
David Baker
9f306a2422 Fix padlock icons on text messages
Port d54c80dba0804c716d45a0e6a4713a80102d5326 from e2e_release branch
2016-11-18 10:39:32 +00:00
manuroe
dd993e1cdb i18n: Remove "File transfers are not yet encrypted." from the e2e enabling popup as we support it 2016-11-18 09:21:41 +01:00
giomfo
5f78a8d25d Version ++
Update Podfile.lock
2016-11-17 18:08:18 +01:00
giomfo
b465114e9a Upgrade vector ios version: 0.3.0 2016-11-17 17:49:31 +01:00
giomfo
b35da3217b Settings: Add olm version 2016-11-17 14:16:11 +01:00
giomfo
e90bed24fc Prepare new release v0.3.0 Changes 2016-11-17 11:56:07 +01:00
giomfo
a7f5042f0d String: Update encryption string 2016-11-17 09:42:59 +01:00
David Baker
98581851e2 Merge pull request #786 from vector-im/dbkr/dont_clobber_attachment_urls
Don't clobber thumbnail url on MXKAttachment
2016-11-16 17:21:03 +00:00
manuroe
2de540e32c Merge pull request #794 from vector-im/app_update_for_e2e
Crypto: Show a popup when people updates their app and did not have a device id
2016-11-16 18:11:15 +01:00
manuroe
09f1a33431 Crypto: Show a popup when people updates their app and did not have a device id 2016-11-16 17:16:42 +01:00
giomfo
ad8b2a4446 Merge pull request #793 from vector-im/vector_723
End-to-end encryption UI/UX
2016-11-16 16:55:31 +01:00
giomfo
4253e06b20 End-to-end encryption UI/UX
#723

- prompt user before verifying a device
2016-11-16 16:45:31 +01:00
giomfo
d1c8bd249b Enhancement - Encryption device information:
Hide the Verify and Block buttons when the device is the current one.
2016-11-16 15:53:52 +01:00
giomfo
016f1b3467 Merge pull request #791 from vector-im/fix_encryption_icon_offset
Bug Fix - Chat screen: the vertical offset on encryption icon due to …
2016-11-16 15:43:31 +01:00
manuroe
d5f6cea0bf Merge pull request #792 from vector-im/enable_voip_in_encrypted_room
Crypto: Enable voip in encrypted 1:1 room
2016-11-16 15:43:13 +01:00
giomfo
2315fa0608 Bug Fix - Chat screen: the vertical offset on encryption icon due to the timestamp 2016-11-16 15:36:35 +01:00
manuroe
9ca702ca27 Crypto: Enable voip in encrypted 1:1 room 2016-11-16 15:35:46 +01:00
manuroe
1a9c93bd74 Merge pull request #790 from vector-im/enabled_e2e_by_default
Crypto: Enable e2e by default
2016-11-16 15:04:33 +01:00
manuroe
a461f12f31 i18n: s/in beta/experimental/ 2016-11-16 13:53:45 +01:00
manuroe
ee776218d9 Crypto: Enable e2e by default
Once enabled, it is still not possible to disable it but do some cleaning in case of disabling in case we change our mind on this button.
2016-11-16 13:52:38 +01:00
manuroe
db2bac7f27 Crypto: Enable e2e by default
Once enabled, it is still not possible to disable it but do some cleaning in case of disabling in case we change our mind on this button.
2016-11-16 13:40:04 +01:00
giomfo
24cfc0803d Merge pull request #789 from vector-im/fake_encrypted_event
Bug Fix: unencrypted outgoing messages are displayed with the verifie…
2016-11-16 12:40:54 +01:00