zulip/zerver/tests/fixtures/rocketchat_fixtures
Priyansh Garg 54452fef6c data_import: Fix channel mentions in Rocket.Chat import.
While the STREAM_LINK_REGEX and STREAM_TOPIC_LINK_REGEX
identifies the stream and topic mentions in the content
correctly (tested by printing out the matches), the
stream/topic mentions are still not linked to the
corresponding streams/topics for imported messages, as
a `zulip_message` instance is required for linking these
mentions to actual streams/topics (see `StreamPattern`
class in `markdown/__init__.py`) which is not provided
while processing the markdown for imported messages.
2021-08-09 06:38:26 -07:00
..
custom_emoji.chunks.bson data_import: Import custom emoji from Rocket.Chat. 2021-08-09 06:38:26 -07:00
custom_emoji.files.bson data_import: Import custom emoji from Rocket.Chat. 2021-08-09 06:38:26 -07:00
instances.bson
rocketchat_avatars.bson
rocketchat_avatars.chunks.bson
rocketchat_avatars.files.bson
rocketchat_custom_emoji.bson data_import: Import custom emoji from Rocket.Chat. 2021-08-09 06:38:26 -07:00
rocketchat_message.bson data_import: Fix channel mentions in Rocket.Chat import. 2021-08-09 06:38:26 -07:00
rocketchat_room.bson
rocketchat_uploads.bson data_import: Import attachments from Rocket.Chat. 2021-08-09 06:38:26 -07:00
rocketchat_uploads.chunks.bson data_import: Import attachments from Rocket.Chat. 2021-08-09 06:38:26 -07:00
rocketchat_uploads.files.bson data_import: Import attachments from Rocket.Chat. 2021-08-09 06:38:26 -07:00
users.bson