Commit Graph

12250 Commits

Author SHA1 Message Date
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
manuroe 3c4fdd4770 Use MXSession to createRoom instead of the lower level MXRestClient version. [MXSession createRoom] returns when the room has been initialSync'ed which fixes bugs on slow network. 2015-04-23 17:54:04 +02:00
manuroe dc3e6db6dc Create Room: Like Android and web clients, select "Private" by default 2015-04-23 17:08:40 +02:00
manuroe c234f1cb26 Updated CHANGES 2015-04-22 16:53:13 +02:00
manuroe b21d7c115e Make Console develop use MatrixSDK develop branch (instead of matrix_kit) 2015-04-22 16:01:52 +02:00
manuroe e33e067641 Display MatrixKit version every where the MatrixSDK version is already displayed 2015-04-22 14:52:51 +02:00
giomfo d1d051d208 Rename MatrixSDKHandler with MatrixHandler. 2015-04-17 18:58:53 +02:00
giomfo caede2d318 Move header 2015-04-17 18:50:38 +02:00
giomfo 53aa6180d6 HomeVC: remove MatrixSDKHandler dependances. 2015-04-17 18:47:35 +02:00
giomfo 58b106e904 Code cleaning 2015-04-17 16:34:24 +02:00
giomfo b9e45fafb2 Handle at AppDelegate level the new opened matrix sessions. 2015-04-17 15:45:32 +02:00
giomfo 718ccd93ec Purge MatrixSDKHandler 2015-04-17 14:24:08 +02:00
giomfo 72d752155d Use the property mxSession instead of the shared MatrixSDKHandler object. 2015-04-17 14:05:40 +02:00
giomfo a667c09aba The current text message partially typed is now saved in room data source 2015-04-17 14:04:10 +02:00
manuroe 47b7018d41 MXSession: Created const strings for keys passed in notification userInfo dict 2015-04-17 08:53:50 +02:00
giomfo 96620c31ff Handle the case where user leaves the selected room. 2015-04-16 19:08:29 +02:00
manuroe bf3dd8e8d4 RecentsViewController: update title when total unreadCount changes 2015-04-16 16:25:05 +02:00
giomfo 66277b6158 Dismiss room member view controller when user leaves the related room. 2015-04-16 14:20:40 +02:00
giomfo 49f933eb3a Dismiss the view controller when member left the room. 2015-04-16 13:46:48 +02:00
giomfo 6cf4d386ee Remove TODO 2015-04-15 18:51:06 +02:00
giomfo 32afde849e Remove patch related to HPGrowingTextView use. 2015-04-15 17:35:38 +02:00
manuroe 4f6e43fafc Fixed naming with kMXSessionXxxxNotifications 2015-04-15 17:34:27 +02:00
giomfo 84bfa19115 BugFix: In-App notifications did not work. 2015-04-15 17:03:21 +02:00
giomfo 01946ea351 Restore all settings usage. 2015-04-15 16:27:58 +02:00
giomfo 004825a3fc Update MXKAppSettings use. 2015-04-15 14:46:54 +02:00
giomfo 915e1b55a5 Move AppSettings in MatrixKit. 2015-04-15 10:14:14 +02:00
giomfo f5ded32823 Contacts view controller is now based on UITableViewController (instead of UIViewController). 2015-04-14 17:02:46 +02:00
giomfo 36ec668416 Search in room members option has been moved into matrix kit. 2015-04-14 15:30:10 +02:00
giomfo d5c7fd3924 BugFix Console fails to open new created rooms. 2015-04-14 12:52:35 +02:00