Commit Graph

550 Commits

Author SHA1 Message Date
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
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 5bfc81f3b5 Moved version to console 0.4.0 and kit 0.1.0 2015-04-24 17:53:48 +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 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
giomfo a59fc6c185 Fix crash on new room creation on iOS 7. 2015-04-14 12:37:21 +02:00
giomfo dfe648fa7c Replace MXCViewController/MXCTableViewController with MXKViewController/MXKTableViewController (from MatrixKit). 2015-04-14 10:55:18 +02:00
giomfo 2ed0372b10 Remove warning 2015-04-14 10:22:33 +02:00
giomfo eb850b5e58 Adjust Activity indicator on Settings view controller. 2015-04-13 19:02:02 +02:00
giomfo e598b864d0 Update Settings view controller / MatrixKit. 2015-04-13 18:00:39 +02:00
giomfo e076dbcdac Room members: keep visible the search bar during scrolling. 2015-04-13 14:40:24 +02:00
giomfo f3fe4c5478 Report matrixKit changes related to UITableViewController use. 2015-04-13 14:25:28 +02:00
giomfo e123ed70c4 Recents: Keep visible the search bar during scrolling 2015-04-13 10:42:27 +02:00
giomfo 27c8925428 Handle correctly clear cache option. 2015-04-12 01:44:25 +02:00
giomfo 7f2d5d1138 Hide temporarily settings related to room events display. They are not available now. 2015-04-10 17:42:06 +02:00