Commit Graph

  • 66f5d0612c Merge pull request #2363 from matrix-org/travis/fix-group-view Travis Ralston 2018-12-18 07:57:46 -07:00
  • 92c598dbcf remove group header expand right panel button Bruno Windels 2018-12-18 15:38:15 +01:00
  • dafc54c434 don't highlight room header buttons when right panel is collapsed Bruno Windels 2018-12-18 15:36:54 +01:00
  • a10f0a3267 don't open right panel when switching room again Bruno Windels 2018-12-18 15:33:45 +01:00
  • 2cb817ae26 remove dead code (collapse button was removed) Bruno Windels 2018-12-18 15:33:28 +01:00
  • acba36c975 Merge pull request #2364 from matrix-org/bwindels/fixresizepersistenceandscrollindicator-again Bruno Windels 2018-12-18 14:23:38 +00:00
  • 31c13adaba cleanup: do initialization in componentDidMount instead of render Bruno Windels 2018-12-18 15:10:57 +01:00
  • 2cda6d8f35 fix empty comment line Bruno Windels 2018-12-18 15:06:56 +01:00
  • f0a412e721 fix docs Bruno Windels 2018-12-18 14:32:46 +01:00
  • 12a339fe10 change subroomlist min height, as roomtiles are smaller now Bruno Windels 2018-12-18 14:32:26 +01:00
  • affe75fd3f make scroll indicator gradient smaller (40px->30px) Bruno Windels 2018-12-18 14:31:59 +01:00
  • 279521cab4 add id to props for completeness Bruno Windels 2018-12-18 14:31:38 +01:00
  • e67d9c6d4f forward checkOverflow to AutoHideScrollbar, fix over/underflow detection Bruno Windels 2018-12-18 14:29:42 +01:00
  • 3ddc8baed1 fix resizing sometimes not working (and selecting text) Bruno Windels 2018-12-18 14:27:10 +01:00
  • cdcb3c1a55 check overflow and restore sizes in more places inside RoomList: Bruno Windels 2018-12-18 14:26:33 +01:00
  • b406da8755 Update issue templates Tom Lant 2018-12-18 11:04:34 +00:00
  • e9fa1dd3a9 Update issue templates Tom Lant 2018-12-18 11:03:55 +00:00
  • 87c006da2c Update issue templates Tom Lant 2018-12-18 10:44:49 +00:00
  • 98afb9399f Translated using Weblate (Hungarian) Szimszon 2018-12-18 10:34:27 +00:00
  • f00af760ec Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-12-18 10:20:19 +00:00
  • acc2e98355 Add New Recovery Method dialog J. Ryan Stinnett 2018-12-13 15:55:48 +00:00
  • 2b14f2af5c Clean up when new key backup version fails to backup J. Ryan Stinnett 2018-12-13 12:10:08 +00:00
  • b359a2edee call header clicked callback after rerendering, so resizer has DOM nodes Bruno Windels 2018-12-18 10:56:00 +01:00
  • 0676c1b8ad Merge pull request #2361 from matrix-org/bwindels/collapserhs Bruno Windels 2018-12-18 09:46:30 +00:00
  • f6727c5724 add collapsedRhs to propTypes Bruno Windels 2018-12-18 10:34:26 +01:00
  • c6da61f1de Make sure to grab the InlineSpinner object Travis Ralston 2018-12-17 18:47:33 -07:00
  • 650af8a30a Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-12-18 01:24:38 +00:00
  • 1c4621c98e Link to CONTRIBUTING from JS SDK J. Ryan Stinnett 2018-12-18 00:26:25 +00:00
  • 15a8560f9a Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-12-18 01:22:08 +00:00
  • 0daf7c9af7 Translated using Weblate (Italian) random 2018-12-14 11:05:41 +00:00
  • 17983c47d8 Link to CONTRIBUTING from JS SDK J. Ryan Stinnett 2018-12-18 00:30:16 +00:00
  • 96d218dcb3 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-12-18 00:43:44 +00:00
  • e0b03872a0 Translated using Weblate (Polish) Karol Kosek 2018-12-15 17:02:02 +00:00
  • c34d14436e Translated using Weblate (French) Kévin C 2018-12-14 08:26:28 +00:00
  • 71a4adf47d Translated using Weblate (Albanian) Besnik Bleta 2018-12-14 07:36:39 +00:00
  • d304c35b38 Allow widgets to autoplay media Willem Mulder 2018-12-14 14:26:35 +01:00
  • b7c353d0a6 persist and load collapsed rhs globally Bruno Windels 2018-12-17 15:56:35 +01:00
  • f744374d1d read collapsedRhs from props when mounting main split Bruno Windels 2018-12-17 15:56:17 +01:00
  • a734fb9d35 dont set initial phase, show panel when collapsed Bruno Windels 2018-12-17 15:55:26 +01:00
  • f7b6e9c6fc name collapsedRhs consistently everywhere Bruno Windels 2018-12-17 15:30:39 +01:00
  • 65f9bc9754 remove expand button in room header Bruno Windels 2018-12-17 15:23:46 +01:00
  • bbafd8c2d3 toggle right panel when clicking already active header button Bruno Windels 2018-12-17 15:22:02 +01:00
  • e26fd6c27a Merge pull request #2359 from matrix-org/bwindels/higherdensityroomlist Bruno Windels 2018-12-17 14:09:45 +00:00
  • bdbf6f865e Merge pull request #2358 from matrix-org/bwindels/ignorecustomtags Bruno Windels 2018-12-17 14:09:23 +00:00
  • 0496ed535c have a bit more space between rooms Bruno Windels 2018-12-17 14:35:11 +01:00
  • 242b0c21ac make avatar 24px and tile height 32px Bruno Windels 2018-12-17 14:03:48 +01:00
  • 6c1639b2ce dont hardcode avatar container dimensions Bruno Windels 2018-12-17 14:03:28 +01:00
  • 532fb6ea78 update comment as well Bruno Windels 2018-12-17 13:58:36 +01:00
  • 4fffb55cc5 ignore any unknown tags Bruno Windels 2018-12-17 13:52:32 +01:00
  • 4264f915a2 Merge pull request #2357 from matrix-org/bwindels/fixedtheme Bruno Windels 2018-12-17 12:00:39 +00:00
  • 510cec1ebf disabling setting theme without breaking the build Bruno Windels 2018-12-17 12:49:38 +01:00
  • 649910139a disable setting theme completely Bruno Windels 2018-12-17 12:27:42 +01:00
  • ffec533c17 Merge pull request #2355 from matrix-org/travis/dharma-theme Bruno Windels 2018-12-17 09:24:28 +00:00
  • d9f566cd13 Translated using Weblate (Bulgarian) Slavi Pantaleev 2018-12-17 01:20:51 +00:00
  • c706135c6e Force use of dharma theme Travis Ralston 2018-12-16 12:49:41 -07:00
  • 7b0766a303 Apply 50% opacity to the checkmark when there is no status Travis Ralston 2018-12-14 13:49:35 -07:00
  • 7efd82f713 Disable password managers on the status form Travis Ralston 2018-12-14 13:44:40 -07:00
  • f934794bfe Merge pull request #2354 from matrix-org/bwindels/leftpanelsmallfixes Bruno Windels 2018-12-14 18:18:59 +00:00
  • 3ea0fd1a2f fix overflow indicators not being updated when searching Bruno Windels 2018-12-14 17:06:51 +01:00
  • e4d2b6f2b7 fix resize handles being too thick on edge (hopefully) Bruno Windels 2018-12-14 17:06:00 +01:00
  • 2afdb04db5 prevent jumping on when hovering over invited section Bruno Windels 2018-12-14 17:05:01 +01:00
  • 7b6c863377 fix lint Bruno Windels 2018-12-14 15:53:52 +01:00
  • 379906cad8 Translated using Weblate (Italian) random 2018-12-14 11:11:48 +00:00
  • ef1ad6f4b6 Translated using Weblate (French) Kévin C 2018-12-14 08:23:56 +00:00
  • d958a4fc1f Translated using Weblate (Hungarian) Szimszon 2018-12-14 07:13:43 +00:00
  • 8004e1b23f Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-12-14 05:09:54 +00:00
  • 7ed9559ad7 Merge pull request #2351 from matrix-org/travis/fix-username-requirements Travis Ralston 2018-12-13 22:09:49 -07:00
  • 576bfedfb5 Remove global flag Travis Ralston 2018-12-13 22:00:06 -07:00
  • e61f7bca8e Translated using Weblate (Chinese (Traditional)) Jeff Huang 2018-12-14 01:34:37 +00:00
  • 8592e76e12 Standardize errors about localpart structure Travis Ralston 2018-12-13 16:05:34 -07:00
  • 6dd854996e Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-12-13 23:36:23 +00:00
  • bae9996c64 Merge pull request #2352 from matrix-org/travis/fix-notification-bell Travis Ralston 2018-12-13 16:36:18 -07:00
  • 49769a405d Fix translation error on notification icon Travis Ralston 2018-12-13 16:12:56 -07:00
  • 31819ade2c Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-12-13 21:55:11 +00:00
  • dd8ef820d9 Translated using Weblate (French) Kévin C 2018-12-13 09:06:29 +00:00
  • 366f343432 Merge pull request #2327 from matrix-org/travis/well-known-improvements Travis Ralston 2018-12-13 14:55:04 -07:00
  • 5f434cd31c Don't break the UI when something goes wrong Travis Ralston 2018-12-13 14:45:08 -07:00
  • 63658e0441 Add a missing null check Travis Ralston 2018-12-13 14:29:12 -07:00
  • c6f35428d7 Update checkmark icon Travis Ralston 2018-12-13 09:37:54 -07:00
  • 15366fbb0a Change room recovery reminder button style J. Ryan Stinnett 2018-12-13 15:59:18 +00:00
  • 96300b45b7 Merge pull request #2336 from matrix-org/travis/notif-button Travis Ralston 2018-12-13 08:16:48 -07:00
  • 39289e57ac fix correct room being highlighted in left panel Bruno Windels 2018-11-22 19:06:58 +00:00
  • 1810c17d24 remove trace, add comment, ... Bruno Windels 2018-11-22 18:58:12 +00:00
  • 04bb13bb7b emit join error over own dispatcher, meh Bruno Windels 2018-11-22 18:57:37 +00:00
  • 368ef9e8e8 hack so we don't revert to single room view when viewing grid Bruno Windels 2018-11-22 18:57:07 +00:00
  • 0ffd77762a make menu option look somewhat better Bruno Windels 2018-11-22 18:54:27 +00:00
  • b0c84591d7 show focus glow below dialogs (at z-index 4000) Bruno Windels 2018-11-22 18:35:14 +00:00
  • c8243357ea disable editor history/persistence when in grid to avoid pesky bug Bruno Windels 2018-11-22 18:32:57 +00:00
  • f593bff3c3 show right panel tabs inside panel instead of room header in grid mode Bruno Windels 2018-11-22 17:03:23 +00:00
  • ec070ea782 use % instead of fr units for grid, make size independant of content Bruno Windels 2018-11-22 16:06:05 +00:00
  • 74becf71d8 add right panel back to grid view Bruno Windels 2018-11-22 16:00:11 +00:00
  • 44200a6f78 only listen and dispatch to room-local dispatcher in room view, composer Bruno Windels 2018-11-22 15:15:24 +00:00
  • 9a24249fb5 emit focus_composer after updating the active room in GroupGridView Bruno Windels 2018-11-22 15:13:03 +00:00
  • fbfbefe4fe also forward actions from room dispatcher to global one Bruno Windels 2018-11-22 12:23:07 +00:00
  • 2ceef00944 style active room rect, and make it not jump Bruno Windels 2018-11-22 11:01:19 +00:00
  • 36decaf70b also give empty tiles a key Bruno Windels 2018-11-22 10:18:11 +00:00
  • cf0f75cad4 allow changing active room in grid by clicking it Bruno Windels 2018-11-21 14:04:25 +00:00
  • b68df0420b fix errors when trying to switch room Bruno Windels 2018-11-08 12:25:36 +01:00
  • fdd324a943 basic divider lines for tiles Bruno Windels 2018-11-08 11:06:26 +01:00
  • 399d3c5c24 wire up view_group_grid action from community context menu to new view Bruno Windels 2018-11-07 16:34:10 +01:00