zulip/zerver/data_import
Tim Abbott 496c08e26c slack import: Fix DefaultStream import of deactivated #random.
If the #random channel in Slack is deactivated, we should follow
Zulip's data model of not allowing deactivated, default streams.

This had apparently happened in zulipchat.com for a few organizations,
resulting in weird exceptions trying to invite new users.
2020-05-12 17:18:57 -07:00
..
__init__.py
gitter.py gitter import: Subscribe every user to every stream. 2020-05-05 21:31:35 -07:00
hipchat.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
hipchat_attachment.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
hipchat_user.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
import_util.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
mattermost.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
mattermost_user.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
sequencer.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
slack.py slack import: Fix DefaultStream import of deactivated #random. 2020-05-12 17:18:57 -07:00
slack_message_conversion.py slack: Rename added_users to slack_user_id_to_zulip_user_id. 2019-08-26 14:10:19 -07:00