zulip/zerver/data_import
Alex Vandiver 724de9cd49 rocketchat: Treat users with "bot" roles as bots when importing.
We previously relied on `type`, but we have observed bots typed with a
`bot` role as well.
2023-05-16 15:10:58 -07:00
..
__init__.py
gitter.py auth: Rewrite data model for tracking enabled auth backends. 2023-04-18 09:22:56 -07:00
import_util.py auth: Rewrite data model for tracking enabled auth backends. 2023-04-18 09:22:56 -07:00
mattermost.py data_import: Stop tar'ing up converted data. 2023-02-26 17:42:01 -08:00
rocketchat.py rocketchat: Treat users with "bot" roles as bots when importing. 2023-05-16 15:10:58 -07:00
sequencer.py
slack.py upload: Rename upload_message_file to use word "attachment". 2023-03-02 16:36:19 -08:00
slack_message_conversion.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
user_handler.py