Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Update emoji #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 17, 2021

  1. Allow handling emoji consisting of multiple codepoints

    Such as Rainbow Flag which is U+1F3F3 U+FE0F U+200D U+1F308.
    sotpapathe committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    9b1ba4a View commit details
    Browse the repository at this point in the history
  2. Allow matching emoji with dashes in their names

    Such as :rainbow-flag:.
    sotpapathe committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    2e2d87d View commit details
    Browse the repository at this point in the history
  3. Add script to generate emoji dictionary

    Multiple codepoints are separated by dashes.
    sotpapathe committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    485fd68 View commit details
    Browse the repository at this point in the history
  4. Update emoji dictionary

    sotpapathe committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    1820a7a View commit details
    Browse the repository at this point in the history