zulip/static
Brock Whittaker 59ffb97ea9 Fix: Change .on => .bind.
This changes a typo where a function was attempting to execute the
scope of the parent's "this" by using `function () {}.on()`, rather
than using the `Function.prototype.bind` built-in.
2017-07-26 17:30:25 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html nginx: Use the Django 404 page for files under static/. 2017-07-18 09:55:30 -07:00
images /apps/: Redesign apps page. 2017-07-26 09:56:04 -07:00
js Fix: Change .on => .bind. 2017-07-26 17:30:25 -07:00
locale Remove English translations.json from source control. 2017-07-03 10:10:43 -04:00
styles /apps/: Redesign apps page. 2017-07-26 09:56:04 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates settings: Update wording in organization-permissions-admin.handlebars. 2017-07-24 17:33:14 -07:00
third jQuery: Remove broken use of "removeAttr". 2017-07-24 10:54:47 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Forget obsolete path static/js/bundle.js . 2017-07-19 14:19:20 -07:00
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt