zulip/static
Gittenburg 45e19dd6b9 emoji: Rename :slight_smile: to 😄.
Zulip converts :) to the 1F642 Unicode emoji and promotes the same emoji
in the popular section of the emoji picker.

Previously Zulip has labeled 1F642 as "slight smile". While that name
conforms to the Unicode standard (which describes the code point as
SLIGHTLY SMILING FACE), it didn't match our use case of the emoji.

If a user types :) or selects the first smile in the emoji picker they
probably mean to express a regular "smile" and not a "slight smile",
which raises the question why they are only smiling slightly.

This commit relabels 1F642 as 😄 and our previous 😄 263A as
:smiling_face:. Note that 263A looks different in our three supported
emoji sets, so it is not suited to be our "default smile".

This change does not require a migration since our emoji system stores
both unicode points and names and handles name changes transparently.
2020-07-21 16:49:54 -07:00
..
assets js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
js emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
shared emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
styles upload widget: Realign upload widget text to center. 2020-07-21 16:19:21 -07:00
templates upload widget: Rename image upload widget upload text CSS class. 2020-07-21 16:19:21 -07:00
third markdown: Remove !avatar() and !gravatar() syntax. 2020-07-07 10:39:44 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00