Commit Graph

  • 104ccc751f Merge pull request #375 from aviraldg/fix-574 Matthew Hodgson 2016-08-03 13:00:30 +01:00
  • 2cddf18461 strip (IRC) displayname suffix from autocomplete Aviral Dasgupta 2016-08-02 10:00:12 +05:30
  • ffa97a4095 Log out when account is deactivated David Baker 2016-08-03 11:47:29 +01:00
  • f8201ac2ea Merge branch 'dbkr/use_logout_api' into dbkr/deactivate_account David Baker 2016-08-03 11:39:22 +01:00
  • 58b1d62976 CSS for deactivate account dialog David Baker 2016-08-03 11:38:19 +01:00
  • f47ac87775 Don't show deactivate button for guests David Baker 2016-08-03 11:34:31 +01:00
  • 2f0fd6da05 Actually commit the deactivate account dialog David Baker 2016-08-03 11:34:13 +01:00
  • 8e0f7f18a0 Design update to match the new Zeplin designs wmwragg 2016-08-03 11:21:00 +01:00
  • da03af6c1c Fix tests David Baker 2016-08-03 10:51:58 +01:00
  • d9a7d50a03 Add an interface for MatrixClientCreds David Baker 2016-08-03 10:46:42 +01:00
  • cf7e7d65c8 Don't start the client twice David Baker 2016-08-03 10:15:50 +01:00
  • 1f17b78371 log if we can't log out David Baker 2016-08-03 10:01:23 +01:00
  • e3a5776eae We should clear /login off the URL after login David Baker 2016-08-03 09:57:12 +01:00
  • 4825ab8fe7 No need to set options in WillStartClient David Baker 2016-08-03 09:53:02 +01:00
  • 0c2bd10594 Comment functions David Baker 2016-08-02 19:05:05 +01:00
  • 0c61c52480 Just use Lifecycle.setLoggedIn David Baker 2016-08-02 19:02:07 +01:00
  • d74a8e405d Remove unused function David Baker 2016-08-02 19:00:01 +01:00
  • 65865f879f We already know we're a guest here David Baker 2016-08-02 18:59:09 +01:00
  • 40834d188e Don't let pendingEventOrdering be changed David Baker 2016-08-02 18:58:18 +01:00
  • 77a5384bf8 Comment startMatrixClient David Baker 2016-08-02 18:56:12 +01:00
  • c2c548ef5a Comment logout David Baker 2016-08-02 18:55:13 +01:00
  • b9a5f7902b Doc setLoggedIn & remove redundant opts David Baker 2016-08-02 18:52:56 +01:00
  • 58bbb35096 s/login/setLoggedIn/ David Baker 2016-08-02 18:48:27 +01:00
  • 3818a89ca3 Comment guestCreds David Baker 2016-08-02 18:46:43 +01:00
  • 54c10a5d89 Get name of section right David Baker 2016-08-02 18:42:02 +01:00
  • aafec49abf WIP for deactivaing account UI David Baker 2016-08-02 18:40:12 +01:00
  • 75ea62f351 Merge pull request #1913 from Half-Shot/develop Matthew Hodgson 2016-08-02 16:21:29 +01:00
  • f431e62e6b Merge pull request #379 from matrix-org/dbkr/direct_chat_include_invited David Baker 2016-08-02 16:11:00 +01:00
  • a0b973ffad Syntax fail David Baker 2016-08-02 16:07:07 +01:00
  • 10f6ecfe5f Include rooms with 1 person invited David Baker 2016-08-02 15:59:28 +01:00
  • 3000fae5d8 Oops, uncommit 61e0258 David Baker 2016-08-02 15:58:21 +01:00
  • 61e0258b6f Include rooms with 1 person invited David Baker 2016-08-02 15:55:18 +01:00
  • ee8572559f Fixed small collapsed state hover issue with badges wmwragg 2016-08-02 15:45:11 +01:00
  • 3fc4e92a78 Merge pull request #378 from matrix-org/dbkr/fix_new-direct_chat Matthew Hodgson 2016-08-02 15:05:11 +01:00
  • f640be90ad Container height shrunk, so it doesn't bump the avatars when collapsed. Also search box gutters fixed wmwragg 2016-08-02 15:00:47 +01:00
  • 05f0d4d166 Fix 'start new direct chat' David Baker 2016-08-02 14:55:29 +01:00
  • 2c2f689361 New design for long names wmwragg 2016-08-02 14:46:47 +01:00
  • 472acd4792 New design for long names wmwragg 2016-08-02 14:46:31 +01:00
  • db9750a7e3 Call the logout API when we log out David Baker 2016-08-02 14:04:20 +01:00
  • 8087e99808 Merge pull request #1914 from vector-im/rav/no_webpack_olm David Baker 2016-08-02 13:07:56 +01:00
  • 51b74251f9 Exclude olm from the webpack Richard van der Hoff 2016-08-02 12:42:06 +01:00
  • f393811171 Merge pull request #376 from matrix-org/rav/messagecomposer_warnings David Baker 2016-08-02 11:32:00 +01:00
  • 8c7aede0cc Style UnknownBody with `white-space: pre-wrap;` Will Hunt 2016-08-02 11:13:46 +01:00
  • e63a32dc10 Fix warnings from MessageComposer Richard van der Hoff 2016-08-02 11:00:00 +01:00
  • 2829d95705 Merge pull request #1912 from vector-im/wmwragg/button-updates Matthew Hodgson 2016-08-01 20:37:15 +01:00
  • 1b38398156 Merge pull request #371 from matrix-org/wmwragg/button-updates Matthew Hodgson 2016-08-01 20:36:56 +01:00
  • 28057fd086 improve upgrade-to-app warning on mobile app Matthew Hodgson 2016-08-01 18:35:57 +01:00
  • 89d2a56584 Merge pull request #373 from matrix-org/rav/more_react_warnings David Baker 2016-08-01 17:23:08 +01:00
  • 0ad23fa9ed Merge pull request #372 from matrix-org/rav/velociraptor_warnings David Baker 2016-08-01 17:22:29 +01:00
  • 124a816751 Silence some more react warnings Richard van der Hoff 2016-08-01 17:10:46 +01:00
  • 94a44bfec3 Fix warnings emanating from Velociraptor elements Richard van der Hoff 2016-08-01 16:56:25 +01:00
  • 2e3ad3206c New video call icon wmwragg 2016-08-01 16:46:13 +01:00
  • 84583b25e6 New voice and video call buttons wmwragg 2016-08-01 16:45:27 +01:00
  • 4f94cf5dfb New voice and video call icons wmwragg 2016-08-01 16:44:58 +01:00
  • 5b100eeff3 Merge pull request #353 from matrix-org/wmwragg/button-updates Matthew Hodgson 2016-08-01 15:42:46 +01:00
  • 51e8c28ab6 Merge pull request #1828 from vector-im/wmwragg/button-updates Matthew Hodgson 2016-08-01 15:42:33 +01:00
  • 0f73228d55 Merge pull request #1909 from vector-im/rav/devices_panel David Baker 2016-08-01 14:28:08 +01:00
  • d21e4fb86a Merge pull request #1908 from vector-im/rav/silence_warning David Baker 2016-08-01 14:27:35 +01:00
  • 215b32b377 Merge pull request #370 from matrix-org/rav/devices_panel David Baker 2016-08-01 14:27:12 +01:00
  • 645db7fa2f CSS for device management UI Richard van der Hoff 2016-08-01 13:46:14 +01:00
  • 0d4f35bed1 Fix a warning from RoomSubList Richard van der Hoff 2016-08-01 13:44:04 +01:00
  • c071bc54f9 Implement device management UI Richard van der Hoff 2016-08-01 13:42:29 +01:00
  • 9333793a7c Fix code style Richard van der Hoff 2016-08-01 10:49:51 +01:00
  • 2123fec8ed Merge pull request #1907 from vector-im/rav/fix_notification_warning_display Richard van der Hoff 2016-08-01 10:46:23 +01:00
  • 3860488bb5 Fix notifications warning layout Richard van der Hoff 2016-08-01 10:31:58 +01:00
  • ef5ea46830 Consistent collapsed height across browsers wmwragg 2016-08-01 09:53:57 +01:00
  • d4faacf462 clear up IS ambiguity and close https://github.com/vector-im/vector-web/issues/1720 Matthew Hodgson 2016-07-31 23:42:17 +01:00
  • d16aa276e2 Positional tweaks for the name, badge and context menu, to better match design in both normal and collapsed states wmwragg 2016-07-30 12:52:39 +01:00
  • 4a7d2901ac Positional tweaks for the name, badge and context menu, to better match design in both normal and collapsed states wmwragg 2016-07-30 12:52:14 +01:00
  • 398e56c9f9 Fixed bug where the long hover tooltip for a room name show an object rather than the name wmwragg 2016-07-30 12:28:10 +01:00
  • cf22a5fecc Merge up from develop wmwragg 2016-07-30 12:10:43 +01:00
  • f382946138 Merge up from develop wmwragg 2016-07-30 12:07:34 +01:00
  • 1487c600ee Revert so that the wmwragg 2016-07-29 17:53:18 +01:00
  • 229664a624 first pass on css re-write wmwragg 2016-07-29 17:49:42 +01:00
  • 3194c5c61d Factor EditableTextContainer out of ChangeDisplayName Richard van der Hoff 2016-07-29 17:35:48 +01:00
  • bb93a59cfb fixed unread hightlight font weight for room name wmwragg 2016-07-29 13:49:28 +01:00
  • 38f504bdcb Hide tooltip when badge clicked and collapsed wmwragg 2016-07-29 11:10:16 +01:00
  • 0ad84fd7b0 Better comments wmwragg 2016-07-29 10:59:54 +01:00
  • 87bddcd8ce Preliminary fix for showing muted state when collapsed - keep faded avatar, but don't show the mute icon wmwragg 2016-07-29 10:50:50 +01:00
  • 18701a2dae CSS tweaks to get the collapsed mute state properly working wmwragg 2016-07-29 10:01:42 +01:00
  • 2f65064688 CSS bugfix to stop incorrect letter spaceing on room names wmwragg 2016-07-28 17:44:17 +01:00
  • 2f08f2441f CSS tweaks for muted dohickey positioning wmwragg 2016-07-28 17:41:01 +01:00
  • 6c4c0bf57a Initial feature set complete, but the state and CSS need to be simplified wmwragg 2016-07-28 17:35:25 +01:00
  • 55a10ee275 Mute state handled corrcectly wmwragg 2016-07-28 17:25:28 +01:00
  • 5889beacf3 Mute state now handled correctly wmwragg 2016-07-28 17:24:58 +01:00
  • 94350bc780 Fixed spelling mistake wmwragg 2016-07-28 15:51:46 +01:00
  • 49545ce0c2 Leaving the fail promise section blank as a todo, with explanitary comment wmwragg 2016-07-28 15:29:57 +01:00
  • b87058508e When a use clicks the state they want, after the change has been made it pasues breifly before closing, so that the user can see their state change has taken place. wmwragg 2016-07-28 15:28:05 +01:00
  • fd53f10fbd improve the getting started instructions and plug the electron apps Matthew Hodgson 2016-07-28 16:05:03 +02:00
  • bc902a9741 Tidy up of the contextual menu refactor wmwragg 2016-07-28 14:32:59 +01:00
  • 6329e274ab Extra polish to get styling looking like the design wmwragg 2016-07-28 14:20:24 +01:00
  • 867b14d2ca Reposition context menu now that the styling is final wmwragg 2016-07-27 18:14:46 +01:00
  • 46a643ac38 Now the text spaceing is correct need to align cheveron wmwragg 2016-07-27 18:10:45 +01:00
  • b5fdaac947 Final spacing tweaks to get it aligned with the design wmwragg 2016-07-27 18:06:47 +01:00
  • 22bf74dc65 Tweaks to get icons to line up better, still need to space labels correctly wmwragg 2016-07-27 18:01:43 +01:00
  • 8246d9148c Initial context menu with all it's elements wmwragg 2016-07-27 17:43:48 +01:00
  • d376df478a Initial context menu with all it's elements wmwragg 2016-07-27 17:43:35 +01:00
  • 88be2827fd Merge pull request #367 from matrix-org/rav/remove_bad_props Richard van der Hoff 2016-07-27 16:22:31 +01:00
  • 53f4da1d30 Refactor so that chevron and menu can be positioned independantly wmwragg 2016-07-27 16:09:26 +01:00
  • 6e7e091117 Refactor so that chevron and menu can be positioned independantly wmwragg 2016-07-27 16:09:07 +01:00