Commit Graph

12250 Commits

Author SHA1 Message Date
giomfo 6dfb45e0f4 End-to-end encryption UI/UX
#723

Bubble cells for encrypted event: add more padding around the encryption icon.
2016-11-08 17:55:49 +01:00
giomfo 3e2fa759be End-to-end encryption UI/UX
#723

- Define bubbles cells used to displayed encrypted events
2016-11-08 17:31:24 +01:00
giomfo d183343df9 Merge pull request #758 from vector-im/vector_723
End-to-end encryption UI/UX
2016-11-07 21:15:41 +01:00
manuroe bf9f00184b Crypto: Once crypto is enabled, it is enabled until the user logs out 2016-11-07 18:11:34 +01:00
manuroe 39cd77ee56 Crypto: Once crypto is enabled, it is enabled until the user logs out 2016-11-07 18:02:19 +01:00
giomfo 1dd72c56fe End-to-end encryption UI/UX
#723

- Prompt user before turning on the room encryption
- Check power level before displaying toggle button
2016-11-07 16:31:48 +01:00
giomfo a46ea05b6e Merge pull request #757 from vector-im/vector_723
End-to-end encryption UI/UX
2016-11-07 15:47:58 +01:00
manuroe b792c1dc73 Crypto: Refresh room data source when changing e2e user settings 2016-11-07 15:07:14 +01:00
giomfo d772fb44fc End-to-end encryption UI/UX
#723

- Chat screen: Display a padlock in the bottom tool bar in case of encrypted room.
2016-11-07 11:36:32 +01:00
giomfo 3ec6dcf531 fix compilation warning 2016-11-04 15:45:21 +01:00
manuroe 0ac8ba7d30 Crypto: Enable OLMKit (on its dev branch) 2016-11-04 11:15:23 +01:00
giomfo 4be211a47f Merge pull request #752 from vector-im/vector_715
Converting existing rooms to/from DMs
2016-11-04 09:34:47 +01:00
giomfo cdb14582da Converting existing rooms to/from DMs
#715

Use the new method added in MXSession API `directJoinedRoomWithUserId:`: returns the first joined direct chat listed in account data for this user.
2016-11-03 18:12:08 +01:00
giomfo 058a58feaa Converting existing rooms to/from DMs
#715

Apply MatrixSDK changes (matrix-org/matrix-ios-sdk#158): Remove privateOneToOneRoomWithUserId: and privateOneToOneUsers (the developer must use the directRooms property instread).
2016-11-03 16:56:19 +01:00
manuroe dced4f07e7 Merge pull request #750 from vector-im/e2e
E2e
2016-11-03 15:29:23 +01:00
manuroe 02a5dca4c8 Crypto: Fix naming in SettingsViewController 2016-11-03 15:29:04 +01:00
manuroe 3a78b25f48 Crypto: Prepare Podfile for crypto but this is commented for now 2016-11-03 14:03:55 +01:00
manuroe 40df672c6e Crypto: RoomSettings: Add encryption switch button 2016-11-03 11:57:08 +01:00
giomfo 885839bdb9 Merge pull request #747 from vector-im/vector_715
Feature - Converting existing rooms to/from DMs
2016-11-03 10:18:41 +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 e9c7b8937d Merge pull request #746 from vector-im/vector_715
Feature - Converting existing rooms to/from DMs
2016-11-02 16:28:12 +01:00
manuroe 20dbd9d9bb Crypto: strings for enabling crypto in a room. The button is coming 2016-11-02 14:42:17 +01:00
giomfo c13c7da6d0 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 92b816b48c Upgrade WebRTC version 2016-11-02 09:29:52 +01:00
manuroe 614095ca7c Crypto: Add Settings > LABS > End-to-End Encryption 2016-10-28 17:09:24 +02:00
giomfo dd03d1c205 Logs Improvement: HTTP errors are logged by MXHTTPClient. Remove this error from other logs. 2016-10-21 17:10:02 +02:00
giomfo 5d33ed1a1b Merge pull request #733 from vector-im/vector_715
Converting existing rooms to/from DMs
2016-10-21 14:30:40 +02:00
giomfo 93a2b4204a Converting existing rooms to/from DMs
#715

Add ability to tag/untag direct rooms in Messages screen.
2016-10-21 14:02:51 +02:00
giomfo 185fac31fe Merge pull request #732 from vector-im/vector_714
Vector 714
2016-10-21 13:24:33 +02:00
giomfo ccc26f4cb7 Feature - Tag explicitly the invite as DM or not DM
#714
2016-10-21 11:45:19 +02:00
giomfo a5cfb5452b Tag explicitly the invite as DM or not DM #714 2016-10-20 16:52:21 +02:00
giomfo 6acf27e41e Add AUTHORS.rst 2016-10-20 10:16:42 +02:00
giomfo 5f8f36c455 Add CONTRIBUTING.rst 2016-10-19 17:33:42 +02:00
giomfo fa8380804d Feature - Tag explicitly the invite as DM or not DM
#714
2016-10-19 14:00:10 +02:00
giomfo c55d8df6c3 Merge pull request #730 from vector-im/vector_715
Converting existing rooms to/from DMs #715
2016-10-19 11:28:35 +02:00
giomfo c08252d3c2 Converting existing rooms to/from DMs
#715

Showing DMs in the UI (as little green men).
2016-10-19 11:09:40 +02:00
giomfo 0da4adc33f Converting existing rooms to/from DMs #715
Showing DMs in the UI (as little green men).
2016-10-17 17:26:11 +02:00
giomfo fe2e98a888 Merge pull request #608 from vector-im/mention_only
Bug Fix changing notif setting from swipe menu should change the room apparence in the list 
#525

Messages: Regular notifications should be ignored when the room is in mentions only mode.
2016-10-14 16:20:31 +02:00
giomfo a1f3b37568 Merge remote-tracking branch 'origin/develop' into mention_only 2016-10-14 16:02:34 +02:00
giomfo 13a9c43c14 RoomFilesViewController: Hide line separators of empty cells 2016-10-13 16:36:11 +02:00
giomfo d209194a74 Code cleaning: prevent from multiple copy of the bubble components. 2016-10-12 15:04:55 +02:00
giomfo f4ff36673d Merge pull request #707 from vector-im/room_details_files
Room Details: Add 'Files' tab
2016-10-12 14:17:22 +02:00
giomfo 8723ca14ba Room Details: Add 'Files' tab
Fix issues
2016-10-12 13:54:34 +02:00
giomfo 4a96bb84fc Room Details: Add 'Files' tab
Display now the index of room files
2016-10-12 12:03:39 +02:00
giomfo b6a934d5f9 Merge pull request #696 from vector-im/vector_652
Bug Fix - Use contains_url filter for navigating files and showing a …
2016-10-06 13:44:57 +02:00
giomfo de5860774c Merge pull request #648 from aaronraimist/voip-start-on-boot
Accepted, but this PR doesn't fix #538.
You update here the services supported by Riot by adding the voip service. This may improve the background execution, but not the autostart option.
2016-10-06 12:00:24 +02:00
giomfo 6b4b0e816a Bug Fix - Use contains_url filter for navigating files and showing a file index for a room
#652

Support file search at room level.
2016-10-06 10:56:52 +02:00
giomfo ec4c4b4bf5 Bug Fix - Use contains_url filter for navigating files and showing a file index for a room
#652

Support file search at room level.
2016-10-05 09:36:52 +02:00
giomfo 6e731ec249 Bug Fix - Search messages tab : background picture covering up the tabs when device is turned horizontally.
#654
2016-10-04 18:19:31 +02:00