zulip/zerver/tests/fixtures
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
..
apple auth: Add Sign in with Apple support. 2020-06-09 17:29:35 -07:00
email emails: Add tests for sending custom emails. 2020-04-14 10:50:43 -07:00
import_fixtures models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
ldap tests: For ldap tests, give each ldap user a unique password. 2020-02-19 14:46:29 -08:00
mattermost_fixtures mattermost: Add support for exporting DMs and huddles. 2019-10-10 16:37:03 -07:00
saml saml: Add option to restrict subdomain access based on SAML attributes. 2020-06-23 17:14:31 -07:00
slack_fixtures import: Support importing team icon from slack. 2020-02-03 14:09:05 -08:00
.gitignore
authors.json
config.generate_data.json populate_db:Add uppercase topic name randomly. 2020-06-06 09:25:13 -04:00
csp_report.json
docs_url_preview_data.json
gitter_data.json gitter import: Add basic tests. 2018-07-23 08:36:30 -07:00
markdown_test_cases.json emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
narrow.json topic -> subject: Extract get_topic_from_message_info(). 2018-11-14 23:24:06 -08:00
slack_message_conversion.json slack import: Add support for bold-italics formatting. 2018-06-02 09:01:55 -07:00
user_agents_unique