zulip/zerver/data_import
Tim Abbott 78a15dd715 slack import: Fix obscure email address for Slackbot.
Since we know what slackbot is, we don't need to give it a crazy hash
as its email address.
2018-10-16 16:33:41 -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: De-dup create_converted_data_files helper. 2018-10-13 16:47:41 -07:00
hipchat.py hipchat import: Break messages into smaller batches. 2018-10-15 10:54:23 -07:00
hipchat_attachment.py hipchat import: Support attachments. 2018-10-15 10:54:23 -07:00
hipchat_user.py hipchat import: Extract UserHandler class. 2018-10-15 10:54:23 -07:00
import_util.py import_util: Support multiple message ids for attachments. 2018-10-13 16:47:44 -07:00
sequencer.py import: Add sequencer library. 2018-10-13 16:47:39 -07:00
slack.py slack import: Fix obscure email address for Slackbot. 2018-10-16 16:33:41 -07:00
slack_message_conversion.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00