Files
zulip/tools
Prakhar Pratyush b17a006bf0 data_import: Remove gitter data import tool.
Gitter broke their older API as part of being integrated
into Matrix.

Their announcement blog says:
"Anything left using the Gitter APIs will need to be
updated to use the Matrix API"

This commit drops the legacy Gitter import tool and
we plan to build a new one for Matrix in future.
2024-05-02 13:25:25 -07:00
..
2024-04-26 12:30:31 -07:00
2023-02-23 16:04:17 -08:00
2024-04-03 15:34:02 -07:00
2024-03-19 16:05:53 -07:00
2023-03-20 15:48:29 -07:00
2023-12-16 22:08:44 -08:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.