zulip/zerver/data_import
Steve Howell 272b954790 hipchat import: Add option to mask content.
Masking content can be useful for testing
out conversions where you're dealing
with data from customers and want to avoid
inadvertently reading their content (while
still having semi-realistic messages).
2018-10-25 08:31:01 -05:00
..
__init__.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00
gitter.py import: Migrate from json to ujson for better perf. 2018-10-17 12:11:08 -07:00
hipchat.py hipchat import: Add option to mask content. 2018-10-25 08:31:01 -05:00
hipchat_attachment.py conversions: Make NEXT_ID a true singleton. 2018-10-25 08:31:01 -05:00
hipchat_subscriber.py hipchat import: Support private stream subscribers. 2018-10-25 08:31:01 -05:00
hipchat_user.py refactor: Rename build_user -> build_user_profile. 2018-10-23 17:27:37 -05:00
import_util.py hipchat import: Support private stream subscribers. 2018-10-25 08:31:01 -05:00
sequencer.py conversions: Make NEXT_ID a true singleton. 2018-10-25 08:31:01 -05:00
slack.py import: Migrate from json to ujson for better perf. 2018-10-17 12:11:08 -07:00
slack_message_conversion.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00