zulip/static
Yashashvi Dave 7b92b836a7 create stream: Remove unnecessary call of update_announce_stream_state.
Function `update_announce_stream_state` is used to update announce-stream
checkbox. If stream is private announce-stream checkbox gets disabled
by this function.

There are unncessary calls to `update_announce_stream_state` fuction.
i.e. it is called
 - when user clicks on `copy-from-stream` link to toggle streams-list
 - when stream-checkboxes value is changed to copy subs from stream
 - when user-filter value is changed to search users
These events does not affect announce-stream value, therefore
there is no need to call this function to update it.
2018-08-08 11:54:28 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts
images user docs: Remove add-a-link-preview since it is a server admin doc. 2018-07-29 20:32:46 -04:00
js create stream: Remove unnecessary call of update_announce_stream_state. 2018-08-08 11:54:28 -07:00
locale locale: Update translations data from transifex. 2018-08-03 09:49:01 -07:00
styles custom profile field: Replace choice-order input with drag-drop rows. 2018-08-08 11:31:15 -07:00
templates custom profile field: Reset delete-btn of choices on choice ordering. 2018-08-08 11:31:15 -07:00
third search pills: Backspace should remove a search pill with typeahead open. 2018-07-30 14:33:06 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules