zulip/static
Steve Howell 2699a6aac9 refactor: Extract people.is_valid_email_for_compose().
It's easier to unit test logic inside of people.js than compose.js.

We allow users to compose emails to any of our cross-realm bots.
Someday we may tighten up which cross-realm bots are valid targets,
since it's not necessarily the case that those bots do anything
useful when you send them messages.
2017-10-26 09:45:08 -07:00
..
assets py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images components: Make checkboxes darker. 2017-10-11 13:15:44 -07:00
js refactor: Extract people.is_valid_email_for_compose(). 2017-10-26 09:45:08 -07:00
locale i18n: Update translation strings for 1.7 release. 2017-10-25 09:20:29 -07:00
styles landing-page: Remove incorrect gray text. 2017-10-25 16:49:42 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates auth: Don't offer password reset links when useless. 2017-10-24 12:07:43 -07:00
third typeahead: Fix typeahead positioning for iOS keyboard case. 2017-10-04 17:39:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules