zulip/tools/setup
evykassirer 32c730e530 emoji: Fallback to Google Modern for unsupported new Twitter emoji.
The Twitter emoji team was laid off in 2022, so new emoji aren't supported.
https://github.com/twitter/twemoji/issues/570#issuecomment-1303422143.
The "twitter" sprite sheet we’re using does have images in those locations,
but they’re fallback images that emoji-datasource fills in from the Apple
sprite sheet, which has unclear licensing implications.

To be able to support newer emoji, we fallback to Google Modern for any emoji
not covered by Twemoji.

CZO conversation:
https://chat.zulip.org/#narrow/stream/107-kandra/topic/emoji.20changes.20in.208.2E0/near/1689918
2023-11-28 23:46:49 -08:00
..
apns tools: Add script apns/prep-cert. 2022-12-07 22:07:36 -08:00
dev-vagrant-docker dev-vagrant-docker: Upgrade docker-systemctl-replacement. 2023-05-11 14:50:53 -07:00
emoji emoji: Fallback to Google Modern for unsupported new Twitter emoji. 2023-11-28 23:46:49 -08:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
bootstrap-aws-installer bootstrap-aws-installer: Update the github.com SSH key. 2023-03-24 12:01:55 -07:00
bootstrap-awscli.sh puppet: Update dependencies. 2023-09-06 09:20:06 -07:00
build_pygments_data web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
build_timezone_values web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
dev-motd run-dev: Drop .py from script name. 2023-03-03 18:02:37 -08:00
generate_integration_bots_avatars.py uploads: Split out S3 and local file backends into separate files. 2023-01-09 18:23:58 -05:00
generate_landing_page_images.py hello: Redesign page. 2023-10-02 22:30:03 -07:00
generate_zulip_bots_static_files.py tools: Copy "assets" subdirectory of bots to "static/generated/bots/". 2023-07-05 14:59:06 -07:00
generate-fixtures shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
generate-test-credentials shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
install-aws-server install-aws-server: Use correct fd and exit code for usage message. 2023-01-04 14:01:34 -08:00
install-shellcheck install: Use set -x when installing node, shellcheck, shfmt, tx. 2023-05-10 12:15:34 -07:00
install-shfmt install-shfmt: Upgrade shfmt from 3.6.0 to 3.7.0. 2023-07-21 15:58:42 -07:00
install-transifex-cli install-transifex-cli: Upgrade Transifex CLI from 1.6.8 to 1.6.10. 2023-08-17 18:16:47 -07:00
lang.json build_pygments_data: Reprioritize and categorize pygment language codes. 2021-05-24 23:15:39 -07:00
optimize-svg dependencies: Switch to pnpm. 2023-03-20 15:48:29 -07:00
postgresql-init-dev-db pgroonga: Remove now-unnecessary 'GRANT USAGE' statement. 2023-06-23 14:40:27 -07:00
postgresql-init-test-db tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -07:00
setup_venvs.py provision: Silently unset PIP_USER if set. 2021-10-22 13:43:40 -07:00
vagrant-provision Vagrantfile: Move inline provision script to a separate file. 2021-09-14 10:22:48 -07:00