zulip/zerver/data_import
Tim Abbott 69505c30a4 mattermost: Handle users who aren't on any team correctly.
It's not clear to me how this is intended to work in Mattermost's
system in that they don't document this behavior, but some users have
`null` as their list of teams, and presumably are not meant to be
included in any team at all.
2019-08-19 16:06:39 -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 mattermost: Handle users who aren't on any team correctly. 2019-08-19 16:06:39 -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 slack_message_conversion: Clean up type ignores. 2019-08-09 16:39:16 -07:00