zulip/zerver/data_import
Tim Abbott 9827801569 slack import: Improve readability of user recipient object allocation.
This loop management tweak makes it a bit more obvious what's
happening in this block of code.
2019-07-30 14:46:14 -07:00
..
__init__.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00
gitter.py slack_import: Support importing multiparty IMs. 2019-07-09 15:03:28 -07:00
hipchat.py import: Move make_user_messages to import_util.py. 2019-04-04 13:51:52 -07:00
hipchat_attachment.py hipchat: Just skip over missing attachments. 2018-11-26 16:37:30 -08:00
hipchat_user.py refactor: Rename build_user -> build_user_profile. 2018-10-23 17:27:37 -05:00
import_util.py slack_import: Support importing multiparty IMs. 2019-07-09 15:03:28 -07:00
mattermost.py import: Add tool for importing teams from mattermost. 2019-04-05 17:53:03 -07:00
mattermost_user.py import: Add tool for importing teams from mattermost. 2019-04-05 17:53:03 -07:00
sequencer.py hipchat: Make conversion work with UUID ids from Stride. 2018-11-14 23:22:40 -08:00
slack.py slack import: Improve readability of user recipient object allocation. 2019-07-30 14:46:14 -07:00
slack_message_conversion.py tools: Upgrade Pycodestyle and fix new linter errors. 2019-01-31 12:21:41 -08:00