mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
From Trac ticket #1503: All of the calls to compose.set_mode() should be calling compose.start() instead. Nearly all are impossible to trigger while already composing, and by calling compose.set_mode() they just do the stuff in set_mode() twice. The only case where this would change behavior, that I can see, is if you press C, Shift-Tab to unfocus the compose box without dismissing it and then press c (or vice versa). I think it's okay if we clear the input fields in that unlikely case. (imported from commit ba7f181ec9d1df90a443b0a754462a3a201dcabb) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| node_modules | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||