mirror of https://github.com/zulip/zulip.git
b965766f87
We are trying to phase out the trigger-event way of telling modules to do something. In this case we not only remove the indirection of the event handler, but we also get to remove `compose_fade` from the `ui_init` startup sequence. This also has us update `compose_fade` outside the loop, although that's only a theoretical improvement, since I don't think `peer_add` events every actually include multiple streams. To make the dispatch tests a little flatter, I added a one-line change to zjsunit to add `make_stub` to `global`. To manually test: * have Aaron reply to Denmark (keep compose box open) * have Iago add Hamlet to Denmark * have Hamlet unsubscribe |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |