zulip/static
Steve Howell db514002ec settings: Use separate lists for the two sidebar panels.
The list with the options for normal settings now has
the class normal-settings-list.

The list with the options for org settings now has
the class org-settings-list.

The new markup helps us avoid code like this:

    $(".settings-list li:not(.admin)")

We also have funny hacks in our key handlers related
to the old combined-list approach, which we can
eventually eliminate.
2018-06-06 09:42:33 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html portico: Change CSS class to float-left and float-right. 2018-05-02 15:23:33 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images portico: Restyle Why Zulip page. 2018-06-04 15:09:03 -07:00
js settings: Use separate lists for the two sidebar panels. 2018-06-06 09:42:33 -07:00
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
styles settings: Use separate lists for the two sidebar panels. 2018-06-06 09:42:33 -07:00
templates org settings: Improve error handling status elements. 2018-06-06 09:00:35 -07:00
third jquery-form: Remove jquery-form plugin dependency. 2018-05-29 15:44:40 -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 Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00