zulip/static
Sampriti Panda bcab6748ff subs: Remove default selected tab in subscriptions modal.
Earlier, on opening the subs modal, the "Subscribed" tab would be selected
by default when the components.toggle was created for tab switching.
This would change the hash to `#streams/subscribed`, and then extra work had
to be done to change it back to `#streams/all` leading to a longer open times.

With this change, `#streams` and `#streams/subscribed` both take you to
the "Subscribed Tab", and `#streams/all` takes you directly to
the "All Streams" tab.
2018-08-02 10:20:01 -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 Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images user docs: Remove add-a-link-preview since it is a server admin doc. 2018-07-29 20:32:46 -04:00
js subs: Remove default selected tab in subscriptions modal. 2018-08-02 10:20:01 -07:00
locale locale: Update transation data from transifex and repo. 2018-07-27 12:26:10 -07:00
styles subs: Fix broken streams list header/search container in Safari. 2018-08-02 09:55:32 -07:00
templates subs: Fix broken streams list header/search container in Safari. 2018-08-02 09:55:32 -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