Commit Graph

  • 86e7f5527a Translated using Weblate (Albanian) Besnik Bleta 2019-09-04 09:17:03 +00:00
  • 26eb617bec Merge pull request #3384 from matrix-org/travis/fix-pl Travis Ralston 2019-09-05 07:16:52 -06:00
  • 0929a9cc72 Add new agreed URLs to account data instead of overwriting J. Ryan Stinnett 2019-09-05 13:38:32 +01:00
  • 4ef9fa53ac better i18n Bruno Windels 2019-09-05 11:10:13 +02:00
  • e3d70f3999 ensure selection is not lost upon clicking format bar in chrome Bruno Windels 2019-09-05 11:01:44 +02:00
  • d6adf0fd6d Add responsible error handling because we're responsible people Travis Ralston 2019-09-04 11:24:31 -06:00
  • af535986d2 fix css lint Bruno Windels 2019-09-04 16:21:53 +02:00
  • 2ea556e0b4 support update callback setting selection instead of caret Bruno Windels 2019-09-04 16:04:06 +02:00
  • 037ac29c57 be more forgiving with offset that don't have atNodeEnd=true Bruno Windels 2019-09-04 16:02:07 +02:00
  • 42c37d8293 fixup: improve quote and code block newline handling Bruno Windels 2019-09-04 16:01:28 +02:00
  • e0668e8517 improve algorithm to reduce selection to text node + charactar offset Bruno Windels 2019-09-04 15:58:59 +02:00
  • 4691108a16 only increase offset if caret hasn't been found yet Bruno Windels 2019-09-04 15:58:13 +02:00
  • 7a01d1407f make _replaceRange internal only Bruno Windels 2019-09-04 15:57:29 +02:00
  • 4c04bc19c9 fixup: remove now unused import Bruno Windels 2019-09-04 12:40:56 +02:00
  • 6e694c113a add support for inline/block code formatting Bruno Windels 2019-09-04 12:40:21 +02:00
  • b35a3531bb move quote formatting out of react component Bruno Windels 2019-09-04 12:40:03 +02:00
  • b72d1a78ec move inline formatting code out of react component Bruno Windels 2019-09-04 12:37:27 +02:00
  • 47d8d86bbe whitespace (in model) Bruno Windels 2019-09-04 16:40:23 +02:00
  • 7f501b2aef first impl of quote formatting Bruno Windels 2019-09-04 16:40:13 +02:00
  • d4c7992f5a first impl of inline formatting Bruno Windels 2019-09-04 16:39:56 +02:00
  • e7db660820 fixup: css, we have 5 buttons Bruno Windels 2019-09-04 16:39:07 +02:00
  • c15dfc3c05 make Range start and end public Bruno Windels 2019-09-04 16:38:42 +02:00
  • 7dc39baaf3 implement bold support in format bar Bruno Windels 2019-09-03 16:04:47 +02:00
  • 77b14beb1f add getter for intersecting parts of range, and total length Bruno Windels 2019-09-03 16:03:29 +02:00
  • 48f1bf1816 sort positions in Range constructor, so start always comes before end Bruno Windels 2019-09-03 16:03:03 +02:00
  • 65ddfc0a50 show format bar when text is selected Bruno Windels 2019-09-03 16:02:37 +02:00
  • c8aaffffb6 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-03 16:04:27 +00:00
  • 4575aaa9f6 Merge pull request #3382 from matrix-org/bwindels/escape-command-slash Bruno Windels 2019-09-03 16:04:23 +00:00
  • e1817ab8e3 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-03 16:04:11 +00:00
  • 9a409a7acc Merge pull request #3381 from matrix-org/bwindels/plain-command Bruno Windels 2019-09-03 16:04:07 +00:00
  • 84c8b291e9 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-03 15:58:19 +00:00
  • 0d544d00ed Translated using Weblate (Korean) 송태섭 2019-09-03 10:05:15 +00:00
  • ae809e0757 Translated using Weblate (Italian) random 2019-09-03 08:48:06 +00:00
  • 3cb06c01b7 Merge pull request #3385 from matrix-org/jryans/email-invite-text J. Ryan Stinnett 2019-09-03 16:58:14 +01:00
  • 261bdab156 Fix indent J. Ryan Stinnett 2019-09-03 16:55:17 +01:00
  • 67299842e3 Use more specific messaging for email invite preview J. Ryan Stinnett 2019-09-03 15:32:15 +01:00
  • 2e3e2ec420 Fix member power levels in room settings Travis Ralston 2019-09-03 08:36:24 -06:00
  • 0d02ab59d6 allow starting a range with both positions known already Bruno Windels 2019-09-03 16:00:50 +02:00
  • eb87301855 allow getting the DocumentOffset for any node+offset, not just focusNode Bruno Windels 2019-09-03 15:58:50 +02:00
  • 648ae37ff4 make DocumentOffset compatible with what is returned from dom/getCaret Bruno Windels 2019-09-03 15:58:05 +02:00
  • 945679b09b Merge branch 'origin/develop' into Weblate. Weblate 2019-09-03 08:36:53 +00:00
  • f5e231480a Translated using Weblate (Korean) 송태섭 2019-09-03 00:32:03 +00:00
  • f0da49b5bb Translated using Weblate (Hungarian) Szimszon 2019-09-02 20:04:44 +00:00
  • 50eae5c1f4 Translated using Weblate (German) jadiof 2019-09-03 00:07:37 +00:00
  • a38cb37558 Translated using Weblate (French) Kévin C 2019-09-03 06:58:53 +00:00
  • 6ac4be6ee1 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2019-09-03 08:31:43 +00:00
  • 917700a1fc Merge pull request #3383 from matrix-org/revert-3378-bwindels/cider-md-legend Bruno Windels 2019-09-03 08:36:48 +00:00
  • 1063da0ed1 Revert "New composer: show markdown legend on focus" Bruno Windels 2019-09-03 08:27:45 +00:00
  • 4c6de3290f Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 17:25:21 +00:00
  • 71e13842b8 Merge pull request #3368 from matrix-org/travis/disable-msisdn Travis Ralston 2019-09-02 11:25:17 -06:00
  • acd0805a8b Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 17:08:49 +00:00
  • f6885c9816 Translated using Weblate (Hungarian) Szimszon 2019-09-02 15:20:25 +00:00
  • df32a51f89 Translated using Weblate (French) Kévin C 2019-09-02 15:21:35 +00:00
  • 5e8eb20c53 Merge pull request #3371 from matrix-org/travis/synapse_admin Travis Ralston 2019-09-02 11:08:45 -06:00
  • 06ae0645c7 fix lint Bruno Windels 2019-09-02 17:56:16 +02:00
  • 712c3e5450 allow escaping the first slash to not write a command Bruno Windels 2019-09-02 17:53:14 +02:00
  • 41ca54bb09 /plain command to bypass markdown conversion Bruno Windels 2019-09-02 17:44:31 +02:00
  • 5e298e6e13 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 14:59:47 +00:00
  • 422f482a6d Merge pull request #3378 from matrix-org/bwindels/cider-md-legend Bruno Windels 2019-09-02 14:59:44 +00:00
  • abf0de09a1 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 14:59:22 +00:00
  • de9f923e36 Merge pull request #3380 from matrix-org/bwindels/cider-fix-dirty-flag-without-input-event Bruno Windels 2019-09-02 14:59:18 +00:00
  • 7205af0713 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 14:58:58 +00:00
  • 6a0842d1ab Merge pull request #3379 from matrix-org/bwindels/cider-deserialize-headers Bruno Windels 2019-09-02 14:58:54 +00:00
  • 935bf77cbb Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 14:58:28 +00:00
  • c4d7df768d Merge pull request #3375 from matrix-org/bwindels/cider-colononmention Bruno Windels 2019-09-02 14:58:23 +00:00
  • 0d91436f53 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 14:58:16 +00:00
  • ff74dd4b7f Merge pull request #3374 from matrix-org/bwindels/fix-cider-command-detection Bruno Windels 2019-09-02 14:58:12 +00:00
  • 5d89cdcd68 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 14:57:46 +00:00
  • de0a5246ff Translated using Weblate (Korean) 송태섭 2019-09-02 12:43:59 +00:00
  • 0bf6ea0cc2 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2019-09-02 14:00:52 +00:00
  • eaed07fcbf Merge pull request #3377 from matrix-org/bwindels/cider-noemptymsg Bruno Windels 2019-09-02 14:57:41 +00:00
  • 00a69b996d Clarify invite error text J. Ryan Stinnett 2019-09-02 15:53:13 +01:00
  • 6163cefa6a set dirty flag when programatically inserting text like with newlines Bruno Windels 2019-09-02 16:29:25 +02:00
  • 5b54cf566d deserialize headers from html back to markdown Bruno Windels 2019-09-02 16:23:56 +02:00
  • f200327ef2 show/hide legend when focusing/blurring Bruno Windels 2019-09-02 15:59:17 +02:00
  • b7768f34f2 Add legend and style it Bruno Windels 2019-08-30 18:09:23 +02:00
  • f9c052d1c8 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 12:41:49 +00:00
  • 5565eca0cb Merge pull request #3376 from matrix-org/bwindels/cider-pills-spellcheck Bruno Windels 2019-09-02 12:41:45 +00:00
  • b9cb22e153 dont allow sending empty messages Bruno Windels 2019-09-02 14:36:31 +02:00
  • 2683627a82 disable spell check for pills in the new composer Bruno Windels 2019-09-02 14:26:15 +02:00
  • c595371845 share user pill postfix between autocomplete and insert mention Bruno Windels 2019-09-02 14:06:30 +02:00
  • b46e001d0a allow pill-candidate parts in commands Bruno Windels 2019-09-02 13:51:46 +02:00
  • d74b9552f6 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 11:40:41 +00:00
  • c219f925c6 Merge pull request #3373 from matrix-org/jryans/dialog-link-colour J. Ryan Stinnett 2019-09-02 12:40:36 +01:00
  • fc964687d9 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 11:38:17 +00:00
  • 4329d8c4ef Merge pull request #3372 from matrix-org/bwindels/fix-command-tab-complete Bruno Windels 2019-09-02 11:38:13 +00:00
  • 3feeaceb68 Restrict green link colours to address picker dialog J. Ryan Stinnett 2019-09-02 10:33:19 +01:00
  • fdd23b34ae also look backwards into commands for last word to tab-complete Bruno Windels 2019-09-02 11:27:22 +02:00
  • 00d81eece9 don't accept @/#/: as part of command, allow to create pill candidate Bruno Windels 2019-09-02 11:26:20 +02:00
  • a4376a76f0 only pass keyboard to autocomplete when it has selections Bruno Windels 2019-09-02 11:25:29 +02:00
  • 61b88c24aa Merge branch 'origin/develop' into Weblate. Weblate 2019-09-02 09:14:14 +00:00
  • d0d2955101 Translated using Weblate (Korean) 송태섭 2019-09-02 01:22:19 +00:00
  • 7032dc6fa1 Merge pull request #3367 from matrix-org/jryans/features-without-is J. Ryan Stinnett 2019-09-02 10:14:09 +01:00
  • cfff576ef4 Add a button to MemberInfo to deactivate a user Travis Ralston 2019-09-01 18:04:24 -06:00
  • 6ae9920351 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-01 21:46:59 +00:00
  • 23faf21b45 Merge branch 'origin/develop' into Weblate. Weblate 2019-09-01 21:46:57 +00:00
  • db128f961c Translated using Weblate (Korean) 송태섭 2019-08-30 16:05:07 +00:00
  • 6cc29b2a8c Merge pull request #3363 from matrix-org/t3chguy/react16_6 Michael Telatynski 2019-09-01 22:46:55 +01:00
  • 6cbaf36452 Translated using Weblate (Hungarian) Szimszon 2019-08-30 17:34:25 +00:00
  • cf2c3bb7cb Translated using Weblate (German) jadiof 2019-09-01 21:27:08 +00:00