The Wayback Machine - https://web.archive.org/web/20200530190911/https://github.com/zulip/zulip
Skip to content
Zulip server - powerful open source team chat
Python JavaScript HTML CSS Perl Shell Other
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci ci: Don't remove .coverage file & set empty suffix. May 28, 2020
.github github: Suggest GIFs too in PR template. Feb 16, 2018
.tx cleanup: Delete trailing newlines. Aug 7, 2019
analytics requirements: Drop direct dependency on mock. May 26, 2020
confirmation invitations: Revoke remaining invitations after user registers. May 27, 2020
corporate free trial: Send users to /upgrade after realm creation. May 27, 2020
docs docs: Fix typo in testing-with-node.md. May 28, 2020
frontend_tests presence: Fix "Last active:" in buddy list when last presence is idle. May 29, 2020
locale i18n: Update translation data from Transifex. May 7, 2020
pgroonga migrate: Improve do_batch_update escaping correctness with psycopg2.sql. May 4, 2020
puppet puppet: Remove `postgres_other` nagios hostgroup. May 29, 2020
requirements requirements: Upgrade boto to boto3. May 27, 2020
scripts logging: Pass more format arguments to logging. May 26, 2020
static users: Modify update user API endpoint to accept role as parameter. May 29, 2020
stubs mypy: Remove daemon mode. Aug 25, 2019
templates api_docs: Change `zulipchat.com` links to relative internal links. May 29, 2020
tools right sidebar: Remove "GROUP PMs" section. May 28, 2020
zerver user_activity: Put client id instead of name in event dicts. May 29, 2020
zilencer populate_db: Reduce 'boring users' threshold. May 30, 2020
zproject auth: Move `standard_relay_params` of SAMLAuthBackend to `SocialAuthM… May 29, 2020
zthumbor thumbor: Fix __file__ typo. Apr 12, 2020
.browserslistrc webpack: Transpile JS code with Babel. Jul 23, 2019
.codecov.yml codecov: Change threshold to use percentage syntax. Jul 20, 2019
.editorconfig .editorconfig: Add .scss, .hbs; drop weirder rules. Apr 22, 2020
.eslintignore blueslip: Apply ESLint. Nov 1, 2019
.eslintrc.json eslintrc: Rework to extend eslint:recommended. May 27, 2020
.gitattributes Revert "gitattributes: Mark yarn.lock as "binary", i.e. suppress diffs." May 21, 2019
.gitignore i18n: Move static/locale back to locale. Jul 2, 2019
.gitlint lint: Allow revert commit messages in gitlint. Feb 13, 2018
.isort.cfg tornado: Fix logging of tornado activity level. Apr 17, 2018
.mailmap mailmap: Add mailmap entry for Aman Agrawal. May 16, 2020
.npmignore Add proxy notes to new README.dev.md troubleshooting section. Mar 30, 2016
.stylelintrc lint: Ban color names in CSS. Jan 22, 2019
.yarnrc .yarnrc: Set ignore-scripts true. Aug 28, 2019
CODE_OF_CONDUCT.md docs: Convert many http URLs to https. Mar 27, 2020
CONTRIBUTING.md docs: Convert many http URLs to https. Mar 27, 2020
Dockerfile-postgresql base Zulip PostgreSQL Docker container on PGroonga official one Dec 30, 2019
LICENSE docs: Bump copyright year. Apr 23, 2020
NOTICE license: Move license application notice from LICENSE to NOTICE. Oct 2, 2018
README.md docs: Convert many http URLs to https. Mar 27, 2020
Vagrantfile Revert "vagrant: Add NFS backend for file synchronization for OSX." Aug 12, 2019
babel.config.js babel: Enable loose mode. Feb 5, 2020
manage.py python: Modernize legacy Python 2 syntax with pyupgrade. Apr 9, 2020
mypy.ini mypy: Add specific codes to type: ignore annotations. Apr 22, 2020
package.json dependencies: Move zulip-js to devDependencies. May 14, 2020
postcss.config.js webpack: Move CSS minification to optimization stage. Sep 3, 2019
tsconfig.json tsconfig: Enable resolveJsonModule. May 27, 2020
version.py dependencies: Install zulip-js npm package. May 13, 2020
yarn.lock dependencies: Install zulip-js npm package. May 13, 2020

README.md

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 500 contributors merging over 500 commits a month, Zulip is also the largest and fastest growing open source group chat project.

CircleCI branch Coverage Status Mypy coverage GitHub release 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.

You can’t perform that action at this time.