zulip/zerver/data_import
Tim Abbott a6ca95dfc4 slack import: Fix all messages being imported to one channel.
This was an ugly variable-escape-from-loop regression introduced in
e59ff6e6db.
2018-12-12 17:54:37 -08:00
..
__init__.py
gitter.py gitter: Do something reasonable with invalid fullnames. 2018-12-12 10:07:52 -08:00
hipchat.py hipchat: Fix typo in logging output. 2018-11-26 16:44:31 -08:00
hipchat_attachment.py hipchat: Just skip over missing attachments. 2018-11-26 16:37:30 -08:00
hipchat_subscriber.py hipchat: Rework stream/subscriber logic. 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 import: Avoid unnecessary forks when downloading attachments. 2018-12-02 13:50:27 -08:00
sequencer.py hipchat: Make conversion work with UUID ids from Stride. 2018-11-14 23:22:40 -08:00
slack.py slack import: Fix all messages being imported to one channel. 2018-12-12 17:54:37 -08:00
slack_message_conversion.py