Commit Graph

  • 8376f0d75a Merge pull request #2110 from vector-im/wmwragg/one-to-one-chat Matthew Hodgson 2016-09-09 10:46:01 +01:00
  • bf02a21c7d Re-add icons-people (I accidentally deleted it) David Baker 2016-09-09 10:30:17 +01:00
  • 6ddc31fb66 Merge pull request #443 from matrix-org/luke/post-messages Luke Barnard 2016-09-09 09:57:48 +01:00
  • ac365622b8 Align the RoomTile tooltips with the BottomLeftMenu tooltips wmwragg 2016-09-09 07:10:12 +01:00
  • 840bfe84c1 Refactor so that the tooltip positional tweaks can be done in CSS rather than passed in as parameters wmwragg 2016-09-09 06:57:30 +01:00
  • 7cb48e0d2d Refactor so that the tooltip positional tweaks can be done in CSS rather than passed in as parameters wmwragg 2016-09-09 06:56:54 +01:00
  • db61d8e8ad another null check Matthew Hodgson 2016-09-09 02:28:14 +01:00
  • f4d939da81 null checks on room in onRoomTimeline Matthew Hodgson 2016-09-09 02:09:12 +01:00
  • 4aef352a5c update to use new API based on js-sdk PR input Matthew Hodgson 2016-09-08 22:48:44 +01:00
  • f605b172a7 Better log Luke Barnard 2016-09-08 17:38:51 +01:00
  • 38ac520e1e Fixed name vertical overflow wmwragg 2016-09-08 17:19:59 +01:00
  • 6182ce48c9 fix (c) Matthew Hodgson 2016-09-08 15:27:55 +01:00
  • 3c7864a7ad remove unused _gatherTimelinePanelRef Matthew Hodgson 2016-09-08 14:52:08 +01:00
  • f88ba9df11 fix comment & use room.getUnfilteredTimelineSet() Matthew Hodgson 2016-09-08 14:38:34 +01:00
  • 9e771ddd07 Merge pull request #2111 from vector-im/dbkr/toggle_dm_room David Baker 2016-09-08 14:11:30 +01:00
  • c9475e2ae5 Merge pull request #449 from matrix-org/dbkr/toggle_dm_room David Baker 2016-09-08 14:11:22 +01:00
  • 74aef1fdad Comment delay David Baker 2016-09-08 13:58:53 +01:00
  • ee7c064690 I can't spell 'likely' David Baker 2016-09-08 13:56:45 +01:00
  • 8860c9c7fd Merge pull request #2082 from aviraldg/feature-rte-formatbar Matthew Hodgson 2016-09-08 13:54:39 +01:00
  • b0a4b017c3 Merge pull request #440 from aviraldg/feature-rte-formatbar Matthew Hodgson 2016-09-08 13:54:26 +01:00
  • d1974a75fd Only Direct Message rooms, that aren't parted or forgotten are used wmwragg 2016-09-08 13:09:54 +01:00
  • d0523cae70 If a Direct Message room already exists for the users specified, then just go to that room, rather than creating another one wmwragg 2016-09-08 11:45:09 +01:00
  • 8da7b98ad0 RTE: Remove dead code, fix <del> styling Aviral Dasgupta 2016-09-08 11:21:39 +05:30
  • a8d7d23dd6 implement NotifPanel css Matthew Hodgson 2016-09-08 03:03:10 +01:00
  • f5ce053f42 hook up the NotifPanel button Matthew Hodgson 2016-09-08 03:02:50 +01:00
  • c882d66b0d make NotificationPanel work Matthew Hodgson 2016-09-08 03:02:31 +01:00
  • 27b3f5f6b1 create a global notif timeline set for each client Matthew Hodgson 2016-09-08 03:02:26 +01:00
  • 7174648f94 don't show RRs if manageRRs is false Matthew Hodgson 2016-09-08 03:01:38 +01:00
  • 334564c814 unbreak tests Matthew Hodgson 2016-09-07 21:10:31 +01:00
  • 8f75bce29e add fixmes Matthew Hodgson 2016-09-07 16:09:44 +01:00
  • 990d84df77 make FilePanel refresh when we switch rooms Matthew Hodgson 2016-09-07 15:43:14 +01:00
  • e7074ef9af apply FilePanel css and fix filtering Matthew Hodgson 2016-09-07 02:16:29 +01:00
  • c2f2fb3816 use passive event listener for mousewheel Matthew Hodgson 2016-09-06 12:10:43 +01:00
  • e5dd2e0b46 make FilePanel work, superficially at least Matthew Hodgson 2016-09-06 01:44:55 +01:00
  • b4c1eca1c5 fix key warning Matthew Hodgson 2016-09-06 01:44:42 +01:00
  • 850578a973 FilePanel Matthew Hodgson 2016-09-06 01:33:06 +01:00
  • e22d0a53b6 WIP switch-over of TimePanel from taking Rooms to taking EventTimelineSets Matthew Hodgson 2016-09-06 00:59:17 +01:00
  • 820cd579d8 fix stupid double-spacing issue Matthew Hodgson 2016-09-05 11:48:22 +01:00
  • c3de035964 filepanel Matthew Hodgson 2016-08-31 11:58:06 +01:00
  • ae34f2ed5c placeholder NotificationPanel Matthew Hodgson 2016-08-30 01:11:26 +01:00
  • d9ffe30a0d WIP notif panel Matthew Hodgson 2016-08-23 14:30:15 +01:00
  • d833c7632d Add strikethrough and <hr> styles Aviral Dasgupta 2016-09-08 02:47:31 +05:30
  • c11232742b Fix focus and toggling issues in formatting bar Aviral Dasgupta 2016-09-08 02:46:56 +05:30
  • 8974442084 Hide empty autocomplete and remove word counter Aviral Dasgupta 2016-09-08 00:36:23 +05:30
  • 802ec1169f Fix Markdown conversion to not add extra \n Aviral Dasgupta 2016-09-07 23:56:22 +05:30
  • f0f20beae0 RTE format bar enhancements Aviral Dasgupta 2016-09-07 22:52:14 +05:30
  • 0c0c44b050 Formatting toggle, markdown indicator, quoting Aviral Dasgupta 2016-09-05 17:38:53 +05:30
  • 71251293e4 RTE formatbar (wip) Aviral Dasgupta 2016-09-04 21:03:40 +05:30
  • 22bf6e7969 RTE format bar enhancements Aviral Dasgupta 2016-09-07 22:52:37 +05:30
  • a1f8116e3b Support toggling DM status of rooms David Baker 2016-09-07 17:47:47 +01:00
  • ec4086c5fc API for (un)marking rooms as DM rooms David Baker 2016-09-07 17:46:45 +01:00
  • 1d32dd72ed Fixed typing error wmwragg 2016-09-07 17:30:53 +01:00
  • a3b77475c7 Merge branch 'develop' into wmwragg/one-to-one-chat wmwragg 2016-09-07 17:23:43 +01:00
  • 7dfb8857d8 Merge branch 'develop' into wmwragg/one-to-one-chat wmwragg 2016-09-07 17:22:10 +01:00
  • 761552430c Dialog buttons have a pointer cursor now wmwragg 2016-09-07 17:14:27 +01:00
  • cc720b9797 Design tweaks for alignment wmwragg 2016-09-07 17:08:24 +01:00
  • ce68a5bfc8 clean up Luke Barnard 2016-09-07 17:08:02 +01:00
  • 31d2a819f0 Get power levels before setting them Luke Barnard 2016-09-07 17:06:57 +01:00
  • 75c81b369f Mouse actions on the queryList added, as well as better queryListElement styling wmwragg 2016-09-07 16:19:30 +01:00
  • ca3910f5a8 Mouse actions on the queryList added, as well as better queryListElement styling wmwragg 2016-09-07 16:18:50 +01:00
  • 7c74b0124b explicit props for RightPanel at last Matthew Hodgson 2016-09-07 15:43:29 +01:00
  • 603bf8c194 Merge pull request #447 from matrix-org/dbkr/refactor_matrixtools Richard van der Hoff 2016-09-07 11:56:00 +01:00
  • 66b2944011 Convert Rooms.js to ES6 David Baker 2016-09-07 11:45:32 +01:00
  • 8a4606cfbf Remove unused import David Baker 2016-09-07 11:34:55 +01:00
  • df1cc8748f Change references to MatrixTools to Rooms David Baker 2016-09-07 11:33:58 +01:00
  • db42d629aa Rename MatrixTools to Rooms David Baker 2016-09-07 11:30:09 +01:00
  • bed5aa8c83 Merge pull request #446 from matrix-org/dbkr/m_direct_dm_rooms David Baker 2016-09-07 11:28:35 +01:00
  • dd186dd612 Fixed wrong type to justified prop wmwragg 2016-09-07 10:59:06 +01:00
  • 7e60012bd4 Added justification for the AddressTile, when requested wmwragg 2016-09-07 10:55:44 +01:00
  • 48501d91d2 Added justification for the AddressTile, when requested wmwragg 2016-09-07 10:55:31 +01:00
  • 094080629d Actually commit changed path David Baker 2016-09-07 10:19:39 +01:00
  • 8f6d413ebd Move DMRoomMap to a util subdir David Baker 2016-09-07 10:07:43 +01:00
  • 4bfa57b34e Getting join rules does not need user ID Luke Barnard 2016-09-07 09:58:48 +01:00
  • 3977ea0074 Add ability to set power level Luke Barnard 2016-09-07 09:57:07 +01:00
  • aefef2ba56 FilePanel css Matthew Hodgson 2016-09-07 02:16:09 +01:00
  • 31dd49ffd7 Bump to olm 1.2.0 Richard van der Hoff 2016-09-06 22:33:21 +01:00
  • 45256f5d58 Validation checks added wmwragg 2016-09-06 17:46:00 +01:00
  • d5b23e9e0e Save guessed DM rooms to account data David Baker 2016-09-06 17:43:39 +01:00
  • ace0e01d86 Tweak on the textarea to prevent the input area jumping a couple of pixels in size between textarea and AddressTile wmwragg 2016-09-06 17:21:28 +01:00
  • 52f050b5f9 Better scrolling UX, and fixed bug which created a room when no address supplied wmwragg 2016-09-06 17:20:37 +01:00
  • c03f145f04 Basic keyboard scrolling of queryList wmwragg 2016-09-06 17:00:28 +01:00
  • 91b1c1f0fc Initial highlighting selected address - styling not final wmwragg 2016-09-06 16:39:50 +01:00
  • c0ce7663a9 Initial highlighting selected address - styling not final wmwragg 2016-09-06 16:39:38 +01:00
  • 8401323156 Hopefully read DM rooms from account data David Baker 2016-09-06 16:39:21 +01:00
  • d1398b137a Circumventing autofill by using a textarea rather than an input type=text wmwragg 2016-09-06 16:15:48 +01:00
  • e3d5ca34c8 Circumventing autofill by using a textarea rather than an input type=text wmwragg 2016-09-06 16:15:36 +01:00
  • 0f73c4326e Added scrolling to queryList wmwragg 2016-09-06 15:46:58 +01:00
  • 1fb53565ef Added scrolling to queryList wmwragg 2016-09-06 15:46:09 +01:00
  • a41a8d32b8 Basic address list created, and UX tweaks for interaction wmwragg 2016-09-06 15:24:37 +01:00
  • 391fe0ab77 Basic address list created, and UX tweaks for interaction wmwragg 2016-09-06 15:24:23 +01:00
  • 835d13c696 Another go at using latest Olm Richard van der Hoff 2016-09-06 13:24:06 +01:00
  • ddf1e4841a Selecting users with arrow keys added wmwragg 2016-09-06 13:07:06 +01:00
  • 1fe85f37fd Correct AddressTile and ChatInviteDialog styling, and performance tweak to searching wmwragg 2016-09-06 11:34:38 +01:00
  • 6153e795bf Correct AddressTile and ChatInviteDialog styling wmwragg 2016-09-06 11:33:56 +01:00
  • d12498f418 right cursor for roomsettings colours Matthew Hodgson 2016-09-06 11:29:50 +01:00
  • c0eb69963d Merge pull request #2092 from vector-im/rav/use_development_olm David Baker 2016-09-06 11:11:05 +01:00
  • cb4df84d49 Missing curly bracket Luke Barnard 2016-09-06 10:36:44 +01:00
  • fa3387b326 Code review Luke Barnard 2016-09-06 10:29:38 +01:00
  • 1f19ee88c6 make FilePanel work, superficially at least Matthew Hodgson 2016-09-06 01:45:12 +01:00
  • 24351537d2 we have nothing to hide Matthew Hodgson 2016-09-06 01:19:48 +01:00