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

Update Emojibase and Twemoji and switch to IamCal (Slack-style) shortcodes #6347

Merged
merged 9 commits into from
Jul 20, 2021

Commits on Jul 11, 2021

  1. Update Emojibase and switch to IamCal (Slack-style) shortcodes

    for consistency with shortcodes commonly used by other platforms, as
    was decided in element-hq/element-web#13857.
    
    One thing to be aware of is that the currently used version of Twemoji
    does not support a few of the newer emoji present in Emojibase, so these
    look a little out of place in the emoji picker. Optimally Twemoji would
    be updated at the same time, though I don't know how to do that.
    
    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    718887d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    8efb30e View commit details
    Browse the repository at this point in the history
  2. Zip shortcodes in with emoji objects

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    f88d5dd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    c1ed023 View commit details
    Browse the repository at this point in the history
  2. Apply code review suggestions

    including filling in gaps in emoji shortcode coverage.
    
    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    f8a922e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Rename some variables since their purpose has changed

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5614ef1 View commit details
    Browse the repository at this point in the history
  2. Make emoji skins type more specific

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e9963cd View commit details
    Browse the repository at this point in the history
  3. Constrain emoji skins type even further

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    bd80201 View commit details
    Browse the repository at this point in the history
  4. Move some code around for clarity

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    cc40dd7 View commit details
    Browse the repository at this point in the history