zulip/static
Tim Abbott 008722b809 portico: Fix logic for whether a password field is present.
Now, we correctly avoid calling various password quality/strength
functions in the registration flow in the event that there isn't a
password form on the current page.

Before, some code wasn't inside a block at all, while other code was
using an incorrect check (an empty jQuery object is not falsey).

The overall result was that this would often crash on certain
pages/flows, stopping JS execution and causing various secondary
problems.
2018-12-15 13:58:38 -08:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
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 portico: Add /atlassian for Zulip users migrating from HipChat. 2018-12-14 23:42:47 -08:00
js portico: Fix logic for whether a password field is present. 2018-12-15 13:58:38 -08:00
locale i18n: Update translation data from Transifex. 2018-12-11 11:31:00 -08:00
styles portico: Add /atlassian for Zulip users migrating from HipChat. 2018-12-14 23:42:47 -08:00
templates muting: Use stream_id in markup for action menus. 2018-12-14 16:05:37 -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