Files
zulip/tools
Anders Kaseorg 68bf4156b3 desktop_integration: Handle logout et al. events from desktop app.
I added these hooks in Zulip Desktop 5.5.0; handling these events in
the frontend will let us remove the janky desktop-side fallback code
that uses fake click events on menu items with specific indexes.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit bfd9999cf8)
2020-12-08 16:43:50 -08:00
..
2020-06-11 16:45:32 -07:00
2020-10-28 17:12:50 -07:00
2020-10-28 17:12:50 -07:00
2020-06-11 16:45:32 -07:00
2020-10-28 17:12:50 -07:00
2019-08-06 23:29:11 -07:00
2020-06-11 16:45:32 -07:00
2019-11-04 18:12:11 -08:00
2020-06-11 16:45:32 -07:00
2020-06-11 16:45:32 -07:00
2020-06-11 16:45:32 -07: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.