hardlounge/client
Jérémie Astori e21ec8b447 Silence failures to trigger notifications when not available
Recent Chrome versions are dropping out `new Notification` in favor of `ServiceWorkerRegistration.showNotification`.
This makes sure nothing bad happens until we have proper support for Service Workers.

See:
- https://stackoverflow.com/questions/29774836/failed-to-construct-notification-illegal-constructor
- https://stackoverflow.com/questions/31512504/html5-notification-not-working-in-mobile-chrome
2016-11-08 01:02:25 -05:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Add a way to cycle through nicks on mobile 2016-10-25 01:03:43 -04:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Silence failures to trigger notifications when not available 2016-11-08 01:02:25 -05:00
themes Remove svg and ttf font formats 2016-10-09 15:21:04 -04:00
views Improve support for opening multiple clients at once 2016-10-17 01:31:22 -04:00
index.html Add a way to cycle through nicks on mobile 2016-10-25 01:03:43 -04:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00