Page MenuHomePhabricator

Allow a wider range of characters in macro names, including emoji
ClosedPublic

Authored by epriestley on Feb 9 2018, 10:32 PM.
Tags
None
Referenced Files
F19813016: D19051.id45676.diff
Wed, Mar 4, 7:22 AM
F19791958: D19051.id.diff
Thu, Feb 26, 2:39 AM
F19786681: D19051.id45675.diff
Wed, Feb 25, 11:31 AM
F19784564: D19051.diff
Tue, Feb 24, 8:28 PM
F19618368: D19051.diff
Feb 4 2026, 8:08 AM
F19189067: D19051.diff
Dec 16 2025, 7:58 AM
F19028382: D19051.id45676.diff
Nov 24 2025, 3:32 PM
F19001492: D19051.id45676.diff
Nov 21 2025, 3:09 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 9 2018, 10:34 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.