zulip/static
Steve Howell 1d07d0a532 settings: Extract admin_sections.maybe_disable_widgets().
We now run the code to disable widgets every time
we reload a section, which was the original intention
of the code, but the call to it only happened when
you first launched the page.

We also continue to run this logic for live updates
of is_admin, although it's worth noting that the
code still only handles the "demotion" case of going
from admin to non-admin. (If somebody makes you an
admin, you continue to need to reload to get
widgets enabled.)
2018-12-07 11:40:37 -08: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 tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images team: Update list of core team members. 2018-12-06 11:34:51 -08:00
js settings: Extract admin_sections.maybe_disable_widgets(). 2018-12-07 11:40:37 -08:00
locale i18n: Update translation data from transifex. 2018-11-07 07:22:47 -08:00
styles help: Fix left sidebar content in smaller window. 2018-12-07 08:20:45 -08:00
templates user_events: Create delivery_email update event procedure. 2018-12-06 20:09:57 -08:00
third Revert "typeahead: Tab opens typeahead if not open with a non-empty input." 2018-12-04 13:58:00 -08:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules