zulip/static
sahil839 da4f80caaa subs: Update hash when unsubscribing from stream settings UI.
Previously, the unsubscribe logic just called
exports.show_subs_pane.nothing_selected() if one had been viewing the
edit UI for a stream that the user just unsubscribed from, which
clears the selection, but didn't update the hash or do other cleanup
logic.

We should instead be calling stream_edit.open_edit_panel_empty(),
which is the appropriate function for this purpose (and has
exports.show_subs_pane.nothing_selected as a subroutine).
2020-06-01 15:38:25 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images docs: Add instructions for SAML with Okta/OneLogin in /help/. 2020-05-28 08:14:30 +00:00
js subs: Update hash when unsubscribing from stream settings UI. 2020-06-01 15:38:25 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles css: Use SCSS nesting for `.help` in portico.scss. 2020-05-28 17:50:12 -07:00
templates users: Modify update user API endpoint to accept role as parameter. 2020-05-29 14:29:17 -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