Commit Graph

25 Commits (2b89eb474a3098860b3f5bcf0f2ccd3bd8491479)

Author SHA1 Message Date
David Benqué 2cf70bc754 Add favicons for doc and presentation apps
yflory 9068c624ee Fix form favicon
David Benqué 7068b24f73 Use team favicon
ansuz c806b97076 resolve conflicts between rebrand and staging
ansuz 0e0c0fd655 guard against typeError for unsupported notification APIs
yflory 0480623b35 Add custom favicon per app
yflory d9e7fc24fe Focus the tab when clicking on a notification
yflory f5444e5d3d Add notification icon
ansuz 6f9d438d4d fix hacky detection of secure context
yflory 8c8f7e4605 Fix 'document' not defined in the worker context
ansuz 26faf72df8 make it easier to filter clientside logs
ansuz c9be2fae36 avoid triggering a warning when using the Notifications API in an insecure context
yflory c5c6dc8223 Enable browser notifications for messaging tools
Caleb James DeLisle acfaaa7d56 jshint compliance
Caleb James DeLisle 2ad9fcee17 Manual merge of notify.js
Caleb James DeLisle 2dacd57e76 fix caching on favicon
ansuz a125253cde lint compliance
ansuz 3b20dcd435 add optional cache-busting to favicon
ansuz f232675cc9 create a favicon if it does not already exist
ansuz 78b11584f8 remove unused variables
ansuz f29e3d7b0d don't let notifications interfere with document titles
ansuz 3ad5d71ab1 make sure the regular favicon is set
ansuz fd3cd73d0b try to fix favicon bug
ansuz deae7ac78f don't hide the notification until it has been seen
ansuz 73d2b6561a add small modules for page visibility api and notification apis