1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/applications/macro/xaction
epriestley 4fef0a6128 Allow a wider range of characters in macro names, including emoji
Summary:
Fixes T6121. See PHI357.

  - Allow emoji and other unicode (like Chinese characters) as long as you have at least three of them.
  - Disallow macros with only latin symbols. These were previously allowed.

Test Plan: Created a macro for "🐶🐶🐶", then used it in a comment.

Maniphest Tasks: T6121

Differential Revision: https://secure.phabricator.com/D19051
2018-02-09 14:34:30 -08:00
..
__tests__ Allow a wider range of characters in macro names, including emoji 2018-02-09 14:34:30 -08:00
PhabricatorMacroAudioBehaviorTransaction.php Update Macro for Modular Transactions 2017-05-02 08:41:14 -07:00
PhabricatorMacroAudioTransaction.php Fix file attach bug in Macro 2017-05-05 19:50:12 -07:00
PhabricatorMacroDisabledTransaction.php Update Macro for Modular Transactions 2017-05-02 08:41:14 -07:00
PhabricatorMacroFileTransaction.php Clean up some rough Macro transaction edges 2017-05-08 16:29:35 -07:00
PhabricatorMacroNameTransaction.php Allow a wider range of characters in macro names, including emoji 2018-02-09 14:34:30 -08:00
PhabricatorMacroTransactionType.php Update Macro for Modular Transactions 2017-05-02 08:41:14 -07:00