zulip/zerver/data_import
Tim Abbott 6e4da50577 rocketchat: Complete metadata verification before importing uploads.
This is not the best factored version of this, but it saves effort
changing the tests, and importantly should make failures involving
metadata only take a couple seconds rather than first doing a giant
BSON read before learning about them.
2024-10-17 12:25:18 -07:00
..
__init__.py
import_util.py data_import: Add email validation to third-party data converters. 2024-10-15 16:04:43 -07:00
mattermost.py data_import: Add email validation to third-party data converters. 2024-10-15 16:04:43 -07:00
rocketchat.py rocketchat: Complete metadata verification before importing uploads. 2024-10-17 12:25:18 -07:00
sequencer.py data_import: Fix IdMapper typing. 2024-07-17 15:56:00 -07:00
slack.py data_import: Add email validation to third-party data converters. 2024-10-15 16:04:43 -07:00
slack_message_conversion.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
user_handler.py data_import: Add email validation to third-party data converters. 2024-10-15 16:04:43 -07:00