mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
This commit moves the warn_if_private_stream_is_linked, needs_subscribe_warning, and warn_if_mentioning_unsubscribed_user to compose_validate.js from compose.js. These warning functions are very naturally part of the compose box validation system, though they're a bit different in being called from the typeahead codebase. Part of splitting compose.js into more natural modules.
22 KiB
22 KiB