Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Waseem Daher d3ebe22a58 Allow Safari desktop notifications.
Apparently the Safari version of requestPermission wants to take
a callback function as an argument and gets unhappy when you
don't give it to them.

I learned this tip from http://www.inserthtml.com/2012/07/html5-app/

But more importantly, from the draft spec at
http://dev.chromium.org/developers/design-documents/desktop-notifications/api-specification
mentions that requestPermission takes a callback function that is
invoked once the user accepts.

(imported from commit c1d98239028ffce2e294568c5711315f985160a3)
2013-02-26 17:51:31 -05:00
api Add an example RSS bot that runs out of cron. 2013-02-22 17:00:42 -05:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots git: Put prod back on the list of branches to send notices about. 2013-02-21 14:33:27 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Add a "What is Humbug?" page. 2013-02-25 17:23:47 -05:00
servers nagios: Lower default check intervals and default counts. 2013-02-20 16:47:55 -05:00
templates Add a bottom border to the left sidebar streams list 2013-02-26 17:18:56 -05:00
tools Add a home_msg_list that contains all messages shown in the home view 2013-02-26 14:13:35 -05:00
zephyr Allow Safari desktop notifications. 2013-02-26 17:51:31 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00