Commit Graph

  • fc87a27c5d make editor nicer Bruno Windels 2019-05-09 15:02:43 +02:00
  • 4bb8b79942 initial auto complete wrapper, make existing autocompleter work w/ model Bruno Windels 2019-05-09 15:01:47 +02:00
  • bb73521f0c prefer textContent over innerText as it's faster Bruno Windels 2019-05-09 15:01:17 +02:00
  • 317e88bef2 initial hacky hookup of Autocomplete menu in MessageEditor Bruno Windels 2019-05-09 15:00:48 +02:00
  • 1330b438d6 initial support for auto complete in model and parts Bruno Windels 2019-05-09 14:59:52 +02:00
  • 7507d0d7e1 complete proptypes Bruno Windels 2019-05-09 14:58:13 +02:00
  • a765fdf98a run autocomplete after mounting Bruno Windels 2019-05-09 14:57:09 +02:00
  • a2f1f49972 update the DOM manually as opposed through react rendering Bruno Windels 2019-05-08 14:31:43 +02:00
  • 85adc8953f remove logging Bruno Windels 2019-05-08 11:14:08 +02:00
  • 0f38753dba some comments Bruno Windels 2019-05-08 11:13:36 +02:00
  • ebdb9fcb9c don't collapse whitespace in editor Bruno Windels 2019-05-08 11:13:13 +02:00
  • 8f0074f824 ignore react comment nodes when locating/setting caret Bruno Windels 2019-05-08 11:12:47 +02:00
  • 6be6492cd2 initial parsing of pills for editor Bruno Windels 2019-05-07 17:31:37 +02:00
  • 76bb56a2bf initial hookup editor code with react component Bruno Windels 2019-05-07 16:27:09 +02:00
  • 9f98a6c0e6 add converted prototype code Bruno Windels 2019-05-06 18:21:28 +02:00
  • 6599d605cd wire up editor component (somewhat hacky) Bruno Windels 2019-05-06 17:41:15 +02:00
  • 66aabdca9e Merge pull request #2962 from matrix-org/jryans/gif-autoplay J. Ryan Stinnett 2019-05-14 14:07:58 +01:00
  • da9cde6d18 Merge branch 'master' into develop David Baker 2019-05-14 14:04:34 +01:00
  • 5aa8326dfc v1.1.1 v1.1.1 David Baker 2019-05-14 14:01:01 +01:00
  • e4ed0994ce Prepare changelog for v1.1.1 David Baker 2019-05-14 14:01:01 +01:00
  • f19e70c219 Add comment about thumbnailing for GIFs J. Ryan Stinnett 2019-05-14 13:55:38 +01:00
  • 875d1b209a v1.1.1 David Baker 2019-05-14 13:53:31 +01:00
  • 8ed44e6b64 matrix-react-sdk v1.1.1 David Baker 2019-05-14 13:52:05 +01:00
  • 0f13bb2738 Merge branch 'master' into develop David Baker 2019-05-14 13:49:44 +01:00
  • 851d207611 v1.1.1 David Baker 2019-05-14 13:48:47 +01:00
  • 4e2cce7d44 Prepare changelog for v1.1.1 David Baker 2019-05-14 13:48:46 +01:00
  • 8f2d60a833 Merge pull request #2970 from matrix-org/dbkr/fix_email_reg_2 David Baker 2019-05-14 13:40:49 +01:00
  • 7933b43ebd Merge pull request #2969 from matrix-org/optional_email_not_optional_2 David Baker 2019-05-14 13:36:56 +01:00
  • 4aec75ef69 Yes yes, eslint David Baker 2019-05-14 12:11:07 +01:00
  • 040424f462 Fix email registration, pt. 2 David Baker 2019-05-14 11:59:38 +01:00
  • b6fd485dad Fix email registration: pt. 1 David Baker 2019-05-14 11:44:00 +01:00
  • 2d6a313871 Typo David Baker 2019-05-13 14:24:56 +01:00
  • d613498b8a Fix bug where email was not required where it shouldn't have been David Baker 2019-05-13 14:17:09 +01:00
  • 8818444c11 Merge pull request #2967 from matrix-org/dbkr/fix_email_registration David Baker 2019-05-14 13:17:25 +01:00
  • a62f68bd39 Hide autocomplete on Enter key press instead of sending message Pierre Boyer 2019-05-14 13:44:01 +02:00
  • 7ac82a23ab Yes yes, eslint David Baker 2019-05-14 12:11:07 +01:00
  • c11d26d809 Fix email registration, pt. 2 David Baker 2019-05-14 11:59:38 +01:00
  • a0ecd89c94 Fix email registration: pt. 1 David Baker 2019-05-14 11:44:00 +01:00
  • 25e3f7888e newline for the linter Travis Ralston 2019-05-13 18:31:43 -06:00
  • e4576dac28 Render underlines and tooltips on custom server names in auth pages Travis Ralston 2019-05-13 17:16:40 -06:00
  • ee33a4e9ba Refactor "Next" button into ServerConfig components Travis Ralston 2019-05-13 16:30:34 -06:00
  • f86ccae4a0 Give all the matrix.to tests a room ID to abuse Travis Ralston 2019-05-13 14:31:40 -06:00
  • 1584ab42c2 Support a backup room ID in PermalinkCreator Travis Ralston 2019-05-13 14:12:58 -06:00
  • 7881369b98 Always thumbnail for GIFs J. Ryan Stinnett 2019-05-13 18:28:57 +01:00
  • 9d9a41b263 Save content.info as a local for readability J. Ryan Stinnett 2019-05-13 18:00:52 +01:00
  • 83737654ff Merge branch 'develop' into travis/feature/wellknown2 Travis Ralston 2019-05-13 09:20:10 -06:00
  • 201fef8b11 Merge pull request #2947 from matrix-org/travis/password-score-config Travis Ralston 2019-05-13 09:19:23 -06:00
  • f5aa32bc96 Merge pull request #2954 from matrix-org/jryans/aggregations J. Ryan Stinnett 2019-05-13 15:20:28 +01:00
  • e22bd45608 Clarify ReactionsRow forceUpdate usage J. Ryan Stinnett 2019-05-13 15:00:43 +01:00
  • af9fdbaeeb Rework reactionsCreated in EventTile to use state J. Ryan Stinnett 2019-05-13 14:52:55 +01:00
  • 24209905e8 Test settings later for performance J. Ryan Stinnett 2019-05-13 14:41:49 +01:00
  • 8729442ce4 Merge pull request #2961 from matrix-org/dbkr/optional_email_was_not_optional David Baker 2019-05-13 14:33:37 +01:00
  • 59cefbaa44 Typo David Baker 2019-05-13 14:24:56 +01:00
  • 34990d1c89 Fix bug where email was not required where it shouldn't have been David Baker 2019-05-13 14:17:09 +01:00
  • 4ffd826e76 Flip logic for unsafe->safe Travis Ralston 2019-05-12 22:53:06 -06:00
  • e8c8762e34 Merge branch 'develop' into hs/custom-notif-sounds Will Hunt 2019-05-13 03:09:59 +01:00
  • 86ae9d9ab0 Merge pull request #2958 from matrix-org/t3chguy/cmd_rainbow Travis Ralston 2019-05-12 18:51:29 -06:00
  • 909354c195 Merge branch 'develop' into t3chguy/cmd_rainbow Travis Ralston 2019-05-12 18:51:22 -06:00
  • 99e2ac7255 Merge pull request #2956 from matrix-org/t3chguy/fix_memberinfo_invite Travis Ralston 2019-05-12 18:47:17 -06:00
  • 8af6bc0758 Merge pull request #2955 from matrix-org/t3chguy/close_room_settings_leave_room Travis Ralston 2019-05-12 18:46:49 -06:00
  • 76f37d691d Merge pull request #2953 from matrix-org/t3chguy/roomavatar Travis Ralston 2019-05-12 18:46:06 -06:00
  • 118e752a1f Add button to clear all notification counts, sometimes stuck in historical Michael Telatynski 2019-05-12 23:24:12 +01:00
  • 9f9a245af1 delint Michael Telatynski 2019-05-12 17:14:30 +01:00
  • 64a384477e Resolve issues Will Hunt 2019-05-12 17:14:21 +01:00
  • 2023b3d905 Merge remote-tracking branch 'upstream/develop' into hs/custom-notif-sounds Will Hunt 2019-05-12 16:55:36 +01:00
  • d9b03b0196 fix i18n Michael Telatynski 2019-05-12 16:42:13 +01:00
  • 4c8593a91f Add i18n Michael Telatynski 2019-05-12 16:40:27 +01:00
  • 8bd45ce893 add /rainbow and /rainbowme Slash Commands Michael Telatynski 2019-05-12 16:36:43 +01:00
  • 3cd9c152c2 Check permission to invite before showing invite buttons/disable them Michael Telatynski 2019-05-11 19:45:24 +01:00
  • 0530a64f19 Fix invite via MemberInfo. Thank U JetBrains for solving this one for me <3 Michael Telatynski 2019-05-11 18:46:13 +01:00
  • 249f3d972b Close Room Settings upon Leave Room Michael Telatynski 2019-05-10 20:58:32 +01:00
  • 5cb0a81565 Change roomavatar to myroomavatar and roomnick to match, leaving alias Michael Telatynski 2019-05-10 20:28:28 +01:00
  • 3161682836 Merge pull request #2804 from matrix-org/devtools_serverlist Travis Ralston 2019-05-10 11:32:17 -06:00
  • 6a941aca91 Merge pull request #2941 from matrix-org/travis/guests/block-ui Travis Ralston 2019-05-10 11:21:21 -06:00
  • 886828caa8 Merge pull request #9496 from vector-im/travis/guests/block-ui Travis Ralston 2019-05-10 11:20:33 -06:00
  • 6a3708d51b Disable select for reaction buttons J. Ryan Stinnett 2019-05-10 18:09:32 +01:00
  • 33513a95d7 Change to componentDidUpdate to process first reaction J. Ryan Stinnett 2019-05-10 17:59:17 +01:00
  • dc4fccd291 Send and redact reaction events J. Ryan Stinnett 2019-05-09 19:11:40 +01:00
  • 39bd0d8bb3 Listen for additional reactions in existing collection J. Ryan Stinnett 2019-05-09 18:37:52 +01:00
  • 37d2f60045 Listen for reaction collections when they are created J. Ryan Stinnett 2019-05-09 17:59:51 +01:00
  • ce35741030 Remove redundant key vs. content in ReactionDimension J. Ryan Stinnett 2019-05-09 15:39:00 +01:00
  • 6a59143ffb Update reactions when redacted J. Ryan Stinnett 2019-05-09 15:14:58 +01:00
  • 8fdb59a909 Use basic read path from JS SDK for reactions J. Ryan Stinnett 2019-05-08 18:16:27 +01:00
  • 8903f65fcb Enable client-side aggregations for reactions J. Ryan Stinnett 2019-05-08 15:06:48 +01:00
  • 74189b2164 Fix indentation in MessagePanel J. Ryan Stinnett 2019-05-07 16:05:56 +01:00
  • 3beb70814c Fix indentation in TimelinePanel J. Ryan Stinnett 2019-05-07 15:40:02 +01:00
  • 35435edd46 Merge pull request #2951 from Yoshiin/yoshiin/develop David Baker 2019-05-10 09:54:45 +01:00
  • cd5a460b2b Iterate PR based on feedback Michael Telatynski 2019-05-09 22:30:45 +01:00
  • 16c027dc61 Merge branches 'develop' and 'devtools_serverlist' of github.com:matrix-org/matrix-react-sdk into devtools_serverlist Michael Telatynski 2019-05-09 22:27:37 +01:00
  • 92a932158d Command to change avatar for a single room, including upload of mxc res Michael Telatynski 2019-05-09 22:12:21 +01:00
  • 2342eb5426 Update 'Rooms' import Léo Mora 2019-05-09 16:17:54 +02:00
  • d6f47d4c10 Merge pull request #2950 from matrix-org/jryans/extract-reaction-dimensions J. Ryan Stinnett 2019-05-09 11:34:44 +01:00
  • 576241236c Extract ReactionDimension out of MessageActionBar J. Ryan Stinnett 2019-05-08 13:53:41 +01:00
  • efc93abb50 Merge branch 'develop' into hs/custom-notif-sounds Will Hunt 2019-05-07 20:04:29 +01:00
  • 814b5297ad Merge branch 'master' into develop David Baker 2019-05-07 16:05:58 +01:00
  • 2ab8db3c0c v1.1.0 v1.1.0 David Baker 2019-05-07 15:55:56 +01:00
  • 94979f7ff5 Prepare changelog for v1.1.0 David Baker 2019-05-07 15:55:55 +01:00
  • 5c46bd37e8 v1.1.0 David Baker 2019-05-07 15:54:38 +01:00
  • c81b9bab79 Released react-sdk and js-sdk David Baker 2019-05-07 15:52:50 +01:00
  • 09a9b2e15e Merge branch 'master' into develop David Baker 2019-05-07 15:50:14 +01:00