zulip/zerver/data_import
Tim Abbott cbc62b8e07 streams: Prevent creation of multi-line stream descriptions.
We do not anticipate our UI for showing stream descriptions looking
reasonable for multi-line descriptions, so we should just ban creating
them.

Given the frontend changes, multi-line descriptions are only likely to
show up from importing content from other tools, in which case
replacing newlines with spaces is cleaner than the alternative.
2019-02-20 12:28:00 -08:00
..
__init__.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00
gitter.py export: Remove unused imports. 2019-02-02 17:25:27 -08:00
hipchat.py export: Remove unused imports. 2019-02-02 17:25:27 -08:00
hipchat_attachment.py hipchat: Just skip over missing attachments. 2018-11-26 16:37:30 -08:00
hipchat_subscriber.py export: Remove unused imports. 2019-02-02 17:25:27 -08:00
hipchat_user.py refactor: Rename build_user -> build_user_profile. 2018-10-23 17:27:37 -05:00
import_util.py streams: Prevent creation of multi-line stream descriptions. 2019-02-20 12:28:00 -08:00
sequencer.py hipchat: Make conversion work with UUID ids from Stride. 2018-11-14 23:22:40 -08:00
slack.py help: Rename help/change-your-avatar to help/set-your-avatar. 2019-02-13 17:50:39 -08:00
slack_message_conversion.py tools: Upgrade Pycodestyle and fix new linter errors. 2019-01-31 12:21:41 -08:00