zulip/zerver/data_import
Steve Howell 4b82326376 hipchat import: Support guest users.
We simplify the code for is_realm_admin
and set is_guest as well.

I verified that build_user() is not used
by Slack/Gitter, so the extra argument there
should be fine.

Fixes #10639
2018-10-11 15:28:58 -07:00
..
__init__.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00
gitter.py import: Move 'build_message' to import_util. 2018-08-19 22:27:13 -07:00
hipchat.py hipchat import: Support guest users. 2018-10-11 15:28:58 -07:00
import_util.py hipchat import: Support guest users. 2018-10-11 15:28:58 -07:00
slack.py import: Move 'build_message' to import_util. 2018-08-19 22:27:13 -07:00
slack_message_conversion.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00