Commit Graph

13178 Commits

Author SHA1 Message Date
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
giomfo ce1a78146c Use presence colors defined in MXKAppSettings. Add current used colors in shared defaults object. 2015-05-04 18:19:09 +02:00
giomfo 7f3c5f445b Remove RoomMemberTableCell 2015-05-04 16:21:47 +02:00
giomfo 5dbc127c3e Fix user's power level handling. 2015-05-04 16:16:41 +02:00
giomfo 02fd35292d Move startPrivateOneToOneRoomWithUserId from MatrixHandler to AppDelegate. 2015-05-04 14:49:30 +02:00
giomfo 69c90c9c95 Update OneToOne room handling (see [MXSession privateOneToOneRoomWithUserId:]). 2015-05-04 14:22:39 +02:00
giomfo 216f7d1cf9 Update Console by using MXKAuthenticationViewController and MXKAccount classes. 2015-04-30 16:19:12 +02:00
giomfo b3f3b785f0 Bug Fix "grey-stuck-can't-click recent bug". The selected room was not reset correctly. 2015-04-29 15:27:43 +02:00
manuroe e697c2fc07 Pod: back to develop pods 2015-04-24 18:12:28 +02:00
manuroe 5bfc81f3b5 Moved version to console 0.4.0 and kit 0.1.0 2015-04-24 17:53:48 +02:00
manuroe d75be0d370 RST: Limit width to 80 columns 2015-04-24 16:41:56 +02:00