zulip/zerver/data_import
Vishnu KS d434c0ee88 slack: Remove unnecessary comments.
Remove comments that tries to explain code that is already readable.
Also remove some todo comments that has been already taken care of.
2019-08-26 14:10:19 -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: Remove unnecessary comments. 2019-08-26 14:10:19 -07:00
slack_message_conversion.py slack: Rename added_users to slack_user_id_to_zulip_user_id. 2019-08-26 14:10:19 -07:00