zulip/static
Brock Whittaker 7107d19aeb notifications: Detect whether notifications are blocked.
This checks whether the user is already in the state of having
blocked notifications, so that we can *not* show them the banner
to enable notifications, since browsers won't allow the request
to go through again.

Perhaps in a follow up we should create a different banner for
this case that shows how to enable notifications at the browser
level for this site.
2017-10-18 21:55:43 -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 notifications: Detect whether notifications are blocked. 2017-10-18 21:55:43 -07:00
locale locale: Update translations. 2017-10-06 10:09:53 -07:00
styles notifications: Prompt user to enable desktop notifications. 2017-10-18 21:55:43 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates i18n: Fix missing translation tags on deactivated notice. 2017-10-18 00:09:11 -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