Commit Graph

  • 275d88dd4f Redirect widgets to another location before deleting them Travis Ralston 2018-10-19 16:22:20 -06:00
  • 9582c1e65a Move all dialog buttons to the right and fix their order Travis Ralston 2018-10-19 15:33:23 -06:00
  • 49efefa630 Fix an error where React doesn't like value=null on a select Travis Ralston 2018-10-19 14:18:05 -06:00
  • 7383133846 Support parsing matrix.to links in the timeline with ?via= in them Travis Ralston 2018-10-19 13:30:38 -06:00
  • ebd3d34106 make sure no resize handle is put after last sublist Bruno Windels 2018-10-19 18:35:27 +02:00
  • 7c64d9637e hide resize handles next to collaped/empty sublists Bruno Windels 2018-10-19 18:18:45 +02:00
  • 16b150039a Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-10-19 15:07:56 +00:00
  • ca1dec8e13 Merge branch 'master' into develop Bruno Windels 2018-10-19 17:07:29 +02:00
  • f81d3bc903 Merge branch 'release-v0.17.2' Bruno Windels 2018-10-19 17:00:44 +02:00
  • 88132067ad update version in package lock file Bruno Windels 2018-10-19 17:00:13 +02:00
  • f5eff7d349 v0.17.2 v0.17.2 Bruno Windels 2018-10-19 16:54:27 +02:00
  • 5f35b9903d Prepare changelog for v0.17.2 Bruno Windels 2018-10-19 16:54:26 +02:00
  • 221f75542a v0.17.2 Bruno Windels 2018-10-19 16:51:26 +02:00
  • d0fcf3c952 Don't set tags on notifications David Baker 2018-10-18 19:07:59 +01:00
  • 62f664c592 update matrix-react-sdk to 0.14.1 Bruno Windels 2018-10-19 16:45:39 +02:00
  • b0d84fe4c4 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-10-19 14:40:21 +00:00
  • 2ec9745939 Merge branch 'master' into develop Bruno Windels 2018-10-19 16:39:59 +02:00
  • 167746f41d v0.14.1 Bruno Windels 2018-10-19 16:39:08 +02:00
  • 0f592f5887 Prepare changelog for v0.14.1 Bruno Windels 2018-10-19 16:39:07 +02:00
  • fa14d0ed3c Move tinter init to MatrixChat Travis Ralston 2018-10-15 14:41:00 -06:00
  • 73d9a71b29 Merge pull request #2226 from matrix-org/bwindels/resizeroomsublists Bruno Windels 2018-10-19 13:33:28 +00:00
  • f2ee8307dc Merge pull request #2224 from matrix-org/bwindels/removedndmore Bruno Windels 2018-10-19 13:30:18 +00:00
  • 933028120b Merge pull request #2210 from matrix-org/bwindels/resizehandles Bruno Windels 2018-10-19 13:27:55 +00:00
  • 7ece134b4e dont cause rerender with anon func Bruno Windels 2018-10-19 15:22:28 +02:00
  • eb1ee1ca55 bind instead of second member var Bruno Windels 2018-10-19 15:15:49 +02:00
  • e4276d9378 don't show notification count in expanded room section header Bruno Windels 2018-10-19 14:50:35 +02:00
  • acd383c6a9 move closer to usage Bruno Windels 2018-10-19 14:44:37 +02:00
  • 8f71210bdf header should never grow or shrink Bruno Windels 2018-10-19 14:44:07 +02:00
  • c6924c47fa no need for self Bruno Windels 2018-10-19 14:43:54 +02:00
  • d48f19bc19 remove alwaysShowHeader, as now onAddRoom prop determines this Bruno Windels 2018-10-19 14:43:02 +02:00
  • 5091aa3b43 get rid of emptyContent, also cleanup sublist render method Bruno Windels 2018-10-19 14:40:59 +02:00
  • 57a9d3ca98 remove obsolete resizer Bruno Windels 2018-10-19 14:37:23 +02:00
  • 14cdd723f7 only show chevron for non-empty lists Bruno Windels 2018-10-19 14:33:51 +02:00
  • 0386a1e048 get rid of obsolete showEmpty prop Bruno Windels 2018-10-19 14:32:49 +02:00
  • ae8723451a remove onShowMoreRooms, as room tiles & scrollbar rendered at same level Bruno Windels 2018-10-19 14:27:36 +02:00
  • f14c2cf2b2 don't hide empty sections that have a (+) button Bruno Windels 2018-10-19 12:46:59 +02:00
  • 07799f609f fix lint Bruno Windels 2018-10-19 12:34:55 +02:00
  • bbd50e75ee disable old style of showing focus for now Bruno Windels 2018-10-19 12:10:37 +02:00
  • bfbf41f431 make scrollable room list grab available space Bruno Windels 2018-10-19 12:09:15 +02:00
  • 798be2d514 remove room count leftovers Bruno Windels 2018-10-19 12:08:05 +02:00
  • 6af61ebb09 add plus button for rooms and people Bruno Windels 2018-10-19 12:07:36 +02:00
  • eb517fe2e9 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2018-10-19 01:18:29 +00:00
  • 71a97170d7 Linting Travis Ralston 2018-10-18 17:06:47 -06:00
  • 0030ba7015 Support .well-known discovery Travis Ralston 2018-10-18 16:42:54 -06:00
  • deaeb1a715 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-10-18 18:26:13 +00:00
  • c1dfbd6993 Merge pull request #7518 from vector-im/dbkr/better_fix_for_windows_crashes David Baker 2018-10-18 19:26:08 +01:00
  • 2854c0969b Don't set tags on notifications David Baker 2018-10-18 19:07:59 +01:00
  • 1de5e61888 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-10-18 17:44:16 +00:00
  • 47493fa7d9 Merge branch 'master' into develop David Baker 2018-10-18 18:43:58 +01:00
  • ecfafc613f Merge branch 'release-v0.17.0' David Baker 2018-10-18 18:43:29 +01:00
  • a7ea51fc3e v0.17.1 v0.17.1 David Baker 2018-10-18 18:39:58 +01:00
  • 35147c6514 Prepare changelog for v0.17.1 David Baker 2018-10-18 18:39:58 +01:00
  • 2518976326 v0.17.1 David Baker 2018-10-18 18:38:54 +01:00
  • 40cb46de46 Merge pull request #7517 from vector-im/dbkr/stop_electron_crashing David Baker 2018-10-18 18:35:38 +01:00
  • bb907d49c9 Typo David Baker 2018-10-18 18:35:01 +01:00
  • 231ca253f2 Stop electron crashing David Baker 2018-10-18 18:31:06 +01:00
  • 197dd57461 also set max-height so you can't make a sublist bigger than the content Bruno Windels 2018-10-18 16:58:23 +02:00
  • 44b92eb071 set sub list height with flex-basis to make it ... well, grow less Bruno Windels 2018-10-18 16:57:47 +02:00
  • d264687796 don't scroll sub list header Bruno Windels 2018-10-18 16:25:22 +02:00
  • 0b615b21e2 fix lint Bruno Windels 2018-10-18 15:53:27 +02:00
  • 01082c8595 hook up resizer events Bruno Windels 2018-10-18 15:51:58 +02:00
  • 39ab3d86bd create sizer that sets item size with flex-basis Bruno Windels 2018-10-18 15:51:22 +02:00
  • a910f46c5b don't assume config Bruno Windels 2018-10-18 15:51:01 +02:00
  • c1e602d56f scrollbars and resize handles around room sub lists Bruno Windels 2018-10-18 15:19:45 +02:00
  • 99982b1164 put repeated props in process function Bruno Windels 2018-10-18 15:15:56 +02:00
  • c12368ea48 process RoomSubList props through function before creating them Bruno Windels 2018-10-18 15:09:58 +02:00
  • 81d0ce2bcf remove sticky header code Bruno Windels 2018-10-18 15:08:32 +02:00
  • fc4d4acace Translated using Weblate (Bulgarian) Slavi Pantaleev 2018-10-18 12:07:22 +00:00
  • 7b8506ba65 Translated using Weblate (French) Kévin C 2018-10-16 22:07:53 +00:00
  • af8dfda9a7 Add a bit of text to explain the purpose of the RoomPreviewSpinner Travis Ralston 2018-10-17 13:53:12 -06:00
  • 2f94631720 Translated using Weblate (Hungarian) Szimszon 2018-10-16 18:06:25 +00:00
  • e1be8966bc Translated using Weblate (Basque) Osoitz 2018-10-17 15:45:48 +00:00
  • 3552326003 more lint fixes Bruno Windels 2018-10-17 16:20:38 +02:00
  • c3c5ceab11 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-10-17 14:15:23 +00:00
  • 336ea96c91 Translated using Weblate (Hungarian) Szimszon 2018-10-16 18:06:25 +00:00
  • 482360742f Translated using Weblate (French) Kévin C 2018-10-16 22:07:53 +00:00
  • b7c05d8dec Merge pull request #2216 from matrix-org/bwindels/stickersi18nfix Bruno Windels 2018-10-17 14:15:18 +00:00
  • 6906d5a5f9 remove DND for room tiles Bruno Windels 2018-10-17 16:02:35 +02:00
  • 874ef50273 don't truncate room lists Bruno Windels 2018-10-17 14:45:36 +02:00
  • c926aa2bfe remove .collapsed class on mx_LeftPanel as the container already has it Bruno Windels 2018-10-17 14:01:45 +02:00
  • 8d414d0986 more docs Bruno Windels 2018-10-17 13:45:56 +02:00
  • d8ead8a8bb add some description to some classes Bruno Windels 2018-10-17 13:42:30 +02:00
  • 8d3347bcfb fix lint Bruno Windels 2018-10-17 13:36:15 +02:00
  • 6fdcebb876 add copyright headers Bruno Windels 2018-10-17 11:38:25 +02:00
  • 9d33255850 remove foo file to trigger jenkins Bruno Windels 2018-10-17 11:29:04 +02:00
  • c5d6fc387c Merge branch 'bwindels/redesign' into experimental Bruno Windels 2018-10-17 11:25:03 +02:00
  • 2295347d8d Translated using Weblate (Italian) random 2018-10-17 09:24:25 +00:00
  • 4a03e6d307 Merge branch 'develop' into bwindels/redesign Bruno Windels 2018-10-17 11:24:33 +02:00
  • 8668faa6b0 Show the group member list again Travis Ralston 2018-10-16 19:14:06 -06:00
  • 7d60e09f8e Translated using Weblate (Hungarian) Szimszon 2018-10-16 18:03:52 +00:00
  • dbd4d5e779 update /experimental Bruno Windels 2018-10-16 18:56:32 +02:00
  • 110e4526b8 store/load lhs & rhs sizes to/from localStorage Bruno Windels 2018-10-16 18:43:40 +02:00
  • 3a26f0fa12 only fire onCollapsed once when changing Bruno Windels 2018-10-16 18:43:13 +02:00
  • 28ec0f7462 onResized callback Bruno Windels 2018-10-16 18:42:56 +02:00
  • d504cdeb85 Translated using Weblate (German) Krombel 2018-10-16 15:51:58 +00:00
  • 47cb441fc6 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-10-16 15:47:53 +00:00
  • fbadb588e1 Merge pull request #2221 from matrix-org/travis/tos-register Travis Ralston 2018-10-16 09:47:48 -06:00
  • 1d2e1d4b6b make it work for now, probably want to rename this back later on Bruno Windels 2018-10-16 17:38:34 +02:00
  • 6af9998b62 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-10-16 15:30:15 +00:00
  • 06764c2bab Merge pull request #2220 from matrix-org/travis/peek-invite-nag Travis Ralston 2018-10-16 09:30:09 -06:00