zulip/static
Steve Howell b965766f87 refactor: Call compose_fade without triggers.
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
2020-06-13 15:35:39 -07:00
..
assets icon: Import a font-awesome 5 third party icon. 2020-06-11 17:15:55 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images integrations: Add Thinkst Canary integration. 2020-06-09 16:28:28 -07:00
js refactor: Call compose_fade without triggers. 2020-06-13 15:35:39 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles right-sidebar: Fix the height of user presence list elements. 2020-06-11 17:14:09 -07:00
templates realm logo: Refactor upload_widgets.js. 2020-06-10 17:02:06 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico