zulip/zerver/data_import
Tim Abbott b249830715 rocketchat: Harden parsing of custom emoji exports.
Apparently some exports have a weird `ObjectId("idstring")` typed
value here, that stringify to the actual string.
2025-02-05 13:41:19 -08:00
..
__init__.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00
import_util.py slack: Mark content-type of imported attachments. 2025-01-31 14:29:57 -08:00
mattermost.py ruff: Partially reformat Python with Ruff 0.9 (2025 style). 2025-01-14 09:42:16 -08:00
rocketchat.py rocketchat: Harden parsing of custom emoji exports. 2025-02-05 13:41:19 -08:00
sequencer.py data_import: Fix IdMapper typing. 2024-07-17 15:56:00 -07:00
slack_message_conversion.py slack_import: Refactor a convert_slack_formatting. 2024-12-06 13:11:44 -08:00
slack.py slack: Ensure a newline before attachment links. 2025-01-31 14:29:57 -08:00
user_handler.py data_import: Add email validation to third-party data converters. 2024-10-15 16:04:43 -07:00