Commit Graph

  • e34db7b8c6 Merge pull request #1883 from vector-im/rav/remove_relayoutonupdate David Baker 2016-07-27 15:55:27 +01:00
  • 39ae8c6e46 formatting Richard van der Hoff 2016-07-27 15:41:24 +01:00
  • cf3cd69f37 Merge pull request #366 from matrix-org/rav/remove_relayoutonupdate David Baker 2016-07-27 15:21:46 +01:00
  • 0660b9feff Fixes to properly point to the moved components wmwragg 2016-07-27 14:49:10 +01:00
  • 3cb3dd96a6 Added the moved ContextualMenu to the components list wmwragg 2016-07-27 14:23:37 +01:00
  • 3df746ef14 Revert merge up from develop wmwragg 2016-07-27 14:16:17 +01:00
  • 3308842121 Fix up reskindex.js path David Baker 2016-07-27 13:28:23 +01:00
  • 074bbc7149 Added the two additiona states that don't yet exist on the backend, as faded and disabled options wmwragg 2016-07-27 12:25:44 +01:00
  • 6d141d1a7b Only allow none guests to access the context menu wmwragg 2016-07-27 11:58:40 +01:00
  • 4b33164ab6 Remove relayoutOnUpdate prop on gemini-scrollbar Richard van der Hoff 2016-07-27 11:41:27 +01:00
  • 1a600b0674 Stop the Avatar classes setting properties on <span>s Richard van der Hoff 2016-07-27 11:38:04 +01:00
  • c8df9148b3 Remove relayoutOnUpdate prop on gemini-scrollbar Richard van der Hoff 2016-07-27 11:35:48 +01:00
  • dab707a893 Additional refactor to further modularise the context menus wmwragg 2016-07-27 11:26:36 +01:00
  • 4b26ac58af Re-modularised the context menus wmwragg 2016-07-27 10:41:24 +01:00
  • 5cf164fcc1 Re-modularised the context menus wmwragg 2016-07-27 10:40:57 +01:00
  • 37a7ce809a Added two new icons for notifications states wmwragg 2016-07-27 10:40:19 +01:00
  • dca4702b7b Fixed a bug where the contextual menu was being incorrectly positioned when zoom in on the webpage wmwragg 2016-07-27 09:51:50 +01:00
  • 4d1afd70da Merge pull request #364 from matrix-org/dbkr/fix_vector_power_level_freeze Richard van der Hoff 2016-07-26 18:20:15 +01:00
  • 09993cd3bc Add comment back David Baker 2016-07-26 18:19:25 +01:00
  • 31399254b6 Fix onRoomStateMember debouncing David Baker 2016-07-26 18:15:26 +01:00
  • 4ecf5f6372 Fix bug where vector freezes on power level event David Baker 2016-07-26 17:58:19 +01:00
  • 0eb15085e9 some code tidyup wmwragg 2016-07-26 17:25:16 +01:00
  • 15f9f5dbe8 Doing the state change via onClick events rather than radio buttons, as they were causeing untraceable react errros for some reason wmwragg 2016-07-26 17:24:45 +01:00
  • 477a17b49f Removed debug statement wmwragg 2016-07-26 10:39:34 +01:00
  • 187818aaa0 Radio buttons now added, and only none guests can modify notfication state wmwragg 2016-07-26 10:34:03 +01:00
  • 30b1e7078f Contextual menu restyling wmwragg 2016-07-25 18:04:16 +01:00
  • 8f3e93214c Drawing cheveron with CSS so it can be styled wmwragg 2016-07-25 18:02:30 +01:00
  • 791980cd1f Menu context dohickey now sticks when menu shown wmwragg 2016-07-25 17:19:06 +01:00
  • 9c9c5ec458 Menu context dohickey now sticks when menu shown wmwragg 2016-07-25 17:18:45 +01:00
  • a218b4e8a3 Merge branch 'wmwragg/mention-state-indicator-round-3' into wmwragg/mention-state-menu wmwragg 2016-07-25 17:04:37 +01:00
  • 6c19504c8b Merge branch 'wmwragg/mention-state-indicator-round-3' into wmwragg/mention-state-menu wmwragg 2016-07-25 16:45:25 +01:00
  • 4b763997df Merge pull request #361 from matrix-org/dbkr/refactor_matrixclientpeg David Baker 2016-07-25 16:36:47 +01:00
  • cbf10bfff6 PR feedback David Baker 2016-07-25 16:28:28 +01:00
  • 587a86441f This may as wel go in createclient David Baker 2016-07-25 16:20:03 +01:00
  • 8b8486a8d0 Move from +99 to 99+ for more than 99 messages wmwragg 2016-07-25 14:39:15 +01:00
  • 497ebce88a Corrected vertical alignment of membership button wmwragg 2016-07-25 13:16:51 +01:00
  • a69107f4f1 Trying to get the context menu dohicky to stick when menu open wmwragg 2016-07-25 10:58:43 +01:00
  • b7555f49ea Merge branch 'develop' into feature-composer-emoji Aviral Dasgupta 2016-07-23 19:15:06 +05:30
  • ece575bd00 Merge pull request #363 from matrix-org/dbkr/fix_start_chat Matthew Hodgson 2016-07-22 18:36:32 +01:00
  • c89904bc25 Initial unstyled mentions state notifier context menu wmwragg 2016-07-22 17:30:31 +01:00
  • b07e50d418 Fix 'start chat' button on MemberInfo David Baker 2016-07-22 17:30:25 +01:00
  • 2768cd2010 Initial unstyled mentions state notifier context menu wmwragg 2016-07-22 17:30:09 +01:00
  • 9b318e8f61 Getting the corrct height for the placing the context menu wmwragg 2016-07-22 16:12:20 +01:00
  • 204e42494a The default props doesn't seem to be working, hardcoded 'LABEL' for now. OnClick closes menu wmwragg 2016-07-22 16:11:42 +01:00
  • ddbac8c73a More refactoring of MatrixClientPeg David Baker 2016-07-22 15:47:47 +01:00
  • e4dd6c8dbe Browser tooltip being used instead of the HTML styled one. wmwragg 2016-07-22 15:15:24 +01:00
  • 72b4a86eed Tweaked the tooltip to be better aligned. Also added the fading of the room name if too long wmwragg 2016-07-22 14:59:02 +01:00
  • 6984a55b11 The tooltip now appears even when not collapsed when hover over the avater, to allow the full name to be shown wmwragg 2016-07-22 14:58:09 +01:00
  • b7e95b3883 Remove other guestAccess arg David Baker 2016-07-22 14:00:23 +01:00
  • ca75d93434 Tweaked the offset for the tooltip so that it is next to the element it is tipping wmwragg 2016-07-22 11:31:26 +01:00
  • ce5311191f Tweaked tooltip z-index wmwragg 2016-07-22 11:30:41 +01:00
  • 5d4b03c1f4 Put back clicking on the name to acces the room wmwragg 2016-07-22 11:28:11 +01:00
  • 7eff6d968e Tweak to z-index as the tooltip was occasionally getting occluded. wmwragg 2016-07-22 11:16:04 +01:00
  • 3dd83922f1 Tooltip positioning tweaked wmwragg 2016-07-22 11:12:11 +01:00
  • d01e2506f5 Merge pull request #1842 from vector-im/rav/bump_dependency_versions David Baker 2016-07-22 10:53:55 +01:00
  • 7f31bdb6e3 Merge pull request #362 from matrix-org/rav/bump_dep_versions David Baker 2016-07-22 10:53:50 +01:00
  • 53fe372a0c Bump to react 15.2.1 Richard van der Hoff 2016-07-22 10:47:09 +01:00
  • 4cb04d1e40 Bump to latest react-gemini-scrollbar Richard van der Hoff 2016-07-22 10:46:38 +01:00
  • e3cdeed32b Bump to react 15.2.1 Richard van der Hoff 2016-07-22 10:43:50 +01:00
  • ad7f8d0a58 Bump to latest react-gemini-scrollbar Richard van der Hoff 2016-07-22 10:12:37 +01:00
  • 922bb0f402 +99 badge when notifications are greater the 99 wmwragg 2016-07-21 18:50:07 +01:00
  • 762873350a Badge dohickey shown on name hover and badge hover wmwragg 2016-07-21 18:20:12 +01:00
  • 24e021b91f Badge dohickey shown on name hover and badge hover wmwragg 2016-07-21 18:19:52 +01:00
  • ea5e021d8d Refactor MatrixClientPeg David Baker 2016-07-21 17:57:55 +01:00
  • e988f5ca3b Badge visual tweaks wmwragg 2016-07-21 17:54:33 +01:00
  • 4013ea75d0 Testing out the context menu wmwragg 2016-07-21 17:44:31 +01:00
  • 633a3f4867 New component for testing wmwragg 2016-07-21 17:44:05 +01:00
  • 9565eef84d Merge pull request #360 from matrix-org/dbkr/fix_tabcomplete_order_again Richard van der Hoff 2016-07-21 16:35:27 +01:00
  • 0b0f10ddf6 Fix tab complete order properly David Baker 2016-07-21 16:25:51 +01:00
  • 775fc97102 Slight refactor to better match current code wmwragg 2016-07-21 14:33:54 +01:00
  • df163d8cb7 Clean up of the CSS, and refactor to better match current code wmwragg 2016-07-21 14:33:27 +01:00
  • 8d2ac5dd5b Merge pull request #359 from matrix-org/dbkr/remove_account_data_listener Richard van der Hoff 2016-07-21 14:02:22 +01:00
  • 030652f289 Add removeLisatener for account data listener David Baker 2016-07-21 13:49:31 +01:00
  • 46a2c74d71 Merge pull request #358 from matrix-org/rav/device_id_for_register David Baker 2016-07-21 13:15:39 +01:00
  • 73bb317925 Slight tweak to the name padding so there is a little less space above and below the name wmwragg 2016-07-21 12:19:11 +01:00
  • ad74d264a3 Selected room highlight teaked to better fit previous design wmwragg 2016-07-21 11:37:40 +01:00
  • e9db975d7d Redone assets, with lighter weight to match design wmwragg 2016-07-21 10:25:42 +01:00
  • e41df245c3 Set the device_id on pre-login MatrixClient Richard van der Hoff 2016-07-20 20:20:10 +01:00
  • 165b0810cc remove debug Matthew Hodgson 2016-07-20 18:17:09 +01:00
  • bc87fc575b remove debug Matthew Hodgson 2016-07-20 18:16:54 +01:00
  • d6415aceca handle accountData changes, and errors on toggling URL previews Matthew Hodgson 2016-07-20 18:14:16 +01:00
  • 9babf3f92f Merge pull request #357 from matrix-org/wmwragg/mention-state-indicator-round-2 Matthew Hodgson 2016-07-20 18:01:59 +01:00
  • 0958a6bb62 Merge pull request #1835 from vector-im/wmwragg/mention-state-indicator-round-2 Matthew Hodgson 2016-07-20 18:01:54 +01:00
  • ffa43ebb96 badge content when hovered is now kerned via the CSS wmwragg 2016-07-20 17:12:41 +01:00
  • f3586a79c2 Final CSS tweaks for the hover and collapsed states wmwragg 2016-07-20 17:10:23 +01:00
  • fb964be072 Merge pull request #356 from matrix-org/matthew/disable-url-previews David Baker 2016-07-20 16:43:08 +01:00
  • 02e2ade7d9 Merge pull request #336 from matrix-org/dbkr/add_email_fail_if_in_use David Baker 2016-07-20 14:05:58 +01:00
  • ae7e51ae17 Merge pull request #337 from matrix-org/dbkr/password_reset_email_not_found David Baker 2016-07-20 14:00:12 +01:00
  • 3efd805243 Merge pull request #355 from matrix-org/dbkr/fix_massive_video Richard van der Hoff 2016-07-20 13:42:03 +01:00
  • 33edb1dea9 Made the badge always exist, but if no unread mesasges available then has a different class wmwragg 2016-07-20 12:47:32 +01:00
  • 882d09bf85 Initial reworking of the RoomTile CSS wmwragg 2016-07-20 12:46:44 +01:00
  • 1365f18829 many stupid thinkos and bugfixes; make it work Matthew Hodgson 2016-07-20 12:03:13 +01:00
  • d6df3682f2 Fix enourmous video bug David Baker 2016-07-20 11:58:49 +01:00
  • 2190dcbe1e Merge pull request #354 from Half-Shot/develop David Baker 2016-07-20 11:15:38 +01:00
  • 514bc2cd51 Merge pull request #341 from matrix-org/dbkr/tab_complete_most_recently_spoke David Baker 2016-07-19 18:02:09 +01:00
  • 4bd2b93f59 Add support for sending uploaded content as m.video Will Hunt 2016-07-19 16:05:15 +01:00
  • 25eb2e2daf Merge pull request #1822 from vector-im/wmwragg/spinner-fix Matthew Hodgson 2016-07-19 12:54:15 +01:00
  • d8d9912f2d Merge pull request #1823 from vector-im/wmwragg/mention-state-indicator Matthew Hodgson 2016-07-19 12:19:36 +01:00
  • 8a28da1986 Fixed white space issues wmwragg 2016-07-19 12:13:29 +01:00
  • 1ba0ef7369 Merge pull request #350 from matrix-org/wmwragg/spinner-fix Matthew Hodgson 2016-07-19 12:10:31 +01:00