zulip/docs/overview
Harshit Bansal 9057e543ac emoji: Disable support for letting users switch emojisets.
Due to copyright issues with potentially displaying Apple emojisets on
non-apple devices, as well as iamcal dropping support for the emojione
emojiset (see https://github.com/iamcal/emoji-data/pull/142), we are
dropping (perhaps temporarily) support for allowing users to switch
emojisets in Zulip.

This commit just hides the feature from the user but leaves most of
the infrastructure in place so that in the future if we decide to
re-enable the support we will not need to redo the infrastructure work
(some JS-side code is deleted, mostly because we'll want to re-add the
feature using the do_settings_change infrastructure anyway).

The most likely emoji set to add is the legacy "blobs" Google emoji
set, since it seems popular with some users.

Tweaked by tabbott to remove some additional JS code and update the
changelog.
2018-08-08 15:48:04 -07:00
..
architecture-overview.md docs: Add subsystem documentation for caching. 2018-07-31 17:00:45 -07:00
changelog.md emoji: Disable support for letting users switch emojisets. 2018-08-08 15:48:04 -07:00
contributing.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
directory-structure.md docs: Rename "webhooks" to "incoming webhooks". 2018-05-30 18:21:13 -07:00
gsoc-ideas.md documentation: Migrate all CZO stream links to new stream URL style 2018-05-24 15:15:34 -07:00
index.rst docs: Move readme-symlink symlink to be just called readme. 2017-11-16 21:43:25 -08:00
readme.md docs: Move readme-symlink symlink to be just called readme. 2017-11-16 21:43:25 -08:00
roadmap.md docs: Fix link in roadmap. 2017-12-12 20:50:36 -08:00

Zulip overview

Zulip is a powerful, open source group chat application that combines the immediacy of real-time chat with the productivity benefits of threaded conversations. Zulip is used by open source projects, Fortune 500 companies, large standards bodies, and others who need a real-time chat system that allows users to easily process hundreds or thousands of messages a day. With over 300 contributors merging over 500 commits a month, Zulip is also the largest and fastest growing open source group chat project.

CircleCI Build Status Travis Build Status Coverage Status Mypy coverage docs Zulip chat Twitter

Getting started

Click on the appropriate link below. If nothing seems to apply, join us on the Zulip community server and tell us what's up!

You might be interested in:

You may also be interested in reading our blog or following us on twitter. Zulip is distributed under the Apache 2.0 license.