Commit Graph

  • 3d17bd63a2 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-14 13:31:29 +00:00
  • 49a3770e92 Merge branch 'release-v0.12.4' into develop Luke Barnard 2018-05-14 14:31:18 +01:00
  • dddd1c43cc Remove redundant logging (currently shown on every render when no stickerpicker is present). Richard Lewis 2018-05-14 14:23:26 +01:00
  • 5a6d80b6d7 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-14 13:09:06 +00:00
  • 615fc80c92 Merge pull request #1901 from matrix-org/rxl881/stickerpickerLogging Richard Lewis 2018-05-14 14:09:00 +01:00
  • 986fb3237d Remove redundant logging (currently shown on every render when no stickerpicker is present). Richard Lewis 2018-05-14 13:56:39 +01:00
  • 3d176f7105 Merge pull request #1899 from matrix-org/dbkr/dbkr/fix_sticker_size_jumping_2 Luke Barnard 2018-05-14 13:53:18 +01:00
  • b6e317647a Fix stickers briefly being 2x the size David Baker 2018-05-14 13:41:41 +01:00
  • f384c465fd Translated using Weblate (Chinese (Traditional)) Jeff Huang 2018-05-03 23:55:48 +00:00
  • bd91f6cde3 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-14 11:00:44 +00:00
  • 49c1f1b41f Merge pull request #1891 from turt2live/travis/widget-postmessage-patches Richard Lewis 2018-05-14 12:00:40 +01:00
  • ac297d1e12 Merge pull request #1897 from matrix-org/luke/fix-room-widget-second-load-infini-spinner Luke Barnard 2018-05-14 11:53:34 +01:00
  • cf8077e605 Set loading: false when iFrame finishes loading Luke Barnard 2018-05-14 11:42:38 +01:00
  • 6345e474f5 Remove unused conditional Luke Barnard 2018-05-14 11:38:17 +01:00
  • b9f9a914df Merge pull request #1896 from matrix-org/luke/fix-first-time-sticker-widget Luke Barnard 2018-05-14 11:27:06 +01:00
  • ba6c0b2c85 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-14 10:22:11 +00:00
  • cc16961b43 Translated using Weblate (Russian) Andrey 2018-05-14 09:34:31 +00:00
  • 21ec34d4ba Merge pull request #1882 from matrix-org/t3chguy/m.relates_to Luke Barnard 2018-05-14 11:22:06 +01:00
  • 98c06315cf Update widget state when account data changes Luke Barnard 2018-05-14 11:14:49 +01:00
  • 9cc8905443 Translated using Weblate (Hungarian) Szimszon 2018-05-07 12:21:26 +00:00
  • d5d653e375 Translated using Weblate (German) Sven Thomsen 2018-05-08 20:59:27 +00:00
  • 82f222d67e Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-14 09:18:47 +00:00
  • cd034d3c2a Translated using Weblate (Chinese (Simplified)) RainSlide 2018-05-13 12:58:50 +00:00
  • 8e0ad9b039 Merge pull request #1892 from turt2live/travis/widget-screenshots Richard Lewis 2018-05-14 10:18:41 +01:00
  • c1000a7cd5 emojioneify the composer and also fix up the selectedness CSS for pills and emoji Matthew Hodgson 2018-05-14 03:02:12 +01:00
  • b10f9a9cb7 remove spurious vendor prefixing Matthew Hodgson 2018-05-14 02:54:55 +01:00
  • 210fcf0d52 Correctly identify sticker picker widgets Travis Ralston 2018-05-13 16:41:19 -06:00
  • 7ecb4e3b18 remove dead removeMDLinks code Matthew Hodgson 2018-05-13 23:35:39 +01:00
  • 7405b49b44 unify setState() and onChange() also make emoji autocomplete work again also remove the onInputContentChanged prop also slateify the onInputStateChanged prop Matthew Hodgson 2018-05-13 23:34:00 +01:00
  • a247ea2f77 delete duplicate propTypes(!!!) Matthew Hodgson 2018-05-13 22:43:20 +01:00
  • ddfe0691c4 fix insert_mention Matthew Hodgson 2018-05-13 22:41:39 +01:00
  • dd0726f068 fix navigating history downwards on tall messages; remove obsolete code Matthew Hodgson 2018-05-13 21:17:43 +01:00
  • 721410b710 Merge branch 'develop' into matthew/slate Matthew Hodgson 2018-05-13 19:50:55 +01:00
  • 79f7c5d6ab remove // support, as it never worked Matthew Hodgson 2018-05-13 03:29:56 +01:00
  • 4c3588d260 don't lose focus after a / command Matthew Hodgson 2018-05-13 03:26:22 +01:00
  • e06763cd59 show all slashcommands on / Matthew Hodgson 2018-05-13 03:18:41 +01:00
  • 5605439e76 autocomplete polishing Matthew Hodgson 2018-05-13 03:16:55 +01:00
  • c967ecc4e5 autocomplete polishing Matthew Hodgson 2018-05-13 03:04:40 +01:00
  • 877a6195ae unbreak history scrolling for pills & emoji Matthew Hodgson 2018-05-13 00:54:01 +01:00
  • 33eaa84bdf fix NPEs when deleting mentions Matthew Hodgson 2018-05-13 00:48:52 +01:00
  • c91dcffe82 fix cursor behaviour around pills Matthew Hodgson 2018-05-13 00:40:54 +01:00
  • 98da8b3575 Send the widgetId as part of all toWidget requests Travis Ralston 2018-05-12 13:49:43 -06:00
  • 1515ca11a8 Add a warning for widget developers when their postMessage is missing a requestId Travis Ralston 2018-05-12 13:21:27 -06:00
  • 0522ab8fcd Expose the requestId fully in the toWidget postMessage API Travis Ralston 2018-05-12 13:18:43 -06:00
  • 9e11720191 Add setting to enable widget screenshots (if widgets declare support) Travis Ralston 2018-05-12 14:29:37 -06:00
  • 47772470c9 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-12 19:23:00 +00:00
  • e856e49fff Translated using Weblate (Swedish) Kenneth Larsson 2018-05-11 23:04:09 +00:00
  • f8fd90c559 Merge pull request #1889 from matrix-org/t3chguy/replies-html-tag Matthew Hodgson 2018-05-12 20:22:54 +01:00
  • 9c0c806af4 correctly send pills in messages Matthew Hodgson 2018-05-12 20:04:58 +01:00
  • d7c2c8ba7b include the plaintext representation of a pill within it Matthew Hodgson 2018-05-12 16:21:36 +01:00
  • dbbcabfed8 switch from asymmetrical fallback form to a cleaner one mx-reply Michael Telatynski 2018-05-12 15:57:33 +01:00
  • 410a1683fe make autocomplete selection work Matthew Hodgson 2018-05-12 01:10:38 +01:00
  • b93f98252b Translated using Weblate (Czech) Jan Kudrik 2017-10-25 15:55:09 +00:00
  • 9063a96629 Specify the path to the postcss config and remove the include arrays as they caused multiple issues on linux MTRNord 2018-05-11 19:48:33 +02:00
  • 9b2fa966f1 v0.15.0-rc.3 v0.15.0-rc.3 Luke Barnard 2018-05-11 18:31:34 +01:00
  • d2e28122b3 Prepare changelog for v0.15.0-rc.3 Luke Barnard 2018-05-11 18:31:34 +01:00
  • ebb08a57c8 v0.15.0-rc.3 Luke Barnard 2018-05-11 18:29:33 +01:00
  • 030fc041be Bump react-sdk dep to 12.4-rc.3 (for instant sticker picker) Luke Barnard 2018-05-11 18:28:40 +01:00
  • d90292c6f1 v0.12.4-rc.3 Luke Barnard 2018-05-11 18:26:35 +01:00
  • a0bde2939e Prepare changelog for v0.12.4-rc.3 Luke Barnard 2018-05-11 18:26:35 +01:00
  • 6e922166e7 Fix css paths that got changed from matrix-react-sdk to riot-web MTRNord 2018-05-11 19:24:18 +02:00
  • 9c5c5e282b Send visibility only when changed, and messaging is available Luke Barnard 2018-05-11 18:06:58 +01:00
  • a419056040 Delinting Luke Barnard 2018-05-11 17:28:12 +01:00
  • 06919e22d6 When stickerpicker made visible, send visibility over postMessage Luke Barnard 2018-05-11 16:23:18 +01:00
  • bd0301c666 Add API to send visibiliy actions to widgets Luke Barnard 2018-05-11 16:22:54 +01:00
  • 42c59b5923 Make AppTile in Stickerpicker persistent using PersistedElement Luke Barnard 2018-05-11 15:07:51 +01:00
  • fee480289c Use correct CSS selector in message composer Luke Barnard 2018-05-11 14:49:50 +01:00
  • 2d2b529f80 Use new ContextualMenu component in Stickerpicker Luke Barnard 2018-05-11 14:47:57 +01:00
  • 9ec2570eab Export ContextualMenu component, with added hasBackground property Luke Barnard 2018-05-10 17:51:49 +01:00
  • d503c86576 Factor out ContextualMenu component Luke Barnard 2018-05-10 16:00:58 +01:00
  • f94abb5611 Fix naming inside the comment MTRNord 2018-05-11 19:15:48 +02:00
  • 125082a76d Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-11 17:13:03 +00:00
  • eabcbb349c Merge pull request #1888 from matrix-org/luke/instant-sticker-picker Luke Barnard 2018-05-11 18:12:57 +01:00
  • 06898394eb Send visibility only when changed, and messaging is available Luke Barnard 2018-05-11 18:06:58 +01:00
  • 1f2f3474ed Delinting Luke Barnard 2018-05-11 17:28:12 +01:00
  • 8b049b2182 When stickerpicker made visible, send visibility over postMessage Luke Barnard 2018-05-11 16:23:18 +01:00
  • 8f4953c182 Merge branch 'develop' into webpack4 David Baker 2018-05-11 16:27:50 +01:00
  • 4b6378a80d Add API to send visibiliy actions to widgets Luke Barnard 2018-05-11 16:22:54 +01:00
  • 746eeee33c Make AppTile in Stickerpicker persistent using PersistedElement Luke Barnard 2018-05-11 15:07:51 +01:00
  • 6500797d2a Use correct CSS selector in message composer Luke Barnard 2018-05-11 14:49:50 +01:00
  • 2dc51c516c Use new ContextualMenu component in Stickerpicker Luke Barnard 2018-05-11 14:47:57 +01:00
  • 0771549ef3 Translated using Weblate (Galician) Xose M 2018-01-26 18:10:21 +00:00
  • f6a2e8d52c Translated using Weblate (Galician) Xose M 2018-05-11 10:43:02 +00:00
  • 3f427a2603 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-10 17:12:49 +00:00
  • 1f23809c99 Translated using Weblate (Greek) Sotiris Papatheodorou 2018-05-10 11:31:03 +00:00
  • 2cde2a2a0a Merge pull request #1887 from matrix-org/rxl881/widgetMessaging Richard Lewis 2018-05-10 18:12:42 +01:00
  • 5cb892bf3c Allow use of either 'data' or 'widgetData' fields for the time being. Richard Lewis 2018-05-10 18:06:00 +01:00
  • 2c2eda1f00 Export ContextualMenu component, with added hasBackground property Luke Barnard 2018-05-10 17:51:49 +01:00
  • cbf52e00d2 Update widget 'widgetData' key to 'data' to match spec. Richard Lewis 2018-05-10 16:43:10 +01:00
  • 9046769132 Factor out ContextualMenu component Luke Barnard 2018-05-10 16:00:58 +01:00
  • 445a5b4f38 Translated using Weblate (Greek) Sotiris Papatheodorou 2018-05-10 11:04:19 +00:00
  • a615616ed4 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-05-10 08:18:31 +00:00
  • e5c0b21a28 Merge pull request #1886 from matrix-org/rxl881/widgetFixes Richard Lewis 2018-05-10 09:18:26 +01:00
  • c2fccb7e14 v0.15.0-rc.2 v0.15.0-rc.2 Luke Barnard 2018-05-09 17:39:57 +01:00
  • d3cf60fafb Prepare changelog for v0.15.0-rc.2 Luke Barnard 2018-05-09 17:39:57 +01:00
  • 6c5c3c3454 v0.15.0-rc.2 Luke Barnard 2018-05-09 17:37:48 +01:00
  • 6a0bff6685 v0.12.4-rc.2 Luke Barnard 2018-05-09 17:34:54 +01:00
  • 54fdb234d5 Prepare changelog for v0.12.4-rc.2 Luke Barnard 2018-05-09 17:34:53 +01:00
  • 82a27d7fa3 Bump react-sdk version to 0.12.4-rc.2 Luke Barnard 2018-05-09 17:31:31 +01:00
  • 770e2d400e Improve appearance of short-lived app loading spinner Luke Barnard 2018-05-09 16:41:45 +01:00