{% extends "zerver/portico.html" %} {% block hello_page_container %} hello-main{% endblock %} {% block hello_page_footer %} hello-footer{% endblock %} {% block os_announcement %} {% if zulip_com %}
{% trans %}Every conversation in Zulip has a topic, so it’s easy to keep conversations straight. Are other users discussing a software bug and the content of your website at the same time? No problem.{% endtrans %}
{{ _("You wouldn’t tolerate email without subject lines or threading, so why do you for chat?") }}
{% trans %}Sometimes, important things get discussed when you’re not around. Unfortunately, so do a lot of unimportant things.{% endtrans %}
{% trans %}Narrowing by stream or topic lets you focus on that important customer project without having to read about how Jim’s guitar lessons are going.{% endtrans %}
{% trans %}Zulip has many integrations and a powerful API to match. But here’s where it gets interesting: thanks to how Zulip categorizes messages, automated messages never overwhelm you. As with any topic in Zulip, they’re easy to focus on, skim, defer to later, or ignore—as appropriate.{% endtrans %}
{{ _('Keyboard shortcuts? Check.') }}
{{ _('Syntax highlighting? Check.') }}
{{ _('Discuss code and technical topics with ease.') }}
{% trans %}Drag-and-drop file uploads, image pasting, group private messages, audible notifications, missed-message emails, desktop apps, and everything else you might want. Including emoji, naturally.{% endtrans %}