Commit graph

1338 commits

Author SHA1 Message Date
giomfo
553820619b RageShakeManager: Check whether the user can send email before prompting him. 2015-06-04 09:15:11 +02:00
manuroe
f9f54448af Use the matrix.org fork of OpenWebRTC-SDK to manage video orientation (CVO) 2015-06-03 14:51:32 +02:00
giomfo
e1041d89b5 APNS, Multi-sessions: Turn on 'append' flag to add pusher with the given pushkey and App ID to all user IDs. 2015-06-03 00:19:42 +02:00
giomfo
456d470ca7 HomeViewController: improve keyboard handling. 2015-06-02 17:33:53 +02:00
giomfo
db707127c7 HomeViewController: support multiple homeservers. 2015-06-02 14:55:10 +02:00
giomfo
a7d2dfd8e0 HomeViewController: use new MXRestClient property named homeserverSuffix. 2015-05-29 15:16:40 +02:00
giomfo
dd525d9053 Multi-sessions handling: Restore automatic room opening 2015-05-28 19:20:18 +02:00
giomfo
f9ff8e8eda Multi-sessions: the current visible roomId is safe. 2015-05-28 18:48:37 +02:00
giomfo
8f778cd775 Console - multiple accounts handling: Prompt user to select an account before starting chat with someone. 2015-05-28 18:31:08 +02:00
giomfo
5cbd906199 Multi-session handling: apply MatrixKit changes into Console. 2015-05-28 17:54:50 +02:00
giomfo
a8b01c264d RoomViewController: progress text input saving is now handled at MatrixKit level. 2015-05-28 10:25:51 +02:00
giomfo
32de8a245b RoomViewController: replace existing RoomTitleView with MXKRoomTitleView class. 2015-05-27 16:51:46 +02:00
giomfo
376ce831ba Mulyi session handling: Fix full resync issue. 2015-05-26 11:01:01 +02:00
giomfo
6313f7f810 RecentsViewController: Update related to MXKRecentListViewController 2015-05-25 17:48:07 +02:00
giomfo
37ec7d8530 SettingsViewController: Fix issue (introduced by previous commitment). 2015-05-25 14:33:20 +02:00
giomfo
b53aea07f0 SettingsViewController: Use defined MXKTableViewCell. 2015-05-25 14:10:18 +02:00
giomfo
b868678369 RoomViewController: Fix issue - Clicking on the user in the chat room displays the user's details but not his avatar. 2015-05-25 13:34:05 +02:00
giomfo
b71b847c75 RecentsViewController: Update storyboard 2015-05-25 11:32:50 +02:00
giomfo
19f60bcea5 RecentsViewController: Take into account changes in MXKRecentListViewController. 2015-05-22 22:32:05 +02:00
giomfo
a616b81742 iOS Console: support multi-sessions in Recents and Settings Tabs.
(TODO: update `Home` and `Contacts` Tabs, presently these 2 tabs consider only the first created matrix session).
2015-05-21 19:06:34 +02:00
giomfo
ec432e7939 RecentsViewController: support multi-sessions. 2015-05-21 18:15:45 +02:00
giomfo
b98de96582 RecentsViewController: fix multi-sessions issue. 2015-05-21 18:09:13 +02:00
giomfo
951bf15f57 SettingsViewController: Add "Add account" option. 2015-05-21 16:13:04 +02:00
giomfo
e753170bf4 SettingsViewController: Add observer to keep update the account list. 2015-05-21 15:46:54 +02:00
giomfo
26433a4950 SettingsViewController: prepare multi-session support, use MXKAccountDetailsViewController. 2015-05-21 14:56:26 +02:00
giomfo
e81c99b1ae RecentsViewController: prepare multi-sessions support. 2015-05-21 13:12:21 +02:00
giomfo
9a62c34093 SettingsViewController: update shouldLeave method. 2015-05-20 21:41:34 +02:00
giomfo
0048be1264 Recents List: Dispose properly room data source on logout. 2015-05-19 09:54:12 +02:00
giomfo
7d413146fb RoomViewController: Dispose members list resources on back pressed. 2015-05-18 10:29:56 +02:00
giomfo
2f561c6e00 RommViewController: Dispose properly potential pushed view controller. 2015-05-18 09:29:50 +02:00
David Baker
080de071fd Turn gst debugging off 2015-05-14 10:05:07 +01:00
David Baker
adc13cf5f6 Get a build with GST debugging turned on 2015-05-13 17:03:23 +01:00
giomfo
7fb16195bd Room member: add voip call options 2015-05-12 16:16:36 +02:00
giomfo
f644c3edc0 Room view controller: remove properly members listener. 2015-05-12 14:29:42 +02:00
giomfo
0e0a84dfd0 Add voip call options in one to one room 2015-05-12 14:10:37 +02:00
giomfo
e74a59904c Ignore new call if a call is already in progress. 2015-05-12 10:58:00 +02:00
giomfo
c3cc61f35b Call view controller: fix simultaneous dismiss/present issue. 2015-05-12 10:53:47 +02:00
giomfo
20fc623269 Remove resources which are already included by MatrixKit. 2015-05-12 01:25:00 +02:00
giomfo
3e3aa21a01 Add call observer only when matrix sesion is running. The call observer is removed in other session states. 2015-05-12 00:26:00 +02:00
giomfo
c440fb66d5 add temporary BackToApp icon. 2015-05-11 23:58:17 +02:00
giomfo
6140abf55c Add Matrix Call Observer. 2015-05-11 23:11:23 +02:00
manuroe
f877976145 Podfile: Use the github master branch of OpenWebRTC-SDK 2015-05-11 21:05:58 +02:00
giomfo
e237858fb0 Dispose room data on didReceiveMemoryWarning. 2015-05-05 18:08:22 +02:00
giomfo
b9833e052d Extract homeServer name from userId. 2015-05-05 18:07:47 +02:00
giomfo
c752150f63 Release room data on logout. 2015-05-05 18:06:50 +02:00
giomfo
fe5378279e Remove MXC3PID class. 2015-05-05 09:56:25 +02:00
giomfo
3e3e68ac82 Remove MatrixHandler class. 2015-05-04 21:07:32 +02:00
Matthew Hodgson
356c4c3955 give app store url 2015-05-04 21:10:47 +03:00
giomfo
26229551cc Update 3PID validation process. 2015-05-04 19:18:55 +02:00
giomfo
fb12385d8a remove useless "MatrixHandler.h" dependances. 2015-05-04 18:26:52 +02:00