mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Slack attachment urls with white spaces, e.g. `https://example.com/some file.png`, were rejected by `check_url`. We want to call `requote_url` to deal with any url-quoting jankiness that may be present in the exported data. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| import_util.py | ||
| mattermost.py | ||
| rocketchat.py | ||
| sequencer.py | ||
| slack_message_conversion.py | ||
| slack.py | ||
| user_handler.py | ||